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.

CC2640R2F: have example receive eddystone or broadcaster ?

Part Number: CC2640R2F

I use simplelink_cc2640r2_sdk_1_50_00_58.

I want to receive eddystone or broadcaster for process my app, I would like to know

Can I apply any example in simplelink_cc2640r2_sdk_1_50_00_58 For solving this problem?

If not please introduce me.

thank you

  • Hello Pisut,
    Yes you can use the simple_observer example code to receive beacons (the more advanced simple_central and multi-role also implement the observer role). There is also a micro_eddystone_beacon example that use the micro ble stack. In our ble examples at github you can also find a project,Micro BLE Stack Broadcaster + Observer, that can use the micro ble stack to receive beacons as well:
    github.com/.../simplelink_sdk-1.50