Hi all,
I am trying to get going very simple connection between multiple devices - specifically the end product is first-responder walkie-talkies. Effectively all I need...
Hello,
We are currently developing a project based on the nRF52832 SoC, where two external sensors are connected:
Proximity Sensor: VCNL4040
Accelerometer: LIS2DH...
Hello Nordic Team, I have devices running nRF9160, modem firmware 1.3.6, tied with MNVO SIM card that provide access to multiple operators. Providing an example seems to be...
Hi
I was initially using Window 10 Laptop with nrf52832 ncs2.9.0 in visual studio code....I developed a ble application with mcuboot (over ble - reference nrf academy tutorials...
Hi,
We are making the module having NRF54L15 bluetooth and NRF21540 AFE chip.
now can we use Channel sounding feature on dual antenna or single antenna with NRF54L15 ...
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…