Task #3689
openSW development
Added by Venu Krishnamurthy 3 months ago. Updated 3 months ago.
Description
macnica has provided reference sw. this needs to be tested and enhanced
to meet the overall requirements
Files
| Media (13).jpg (107 KB) Media (13).jpg | Gowri G, 09/06/2026 01:58 PM | ||
| Media (12).jpg (75.9 KB) Media (12).jpg | Gowri G, 09/06/2026 01:58 PM | ||
| Log 2026-06-09 S1_ FF FF FF 18_57_50.txt (650 KB) Log 2026-06-09 S1_ FF FF FF 18_57_50.txt | Gowri G, 09/06/2026 01:58 PM | ||
| image - 2026-06-11T194109.261.png (247 KB) image - 2026-06-11T194109.261.png | Gowri G, 11/06/2026 02:20 PM | ||
| image - 2026-06-11T194049.272.png (15 KB) image - 2026-06-11T194049.272.png | Gowri G, 11/06/2026 02:20 PM | ||
| Log 2026-06-16 sample data ble.txt (441 KB) Log 2026-06-16 sample data ble.txt | Gowri G, 16/06/2026 12:49 PM | ||
| clipboard-202606161820-cogj5.png (127 KB) clipboard-202606161820-cogj5.png | Gowri G, 16/06/2026 12:50 PM |
Updated by Venu Krishnamurthy 3 months ago
Actions
#1
- Subtask #3691 added
Updated by Gowri G 3 months ago
Actions
#2
- 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
Actions
#3
- 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
Actions
#4
- 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.
