This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

TWI and BLE together not working

Hi, 

I am working with the Red Bear BLE Nano 2 (nrf52832) and programming it in Arduino IDE.


I am trying to merge the BLE_HRM example with a TWI example to be able to read data from sensors and send them over BLE, but BLE and TWI don’t seem to work together. The code gets stuck at the firs wire.begintransmission.
Has anyone had the same problem? Do you have any suggestion?

It is very urgent

Thanks,
Greta

Related