Hi,
This was a major nuisance for me. As you know from the nRF52832 product spec, the TWI interface is deprecated in favor of TWIM. You may also know that there are any...
Hi, We are seeing some odd behavior when running in the peripheral role connected to a central device. Occasionally, it appears the central device needs to retransmit a packet...
Hi there !
I'm having trouble debugging a small project using the xiao nrf52840 board and the J- Link debugger. Everything works fine on Windows, but on Mac OS, the debugger...
Hi,
starting from ncs 3.2.0 (also in 3.2.1) when i attached the debugger (jlink ultra+, under VS code with nrf connect extension) to my nrf52833 board, i am getting the...
Hi,
I am porting a product from SDK 15 to SDK 17 and to Nrf Connect.
We need to maintain code combability as far as possible between products using SDK 15/17 and products...
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…