Hello,
I couldn't find any related certification reports on the product page of the nRF52840-QIAA-R.
May I ask if this chip has IEC, 3C, or UL certification?
BR,
Hello, I observed that under low-throughput conditions (2 kbps), the power consumption of the nRF21540 combined with the 54L15 (at 20 dBm) is actually lower than that of using...
I am currently working with nRF52810 using nRF Connect SDK v3.2.1 , and I am trying to run the AES CCM PSA Crypto sample .
However, when running the unmodified sample, it...
Ncs v3.2.1 <SDK>\nrf\samples\dfu\single_slot
I want to try using this sample for SMP over ble dfu, so I tried several times in the nRF Connect and Device Manager in the...
Short note how to make FreeRTOS program debugging with eclipse little simpler.
If you are looking the information how to configure the whole environment see this post: https://devzone.nordicsemi.com/tutorials…
The first in a series of blogs that will help educate on what is most important about Bluetooth 5 and take you deeper into the details of how it works and how you can benefit most from using it.
Taking…
Several users have pointed out a sudden flash size increase in some of our Bluetooth examples. We decided to write a quick post here to describe the reason for this and explain how to decrease the size…
The biggest pain point when debugging an application on the nRF51 series is the inability to set breakpoints while the SoftDevice is active without triggering an assert. Although a workaround exists that…
The new Bluetooth 5 specification promises twice the speed and 4 times the range. Doubling the speed is achieved by increasing the on-air datarate to 2Mbps, while quadrupling the range is achieved by lowering…
PolyMCU is an Open Source Framework which has been designed to be as flexible as possible: host OS independent (support Linux, Windows, MacOS), support any toolchain (GCC, LLVM), any RTOS (ARM RTX, FreeRTOS…