I'm designing circuit board to include your DA14580, which will then transmit packets to a cell phone as follows:
DA14580 will receive 8 bit bytes via its UART every 5 mili-seconds. Then it will form a packets containing 10 bytes of Data. Thus DA14580 will transmit via BLE, to a cell phone, a packet every 50ms.
I need a sample Dialogic program to do this.
Please help.
Device:
Hi flytime,
There is no sample fw that will do exactly what you would like but there are a few reference designs and demos that combine the UART and BLE, you can have a look either at the DSPS reference design or you can have a look at the SmartBond-Codeless Serial Link demo, both of them available in the Reference design section of the 580.
Thanks MT_dialog