Hello,
I have a product based on nRF9160 that uses GNSS. The device is a meter, not an asset tracker, so GNSS is not the TOP 1 feature we need.
When the device is installed...
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...
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 am using nRF Cloud to update firmware on nRF9160 based products in the field. They are connected via LTE Cat-M on Telstra in Australia. The problem is that the download...
I need help with this issue. I'm updating the code from SDK 2.4.2 to SDK 2.9.2. I had change the device tree to HWM2 and I'm using sysbuild.
The build log is showing this...
SDK: 3.0, nRF54L15
I have modified the clusters using ZAP tool (west zap-gui). When I tried to built, I get the below error:
1. I used Matter door lock sample and the...
Hi,
I'm working in a project where we try to implement an Isochronous broadcaster using timeslots, co-existing with Softdevice controlled Scanning and Connecting. We use...
Hello!
I use the latest versions of sdk v17 and nRF52DK, nRF52840.
I refer to examples written by others as well as basic examples of SDK. But I don't know if I can...
I had a BLE central application and need to migrate now to peer_manager to have the LESC security.
I am using as a reference the Experimental: LE Secure Connections Multirole...
Hi
Does the SLM application turn off the UART? I need the UART to be turned off whenever its not in use due to power consumption.
Still, the modem should be on to support...
My custom board with NRF52810 doesn't have an external LF clock, so I am using Synthesised Option.
as per my knowledge clock source will take 320 uA (~200 uA for HF clock...
Hello,
i have been struggling with this issue for several days now, maybe due to my limited knowledge of thread networks.
I'm developing a solution where some devices...
Short version:
- Can you enable debug output in the mbedtls used for DTLS in OpenThread, available through the nRF SDK? If so, how?
- Can you at all chan ge the list of...
To the kind attention of Nordic support team,
we are using secured gazell library in our devices. We would like to pre-pair couple of devices (host-device) using valid secured...
Hi i am working on project where i need to store logs on flash, i included nrf_storage and set start address 0x42000 and end address 0x50000 according to my application, my...
Hello. I want to use nRF52810 as a connectvity platform connected to OpenWRT MIPS based board via UART. For some reason the only solution I can assure is to use 2 wire UART...
Dear Nordic support,
We are using SDK5 15.2.
Our application uses FDS to maintain configuration. One issue is that we have to change the configuration via phone app regularly...
Hi,
I am working on nRF52840 DK . C:\Nordic\SDK\nRF5SDK17009d13099\nRF5_SDK_17.0.0_9d13099\examples\peripheral\ uart I am sending data from Arduino and showing it on PuTTY...
Hi All:
I try to create a custom Characteristic,with nrf_ble_qwr,
but when set is_defered_write = 1;
connect with NRF_CONNECT APP, I can't write under than 20 byte,if...
Hi, we just saw that %BSKGEN was added in MFW 1.2.1. However, it is not clear to us what is the intended use of it. Could you please give us a bigger picture of it?
Is...