Custom PCB with nrf5340/nrf7002. Currently was using NCS2.9.0, with WPA2-PSK connection to the wifi.
While trying to enable use of WPA2-Enterprise, I updated to NCS3.0.0...
When using the shell_module project of SDK v3.0.1, I changed uart20 to pins p2.0 and p2.2, and the serial port printed garbled text.
Below is my overlay file:
Strangely...
Beginner here .. steep learning curve for Nordic ... trying a project with I2S. Took half and hour with an ESP32, but many many hours later, no joy with Nordic.
Working...
Hello. I use the function zb_zcl_finish_and_send_packet to send data from ZC to ZED and it works but one problem is that we're using a rather slow poll (20 seconds) to enhance...
Dear Nordic DevZone,
I'm encountering pairing issues with mobile devices and a nRF54 DevKit flashed with HCI over UART firmware. After initial pairing, deleting the bonding...
Hi, i have locked my beacon with the write_lock characteristic and now i want to unlock the beacon with the lock code which is hard coded in my code. but i was unable to do...
Hi, the nordic team
I am working on thread protocol using SDK version 2.9.1.
I use the SED device,My poll is 1000 ms. How can I receive messages from my parent node when...
I can flash the chip. I can run the debugger. I can go to the connected devices, select the device, go to the little "plug" symbol on the RTT, and select it. That brings up...
Hello,
I'm trying to connect a BMI270 sensor over I2C using Port2 on the nRF54L15 , with the nRF54L15 DK , and I'm working with the nRF Connect SDK v2.9.0 , based on a Zephyr...
Hello everyone.
WE're trying to make a https connection with google.com and execute a GET request.
Wifi connection is working; DHCP seems to be working (my personal assumption...
I'm trying to use an ILI9341 display with nRF52840 in Zephyr (v4.1.99). The build fails with multiple errors about missing Devicetree properties when compiling display_ili9xxx...
Hi,
I try to migrate a working nRF53 Zigbee project from SDK 2.7 to the latest SDK and an nRF54. As described here, I also switched to Zigbee R23. The project structure...
Hi everyone, I'm working on a BLE connection between an nRF5340 DK (central) and an nRF52840 Dongle (peripheral), using NCS 2.9. Both devices are configured to use the CODED...
Hi Nordic Team,
I think I found an issue with the "Sysbuild domain settings" windows (in VSCode) use to set path for Kconfig fragment and overlay to parametrize mcuboot...
Hi, would like to understand what scenarios a clock stability better than +/-40ppm would be needed in a BLE setup.
i.e. channel sounding, and similar. I mean you can get...
What is the insertion impedance when using the PPK2 to monitor power consumption? My project uses a CR2450 battery and runs fine directly from that power source. It also runs...
For the GetAssistanceData endpoint (POST /location/agnss), if we are using the x-custom-device-id header instead of a device token and registered devices, how can we view...
Hi, I'm new to nRF Connect, coming from the SDK. I'm building a Central/Peripheral system and I've got to the point where the Central is discovering what services and attributes...
I followed the instructions in Lesson 9, Exercise 5 of the FOAT course. However, I am unable to complete the build process. I was wondering if I might have missed a step or...
Hi, I have cloned the channel sounding with range requestor samples but every time I try to build it I encounter the error:
I have not changed the code or anything, but...
Hey all,
Every time I flash, I get the following error message:
Error: One or more batch tasks failed: - [Probe] Device error: Memory access error at 0x00000000. Probably...