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

Bluetooth Range and number of data points

I need to collect data from approximately 20000 points. I want to form a BLE mesh network and collect the data. The sensors may be buried below the ground level about 30 to 50 CM deep, and the sensor will be kept in side a concrete / brickwork / rigid PVC / steel chamber. ( The selection of suitable chamber is in our choice) The next data point will be within 5 meters. 

Can your Bluetooth devices work under this condition?

Parents Reply Children
  • The nRF9160 is a cellular chip. Of course, it could be used, but that would be cellular data connected to a cell tower using a SIM card and all that. 

    The nRF9160 DK does in fact have an nRF52840 chip as well as the nRF9160 chip, but the pin routing on that DK works a bit different, so I would recommend that you get hold of either an nRF52840 DK or an nRF52833 DK. You could use the nRF52832 chip (and DK) as well, but if you are starting development now, I believe the nRF52833 is the better choise. But I only work with technical stuff, and not pricing, so you can of course look it up. 

    So you probably could use the 9160 DK, but it is not straight forward, and I am not familiar with that DK. I suggest that you get hold of one of the nRF52 DKs.

    Best regards,

    Edvin

Related