cancel
Showing results for 
Search instead for 
Did you mean: 

Stm32f401 Nucleo Board with ISM330DHCX and BlueNRG-M2SA

Kumar123
Associate II

Hi 

I am trying to send data from the ISM330DHCX sensor to BLE (BlueNRG-M2SA) on the STM32F401 Nucleo board. I have installed the XCUBES_MEMS1 software and successfully tested the LED example via BLE. Now, I want to transmit the ISM330DHCX sensor data through a BLE app. Can anyone guide me.

1 REPLY 1

As stated in this similar thread, the key is: don't try to do everything at once!

You've got the sensor part working, so set that aside for now.

Now concentrate on just the Bluetooth part - without the sensor.

Find documentation & support for the BlueNRG-M2SA here:

https://www.st.com/en/wireless-connectivity/bluenrg-m2.html

Get familiar with the ST-provided examples.