This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-CC2640R2: LAUNCHXL-CC2640R2

Part Number: LAUNCHXL-CC2640R2

how do i broadcast some random data (eg: temperature) in simple_broadcaster?

should i use advertisement data packets to send the data or is there any data buffer to broadcast? data size is in this case 4 bytes.

i want to broadcast this (temperature) data and receive the data from (another ble device) simple_peripheral_observer and store it in a buffer of simple_peripheral observer? is this possible in CC2640R2 launchpad?

i have two development boards in this case.