Hello everyone,
I'm trying to set up the Wifi stack on the nRF7002 and use it with MicroPython, but encountering a lot of difficulty with it. I cropped up a network_wlan...
Hi all,
I have a custom board build with an nRF9151. I'm able to connect on int with USB/UART, I can send and receive AT command. Right now I'd like to send certificat to...
Hello, I'm developing a BLE Central application using the nRF52 SDK. The central connects to multiple peripheral devices (nRF52832), each sending 6-byte ADXL345 accelerometer...
I'm having trouble getting the I2C interface working on our nRF54L15-based prototypes. The initial config write to the device fails; specifically, in the twim driver (i2c_nrfx_twim...
Hello,
I just downloaded nRF connect for Desktop App, and plugged in PCA 10100 2. 0. 0 , 2023, 3.
I ran quick start, and this is what I get.
Any explanation on why...
Hi Nordic Team,
I have developed a couple applications for the nRF52833 using Zephyr and have now moved to the nRF54l15. For this new application, power consumption is...
Hi,
I have question about a project I'm running on nRF connect sdk 2.9.1.
I noticed that whenever an i2c sensor device device_init() is returning a value not equal...
We are trying to add CarbonDioxideConcentration cluster in matter. we are able to add temperature and humidity clusters and values which are updated are getting read in chip...
Hi
I have a beacon sending out some data, and I have already finish the TX side, I also want to have a RX side to receive the data, in addition, as there are many other...
Hello,
Im trying to security connecting but i'm getting this bug.
After auth_passkey_display(), Next step is so late(more then 3min).
Tool : VS code
SDK : nRF...
GNSS not working on Thingy:91 after modem_shell flash — help and gnss start return ERROR
Device:
Thingy:91 (NK-THINGY91) RS Stock No. 196-3901 nRF9160 + nRF52840 combo...
Hi Nordic,
I’m new to the nRF Connect SDK for VS Code and currently evaluating the nRF7002 DK board. I’ve been able to build and debug firmware successfully for the NRF7002DK_NRF5340_CPUAPP...
Hi,
I'm working on an indoor positioning system using an nRF5340 and a CHW1010-ANT1 antenna array. I'm receiving IQ samples from BLE CTE packets and using them to calculate...
Hello,
I would like to ask how to update the appName field in the shadow register on the nRFCloud, using CoAP protocol.
I was able to change the appVersion by passing...
If you see i'm trying to install toolchain and nrf sdk v2.6.1 via vscode, the installations seems to be successful but at the end of toolchain as well as sdk installation...
Hi, In my project we are using the ESB between a nrf52811 and a NRF5340dk and are trying to evaluate the maximum speed we can reach with ESB packet transmission without acknowledge...
Hi Nordic team:
I am configuring a low power application for the nrf52833 board (custom board). This is a very low power application and I want the board to stay on sleep...
Hi,Team,
I am developing Pawr using nrf54l15-dk.
For the Pawr example I refer to E:\NCS\v2.8.0\zephyr\samples\bluetooth\periodic_adv_rsp and periodic_sync_rsp.
Advertiser...
Dear,
I’m experiencing an issue with performing DFU over BLE Mesh. I have a setup with one node acting as provisioner and distributor. This node has a new image loaded ...
I have compiled code that debugs and runs normally on the nRF52840DK. I just connected my custom PCB to the debug out connector on the DK and I have two issues that are probably...
I just flashed a new image on my device using MCUmgr. In the logs, when the device boots up, it shows the correct APP_VERSION string.
returns:
I: Firmware version: 0...