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...
1. Set up the development environment for the nRF52840 chip in VS Code, but encountered an issue where the chip could not be recognized. The development environment consists...
Hi,
We are designing a device based on nRF52840 that implements the Zigbee ZBOSS stack. We are interested to get ZB NVRAM configuration (network id, bindings, reports, etc...
After not having used my Thingy52 for a number of months, I decided to get back to tinkering with it.
When switching it on, it briefly shines a red light and nothing else...
Hello,
I am using the DWM1001 board and would like to receive some bytes over UART to the nRF52832.
I want the device to wait for a certain number of bytes from UART and...
I am using BLE UART and want to incorporate BLE bonding so that IRK keys get exchanged and can resolve the advertisement packet. I am planning to use privacy mode.
Can you...
Hi, I have followed the steps of generating a new .h file for my custom board (save as of the PCA10056.h board, modify the file, then generate a new macro in preprocessor...
Hi,
Is their any method to listen the MQTT-SN topics inside Rpi? I would like to listen the MQTT-SN messages and send it to my own cloud. Is it possible? I have tested...
I am using nRF SDK v16 with nRF52DK pca10040 board and s112 soft device.
I understand that peer manager can remember each peers' CCCD setting following the bluetooth BLE...
We are evaluating the nRF52832 and have the following questions:
What is the accuracy of the internal ADC voltage reference and the voltage regulators?
Are any of the...
I am using windows 10 and have been able to work with the FOTA sample for the nrf9160 for several months.
I needed to update the SDK from 1.0.0 to 1.1.0. I followed the...
I've been trying to get my 6 Thingy:91s up and running for months now, and the customer is getting really frustrated by the many delays.
I first went through a series of...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1.
Till now I am using ‘ble_app_blinky’ example code, modified to my custom profile and tested On/Off...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
Whether can I call fds_record_update...