We would like to use the nRF52 for an indoor application that should cover a a single family home.
The requirements for throughput are very relaxed, so we'd like to trade speed for increased range.
Is there any way to do this using the nrf52382 ?
We would like to use the nRF52 for an indoor application that should cover a a single family home.
The requirements for throughput are very relaxed, so we'd like to trade speed for increased range.
Is there any way to do this using the nrf52382 ?
On the nRF52832 there is not, but on the nRF52840 there is.
It supports the LE Coded PHY introduced in the Bluetooth 5 specification.
Then you can code each bit with eight bit, which gives you better sensitiviy on the receiver.
The throughput will go down, but the range will increase.
On the nRF52832 there is not, but on the nRF52840 there is.
It supports the LE Coded PHY introduced in the Bluetooth 5 specification.
Then you can code each bit with eight bit, which gives you better sensitiviy on the receiver.
The throughput will go down, but the range will increase.