My VSC install is up to date, no updates pending in the Extensions manager etc.\
When building an app for nRF54L15DK I get a warning about the SDK being out of date, and...
So now I have the firmware revision mfw_nrf93m1_1.5.0, updated from 1.4.1 through FOTA. Meanwhile, I tried nRF Connect on nRF93M1 and I have some questions.
1. Most of cellular...
Hi everyone,
We are a research group at a university, working on indoor positioning systems based on Bluetooth Low Energy (BLE) technology. We are currently evaluating different...
According to the nRF52840 Product Specification, I observe only the typical value is specified below :
ION_RAMON_RTC (System ON, full 256 kB RAM retention, wake on RTC...
1.1 Description
This documentation describes the use and initialization of the Serial Wire Debug Port (SWDP) interface when writing to or reading from Flash and SRAM of the nRF52832 Rev 1. See http:/…
Nordic has recently contributed support for the 2Mbit/s PHY, part of the Bluetooth 5.0 specification, to the Zephyr Project RTOS.
The video below shows how to configure, build and test GATT data throughput…
I realize that there are already multiple tutorials on how to configure GCC along with Eclipse or SEGGER Embedded Studio (for use on a Mac), but this tutorial goes over setting up a different IDE. The…
Bluetooth 5 - now arriving in smartphones
As we know, Bluetooth 5 was launched last December by the Bluetooth SIG. The nRF52 Series from Nordic have always had Bluetooth 5 and its arrival in the mix for…
Most guides out there are unclear and made for machines. Here is a full guide how to setup Segger for mac OS X with some example project from the SDK ( or even a PC but not tested), and also how to debug…
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…