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 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...
Hi all,
We've been doing automatic network selection (+COPS=0) but are looking into moving to manual network selection.
When trying to search for available networks...
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 Nordic Team,
we’re evaluating nRF91 for our next product platform (being strong in LoRaWAN since years) and hoped to quickly run some first field trials with the recommended...
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,
I am currently developing an nRF54L15 module.
During the evaluation, I measured the Tx current consumption and got a result that was 2mA higher than the value listed...
Hi.
I've noticed that the Zigbee Add-on R23 has just released version 1.0.0 and is not marked experimental anymore. This is great news.
But I find that the references...
Dear Nordic, I'm using TIMER21 for our library, but I encounter problems with CC channels 6 and 7: their compare events never fire. The problem I configure the timer to generate...
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've encountered a change in behavior when upgrading from NCS 2.9.1 to NCS 3.0.1 regarding MCUboot and watchdog integration. In NCS 2.9.1, I was able to enable the watchdog...
Hello,
There were some recent changes in the Nordic PDN library - function pdn_dynamic_info_get that led to the changes in slm_ppp.c and the way the application gets MTU...
I have been trying to use the ` nrf\samples\bluetooth\peripheral_nfc_pairing ` sample code on the nRF Connect SDK v3.0.2 to connect to a Samsung Galaxy A16 5G phone.
The...
Hello,
I'm moving my project from SDK1.9.1 to SDK3.0.2. Project is based on peripheral_uart sample (UART part is removed since it is not necessary).
I have encountered...
Hello, I'm trying to perform a firmware update using the FOTA feature on the nRF7002. After building and running the firmware update code, the following error occurs:
...
Hi Team,
We are using nRF9160 MQTT sample code 'mqtt_simple'.
1. What is the maximum payload we can send in one single PUBLISH?
2. I want to send 4KB of data in single...