Hello all,
Ive combed through the NRF52840 datasheet and the BMD341 datasheet, and SDK examples attempting to determine if through software (and possible hardware change) if its possible to detect if an external antenna connected through a UFL connector is connected and working or not.
Currently I only find mentions of the NFC antenna, not the external antenna.
An ideal solution may sound like:
1. You can read this internal register to determine if the antenna is working or not.
2. You can measure this pin to determine if the antenna is connected or not.
Thanks for any input on this topic.