HI,
I am working Quark SE C1000 Microcontroller based board and using ISSM to write the applications for enabling the sensors of that board.
I am able to get the sensor data and able to print it on console.
Now I have to send this sensor data using Raytec BLE Chip but in ISSM there is neither any BLE APIs(BLE Driver Code) nor any reference example to do this.
Can Any one help me to find the exact way of doing this?
Thanks in Advance.
Regard,
Rohit
Link Copied
Hi,
The radios available in the CRB are the TI cc2520rhdt 15.4 for which there is no drivers at this moment and the Nordic nrf51 BLE for which you could find drivers for Zephyr in \IntelSWTools\ISSM_20XX.X.XXX\firmware\zephyr\1.4\drivers\bluetooth
rgds,
Alex
Hi,
The radios available in the CRB are the TI cc2520rhdt 15.4 for which there is no drivers at this moment and the Nordic nrf51 BLE for which you could find drivers for Zephyr in \IntelSWTools\ISSM_20XX.X.XXX\firmware\zephyr\1.4\drivers\bluetooth
rgds,
Alex
For more complete information about compiler optimizations, see our Optimization Notice.