receive message via BLE and send data to treasure data via postback API using wifi
Dependencies: BSP_B-L475E-IOT01
mbed_app.json
- Committer:
- Vincent Coubard
- Date:
- 2016-07-26
- Revision:
- 0:c6a8f2b3efb6
- Child:
- 2:864ddfb70a9c
File content as of revision 0:c6a8f2b3efb6:
{ "target_overrides": { "K64F": { "target.features_add": ["BLE"], "target.extra_labels_add": ["ST_BLUENRG"], "target.macros_add": ["IDB0XA1_D13_PATCH"] }, "NUCLEO_F401RE": { "target.features_add": ["BLE"], "target.extra_labels_add": ["ST_BLUENRG"] } } }