Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
HI everybody,
I have problem with my Nordic nrf9151-DK. I am not able to use GNSS with this kit. A looked at documentation and found, that i have to activate XCOEX0...
Hi,
I have been using the nRF52840 for a long time, and everything was working fine. However, now LED5 starts blinking whenever the USB is connected to J2. I have tried...
Hello, I am new to using the nRF platform, and I appreciate your understanding. I am currently using SDK 2.8.0.
I have implemented a thread in the application core to acquire...
Hello everyone,
I am using the NRF5340-DK development board, but I am having trouble restarting advertising when my smartphone connects or disconnects from the board. Once...
On a new board based on nRF9160 I am having trouble figuring out how to bring up the board.
I am using Azure IoT hub and can successfully build an application that can connect...
I am working on automating the FOTA flashing process for 50 PCA10056 (nRF52840 DK) boards using a Python script. The goal is to efficiently flash firmware onto multiple boards...
We are developing a project that runs BLE, the Nordic Uart Service, the Nordic Distance Measurement toolikt and Async UART (NCS v2.9.0). The Peripheral device shall advertise...
Long story short, I trusted the datasheet (big mistake) where it says an external crystal is optional. In previous builds, I had an external crystal onboard anyway, so this...
Hi,
I am developing Long Range and Pawr using nrf54l15-dk.
For the Long Range example I refer to E:\NCS\v2.8.0\nrf\samples\bluetooth\central_and_peripheral_hr and peripheral_hr_coded...
Hi, I'm trying to setup serial recovery in my project, in order to update firmware via USB cdc-acm.
I'm following this exercise from the academy which seems what I need...
I'm just trying this sample: nrfx_uarte tx_rx_non_blocking, but this is what I can see in the terminal. Why those errors?
[00:00:00.253,479] <inf> NRFX_EXAMPLE: Starting...
Hello
I am building a hardware that requires to use the nRF9160 together with the nRF52840, in order to add the 2.4GHz radio support to the system and also to be able to...
After completing the OTA update, I executed the "otasoftwareupdaterequestor read-event version-applied" command but was unable to read back the version.
I then tried the...