I am working on a wearable GPS tracking device using the nRF9151 DK and testing the GNSS example code. However, I am facing an issue with the cold start time for acquiring...
Hey everyone,
I have designed a custom board with a bunch of nordic IC's (nRF54L15, nRF9151, nRF7002 & nPM1300)
I have tested the basic functionality so far, including...
I have set up the OTBR with a RPi 5 and an nRF 52840 DK as an RCP. The CLI device can join the thread network as a child, the OTBR as the leader.( https://www.youtube.com...
How can I display the nrf serial terminal logs files on VS Code while keeping the same colors and text highlights for dbg , inf , wrn , etc., just like when viewing live logs...
Hi,
I am trying to build bluetooth hci_uart sample for esp32 board and haven't had much success so far. I am running this command to build:
`west build -p always -b...
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…