DSPS Opening a serial port
I am using the DA14580 to try and replace a USB cable for a sensor. The connection looks like this:
Windows 10 PC <- BLE(DSPS) -> DA14580 <- UART(Pins 2_3 and 2_4 for Rx/Tx) -> CP2102 UART to USB bridge <- USB-> Sensor
I am using the DA14580 to try and replace a USB cable for a sensor. The connection looks like this:
Windows 10 PC <- BLE(DSPS) -> DA14580 <- UART(Pins 2_3 and 2_4 for Rx/Tx) -> CP2102 UART to USB bridge <- USB-> Sensor
我用DA14580需求方v 5.150.2转移data from my sensor to a windows PC but there seems to be approximately a 25ms delay between notifications which is causing a large buffer to be created.
If I turn the sensor on for 2 seconds it will take approximately 30 seconds to receive all of the data on the PC.
Is there any way to reduce the delay between notifications?
Thanks
Hi Dialog team,
I am trying to use DSPS to send and receive data from a sensor but the sensor uses the USB protocol for communication.
Is it possible to configure the DA14580 to use pins 2_3 and 2_4 to read and write D+/D- signals for USB communication rather than Rx/Tx for UART?
Thanks
Hi all,
I just received a DA14580 basic demo kit, and have some issue activating the BT.
Successfully installed Keil v5, and ran the blinky test as described in the UM-B-048 Getting started document.
Then tried to run the DSPS (DA14580_DSPS_3.150.2___13_2_2015), got the application note (v1.3) from my distributor.
Then came the troubles, when I tried to follow the steps in §8.4: