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

I2C can't work properly when running BLE protocol

  1. Device: NRF51822; BMA250E
  2. Description: When I read BMA250E via I2C without BLE protocol, commnucation run well. And if there is no I2C commnucation, BLE protocol can also work properly. However if they work together, both of them will be abnormal.

Could anyone kindly give me some introduction or suggestion about how to do I2C commnucation under BLE? Better to provide some demo code. Thanks so much.

Related