I am in the process of getting a Nordic Thingy 91 X up and running for an upcoming development project. However, I’m having some problems getting the Thingy to connect to...
I had to modify the modem_cellular.c file driver in Zephyr to make it work for a SIMCOM modem. I know I could try getting a PR to Zephyr approved but it'll take some time...
Dear Team,
I am experiencing issues updating the firmware image on my custom board based on the nRF7002, using an external SPI NOR flash ( is25lp064 , 8MB). The board...
nRF52810 will not enter deep sleep (system level power management). The method used is through pm_policy_next_state, sleep entry function , sleep exit function, and PM notifier...
NRF52840DK NCS 2.8.0 Hello , We are developing an application where a device with router function must join a coordinator network. The coordinator uses OOB (proprietary IR...
Hello!
I need to use download_client to get files from an HTTPS server. I'm stuck in the implementation process - I'm lost when it comes to TLS etc. I tried to extract some...
Hi everyone,
After the latest update of the nRF Connect SDK plugin for VS Code (2025.4.106), we've seen this pop-up appear. We are using v1.8.0 and now we are not able to...
Stack violation: stack pointer outside stack area.
Cause: Data bus error (PC value stacked for the exception return points to the instruction that caused the fault).Bus...
Hi,
I have PCA10000 Revision 0.9.0 nRF9160 Board with external antenna (Molex 206640)
I try to make GPS work. Here is my step:
I compiled GPS under samples ..\root\ncs...
I followed the start up procedure-
All OK, but my nRF9160DK doesn't connect to the network.
Only led3 is blinking.
I think iBasis-eSIM is not enabled in my area.
I...
Hello,
I need my timer to work at 9600 bps frequency. So accordingly my frequency is 16MHz and to get 9600 Hz I calculated the prescaler to be 10.7 ~ 11. But in the timer...
I'm using nrfutil ( https://github.com/NordicSemiconductor/pc-nrfutil/releases/tag/v6.0.0a1 ) with an nRF52840 USB Dongle to update units through BLE. The device is nRF52832...
Hi,
Nordic Part Used in Design: nRF52810
SDK version used 16.0.0.
We found for nRF52810 it supports peripheral mode as well as bootloader. I didn't find any example...
Hello:
I enabled LTE and GPS in my project and I encounterd a terrible hard fault error.
The error didn't happed once I programmed my hex file.
It work fine but hard...
Hi,
Does the zephyr stack support scanning for extended advertising packets on the nRF9160?
I tried opening the lte_ble_gateway example in ncs v.1.1.0 and adding CONFIG_BT_CTLR_ADV_EXT...
Hi,
Nordic Part Used in Design: nRF52810
SDK version used 16.0.0.
We found for nRF52810 it supports peripheral mode as well as bootloader. I didn't find any example...
I'm using SDK version 15.0.0_a53641a on nRF52840 with softdevice s140_nrf52_6.1.0_softdevice.hex.
sd_ble_gap_adv_set_configure() is returning error code 7 when I use BLE_GAP_ADV_TYPE_EXTENDED_NONCONNECTABLE_SCANNABLE_UNDIRECTED...
OVERRUN error occurs when receiving UART.
I'm using EasyDMA with UART and want to increase the EasyDMA reception size. Which settings can be used to increase the reception...
Hi,
I have NRF52833 DK and using nRF5 16 SDK on KEIL IDE.
I am trying to compile blinky example from the peripheral and it is giving me this error
Error #541: 'NordicSemiconductor...
During production we need to provision each device with some custom data that must last the life time of the device, ideally using nrfjprog. What is the best way to do this...
There are several use cases where we want a bonded peripheral to indicate the service changed characteristic to the central.
The main case is when developping and adding...
hello can someone help me solve this issue. i am not being able to controll this led . if i send any number the led will always turn on
Regards
static void led_col_write_handler...