Task #3689
openSW development
Description
macnica has provided reference sw. this needs to be tested and enhanced
to meet the overall requirements
Files
Updated by Venu Krishnamurthy 3 months ago
- Subtask #3691 added
Updated by Gowri G 3 months ago
- File Media (13).jpg Media (13).jpg added
- File Media (12).jpg Media (12).jpg added
- File Log 2026-06-09 S1_ FF FF FF 18_57_50.txt Log 2026-06-09 S1_ FF FF FF 18_57_50.txt added
- Status changed from New to In Progress
- Estimated time set to 8:00 h
*Started with basic application - built,flash and verifying the application
*Verified the BLuetooth pheripheral application
*The device can able to connect with the mobile app(NRF connect)
*Started sending the data to the bluetooth mobile app.
Updated by Gowri G 3 months ago
- File image - 2026-06-11T194109.261.png image - 2026-06-11T194109.261.png added
- File image - 2026-06-11T194049.272.png image - 2026-06-11T194049.272.png added
Tested the UART serial Print in the DA14695 Board
Tested and debugged:
1.That Prolific USB to Serial Convereter is not working with this uart connector settings,
2.For that we need to test with CP210 Universal Windows Driver we need to install
3.For CP210 driver System console is working fine
4.Able to run the example code given in the renesas site and verified.
Demo Example Link for DA14695 Board:
https://lpccs-docs.renesas.com/da1469x_starting_project/results.html
Link for DA14695 Board Demo examples and tools:
https://www.renesas.com/en/products/da14695?tab=documentation
Updated by Gowri G 3 months ago
- File Log 2026-06-16 sample data ble.txt Log 2026-06-16 sample data ble.txt added
- File clipboard-202606161820-cogj5.png clipboard-202606161820-cogj5.png added
Run through the code and connected the device with nRF bluetooth in mobile app
Verified the data,sampled ECG data was hardcoded and that is sending through the ble and export the log in the mobile app
Verified the UART output also
As we are not connected the electrodes nodes now,we verified the hardcoded sampled ECG data both in Bluethooth mobile app and Uart
Need to verify the data in Phython GUI same data should sampled on the Phython GUI.
