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

Could nRF52805 be a BLE master and BLE slave at the same time?

Hi, I'm using BC805M module (nRF52805 SoC). I understand that the nRF52805 doesn't support BLE mesh. I would like to ask about the availability of using BLE (S112/S113) for my project. 

BC805M #1: reads sensor 1 data via I2C, and send the data to the BC805M #2 via BLE

BC805M #2: reads sensor 2 data via I2C, receives the BC805M #1 data via BLE, and send both sensors data to the user's phone via BLE

User's phone: receive both sensor's data from the BC805M #2 via BLE

1) Is this feasible? Basically, I would like to ask: could BC805M be a BLE (S112/S113) master and BLE slave at the same time? (it's OK to have a little delay)

2) If it's infeasible, could I use ANT to communicate between two BC805M, and use BLE to send data to the user's phone? (i.e. BC805M is an ANT slave and BLE master at the same time)

3) Is it true that 1 BLE salve can only receive the data from 1 BLE master? 

Thank you very much! 

Parents Reply Children
No Data
Related