Convert UART received bytes to BLE

⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.xmece.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
2 posts / 0 new
Last post
fly2time
Offline
Last seen:3 years 9 months ago
加入:2017-06-21 23:34
Convert UART received bytes to BLE

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:
MT_dialog
Offline
Last seen:2 months 1 week ago
Staff
加入:2015-06-08 11:34
Hi flytime,

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