I am using nrf52810 for ble peripherial , is there any sample project which has pass key authorisation , if not what are the changes need to incorporate in peripheral template...
Hi Team,
While we are testing provisioning private keys (secp256r1) into the KMU via nrfutil we came across few issues which are recorded in the other ticket we opened,...
Hello everyone, I'm working on Nrf COnnect SDK with nrf52832DK. I also have a Power Profiler Kit that I use for different things. I'm on Windows 11 Home version 24H2 OS build...
Hello everyone,
I'm curretly working on a new design based on nrf52832, and I'm validating different interfaces. Currently working on SPI, I'm testing it with a W25Q64...
Hi,
I would like to test a websocket connection over NB-IOT with the nRF9151DK. I started with the websocket_client example but I have those warnings and errors at startup...
Hello, I did my first BLE design and it went wrong I missed some critical design requirements and I want to ensure that the next prototype performs better. The design is a...
I have flashed the Blinky sample onto an nRF52840DK.
The power consumption is extremely high.
I am using an PPKII to in source mode. It is connected to the External Supply...
I'm trying to run Wi-Fi scanning or AP/STA mode examples on the NUCLEO-U575ZI-Q board with the nRF7002EK shield, but I keep getting an "RDSR2 register failed" error. I've...
I am using nrf52810 for ble peripherial , is there any sample project which has pass key authorisation , if not what are the changes need to incorporate in peripheral template...
Hi,
i'd like to know if I can use uart1 with non secure build. I have see this doc here , but I have try to add these configuration in my prj.conf:
And add this...
Hi Team,
We are developing on a custom board with an nRF54L15 (Raytac Module with NRF54L15_xxAA_ENGB) and are unable to provision a pre-generated secp256r1 private key into...
Hi Team,
While we are testing provisioning private keys (secp256r1) into the KMU via nrfutil we came across few issues which are recorded in the other ticket we opened,...
I'm using nRF Connect for VSCode to program my nrf5340dk but the SDK can't detect my nrf5340 on the boards (You can see in the image). Can anybody help me to fix this problem...
I want to add WiFi functionality to an existing product without large altercations or chipset changes to avoid tedious rewrites/redesigns. The current codebase does not use...
Hello everyone, I'm working on Nrf COnnect SDK with nrf52832DK. I also have a Power Profiler Kit that I use for different things. I'm on Windows 11 Home version 24H2 OS build...
Hello,
I'm working with Distance Measurement (nrf_dm) using the NORAB126 module on nRF Connect SDK v2.9.0 and nRF Connect SDK v3.0.1.
I'm facing an issue where, occasionally...
Hello everyone,
I'm curretly working on a new design based on nrf52832, and I'm validating different interfaces. Currently working on SPI, I'm testing it with a W25Q64...
I am getting the following build errors when working with both DFU (MCUboot) and the file system (FAT FS) together. Errors: D:/ncs/v2.9.0/zephyr/drivers/disk/flashdisk.c:533...
Hi, I want to implement a feature where the central device manually enters a fixed password (passkey) defined by the peripheral to establish a connection. I’m using the ble_app_hrs...
Hello
I am developing with nrf9160DK board.
I have confirmed that it is compiled and downloaded with blink example.
I am testing by loading exampleAWS_IOT_MQTT from...
I'm having trouble porting my project from the older SDK (2.6.0) to the new SDK.
I thought the most straightforward way to do that would be to start with a sample project...
Hi,
I would like to test a websocket connection over NB-IOT with the nRF9151DK. I started with the websocket_client example but I have those warnings and errors at startup...