DSPS source code
Hi,
Can you please send me the DSPS source code for android ?
Thanks
Hi,
Can you please send me the DSPS source code for android ?
Thanks
Hi Dialog
We are working in DSPS host and DSPS device projects, DSPS device tx data every 1 min and goes to ext sleep.
DSPS host once received data from device 1 , host disconnects device , so device enters into ext sleep. now Dsps host scans for next device , and if scan report is there for next device then make the connection with device and after receiving data disconnect likewise i can connect to 6 dsps device's.
Hi Dialog,
I cannot find the below mentioned document which was referred in UM-B-015.
RW-BLE Host Interface Specification (RW-BLE-HOST-IS), Riviera Waves
Can you send me that document or give the correct link ?
Dear Sir,
你能告诉我吗the maximal current of pins : P1_0 and P1_1 while both of them configured as output and value ="1". we use a DA14580 with lithium cell as a buck mode.
thanks
I've run into the same "image error" (I'm using the SUOTA Android app) when going through the Training_06_suota_example_v1.1_0.pdf. I've checked the Important note, and tried using the same image for both banks in memory, with no luck. Also I noticed in the app there are banks 0, 1, and 2, what is that about (i thought there were only 2)? I tried creating my own firmware image using the mkimage utility and I get this error: "Invalid Image Size". I'm assuming there is not enough room because the file is 65kB and the memory addresses 0x8000 and 0x13000 maybe only allow for 45kB.
Dear Sirs,
Hi,
I have designed two bords with the software DSPS and everything works like a charm. But a litte problem occures when one board (Host or Device) looses there energy. (switched off)
If i pluged the Host on refresch it with the firmware but it didn't connect again to the device. I have to disconnect the device also from power and after i powered it on it reconnects to the running host. So I designed in my software with a microcontroller if no data is sending it will reset the device by the RST bin. But It take so much time that the Device is reconnected.
Hi,
I am working with the dsps host example and would like to print the scanned address in tera term.
Q1) I am using using arch_printf for the same but can not see its output on tera term, where can the output be seen?
Q2) If not arch_printf what else can i use to print the scan address?
Hi, I'm trying to set up an automated build process and have tried to build my project using the uVision command line tools, however they do not output anything to stdout for build feedback. I've been told "make" is not supported for building the projects either, just wondering if this has been done before, I assume it would be standard practice to automate your build process. Thanks,
I am using External ARM cortex M3 module to receive UART data from MURATA P2ML 3656 LBCA2HnZYZ Dev board (DA14580- BLE) ,
EXT-Arm BLE DEV Board
TX => RX
RX <= TX , i am using the Dialog DSPS project- Device code (with both HW/SWflow control and sleep disabled)to tx data from BLE to EXT-Arm , when both EXT-Arm-tx => BLE-rx and EXT-Arm-rx => BLE-tx connected , EXT-Arm board not receiving any data ,