NordicPlayground / nRF51-ble-bcast-mesh

Other
323 stars 121 forks source link

How is the compatibility on the latest BLE5 ready nRF52840 chip? #165

Open bayou9 opened 7 years ago

bayou9 commented 7 years ago

Hello, please shed some light on this, are there any known compatibility issue?

Currently we are using nrf514xx, and everything seem to be just fine. Is there anything we should keep in mind when migrating to nRF52840, if we can do that at all?

trond-snekvik commented 7 years ago

I'm afraid that's untested so far, but nRF52832 works :)

bayou9 commented 7 years ago

@trond-snekvik That's tremendous good news, the thing that I worry most is whether some of those macros hidden somewhere needs to be re-written. That could be quite a hassle.

Either way, thanks a whole bunch.