Good evening,
How does the nRF52840's own BLE transceiver capabilities compare to the BLE capabilities of the NINA-B306, as follows...
- Does the nRF52840 chip have its own complete BLE functionality, or does it require being part of, for example a module such as the NINA-B306?
- What are the key components in addition to the nRF52840 chip, that the NINA-B306 utilises to create its own BLE functionality?
My guess: the entire BLE functionality comes from the nRF52840 chip? But then what are the key functionalities of the NINA-B306's other components?
Thank you, Gary.
Edit... I've found the following page https://www.nordicsemi.com/Nordic-Partners/3rd-party-modules
By using these modules you can leverage all the strengths of Nordic's SoC Hardware and Software architecture and make a 'single module product' without the need for an additional microcontroller to run your application.
Please explain why an "additional microcontroller" is required when not using a module, i.e., I thought that the NRF52840's Cortex-M4F CPU was capable of running the application?