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...
The last couple of months I have been following the course “nRF Connect SDK Fundamentals”, but I am unable to get further than Exercise 2. This is because Visual Studio cannot...
Hello,
I’m having issues with time synchronization when using the sidewalk Sub-GHz template from SDK v2.5.0. My setup includes a Nordic Semiconductor chip nrf52840 and LR1110...
What is the reason for the default 320 hour setting for periodic Tau timer? This seems like an awfully long time, and we're wondering if this is simply a placeholder, or if...
Hi. I'm finally bought a PPK2 to test some of self-built IoT devices. I do have a question in regard to the device (before I break anything). Does it offer any types of short...
Hi. I tried using the TWI master and slave drivers on 2 different nRF52840DK boards. The 100KHz frequency is perhaps a little high and I will see how to lower it by acting...
HI ALL,
I want to create a static library in the application layer, but this library will contain nrf related header files, which will cause cmake to not compile properly...
We have a custom board based on the nRF52805 and we're seeing some odd behaviors in debugging / testing that we're trying to nail down. Two questions:
The INFO.VARIANT...
When I use the J-link programming program, the following happens to the J-flash connection chip
SEGGER J-Link Commander V7.67d (Compiled Jul 5 2022 16:15:35) DLL version...
Hello, my custom board is using pin 09 to communicate through uart. I want to check that uart is working on this custom board. First, I tried to create a simple uart application...
I am using NCS v2.8.0.
After successfully running the headset example with one gateway, one left channel receiver and one right channel receiver am trying to get the Auracast...
I spent quite some time trying to understand why I was getting random network disconnect after a totally fine CEREG notification, like in this log:
It turns out that inside...
Dear Nordic:
Light bulb project support 52840DK, can light bulb project support 52840 dongle? I have not found dongle option in l ight bulb boards folder, only find nrf52840dk_nrf52840...
Hello. consisting of nrf7002 + nrf5340, I'm going to do battery management and power management of a circuit that operates up to a small coin electric motor at npm1100, and...
Hi,
I am encountering an issue with the BLE connection on my nRF5340 DK. When I attempt to connect the device to my PC, the pairing process takes a significant amount of...
Hi,
I am implementing a BLE central that is based on ble_app_uart example using nRF52833 with a soft device version 7.2.0.
I have noticed that a single packet download...