Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi! I'm testing the application with the custom Battery pofile I generated with nPM PowerUP app. During testing I found the issue with the SOC value calcultation depending...
Hello,
I have been developing on a nRF9151DK v0.9.0 for a few weeks now. So far this board is great! However, I have been running some long duration tests recently and logging...
Trying to find some docs on "flashing" vs. booting the nRF54L15 from RRAM.
- are there any implementations available? - any ways to lock 1st & 2nd-stage bootloader areas...
Hello,
I've developed a PCB that connects an RTD (PT100) to a Wheatstone bridge, set to 100 ohms at 0°C. The bridge terminals (as seen in the diagram) connect to AIN4 and...
hi
I am using version ncs 2.9.0 and I use mcuboot for DFU. How can I modify the name of the final generated `merged.hex` file? I tried adding this to the `.overlay` file...
Hello,
I have recently been working on other Zephyr projects that use non-Nordic MCUs. I installed raw Zephyr in my documents folder (“C:\Users\gilles.devillers.SECTRONIC...
Hello,
we implemented Zigbee coordinator. Few end devices left the network and we know that the issue is our side because the same devices work well with other coordinators...
Hello. I am working through the tutorial Azure IoT Hub trying to connect our board to an Azure IoT Hub using DPS. Things seem to work up until the point where our board actually...
I'm working on a Thingy53 project with Zephyr RTOS that requires TLS connections, but I'm encountering persistent "Failed to create TLS socket: 23" errors (ENOMEM - out of...
After using the backup v2.9.0 project to overwrite the original project, I encountered the following issues during compilation: How to solve it? Using Windows not Linux. Thank...
Hello,
I want to get the software for nrf5340 audio dk running on a custom board hardware. For that I created a custom board with the VS code plugin. For the beginning I...
Dear Nordic Support Team,
I am working with the nRF52840 in a multi-protocol setup and would like to clarify the feasibility of the following configuration:
Running Thread...
I am running VSCode with the latest nRF extension. I am on v2.9.1 of the SDK
I created a new app and copied the bluetooth_st_ble_sensor sample project.
I would like to...
Dear Nordic support,
We are experiencing a throughput issue with an nRF52840 dongle operating in the central role, running a custom application developed using nRF Connect...
Good day,
I am trying to program the nRF Sniiffer firmware to my nRF52840 dongle using the "nrfutil device program" command.
According to the User Guide v3.2 for the nRF...