Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Zephyr board: nrf54l15dk_nrf54l15_cpuapp
Hi, we have a custom SPI NAND flash driver and are trying to create an external flash partition for our littlefs file system.
...
I'm very new to Zephyr so please be patient with me. I'm looking for an example that show me UARTs running on the following pins and setup. I have the echo_bot working with...
Hi
There is a github repo https://github.com/nrfconnect/Asset-Tracker-Template/tree/main that receives updates as of yesterday.
However on the documentation website...
I'm trying to get a previously fully functioning MQTT connection back up and running after some hardware difficulties, but am failing to get it to connect to the MQTT broker...
Looking for an example to adapt into my program.
I detect 'smp_svr' but compiling it give me error, it seems I need a flash configuration in file pm_static.yml, but I have...
Dear Nordic Support Team,
We are currently developing a new product utilizing the nRF9160 LTE-M module.
We are in the process of acquiring CE certification for our end...
Hi,
I have been facing issues with the configuration of the nRF9151 for sending and receiving UDP packets via the Skylo NTN network.
I am running firmware version:
...
Hello, on my nrf54l10 I observed a pin (GPIO 1.03) being actively driven low for ~20 ms during a reboot (e.g. Resetting after SystemOff Mode). I need this pin to stay high...
[5/10] Performing build step for 'peripheral_lbs' ninja: error: '/index', needed by 'zephyr/include/generated/ncs_commit.h', missing and no known rule to make it
FAILED...
Since a while back ( github.com/.../999b6a14a4556f16d2f535207a84ceb2cca54f8a) the west flash command with --erase was changed so that --erase would also erase external flash...
Trying to migrate from SDK v2.7.0 to v2.8.0 and suddenly getting the build error
Based on other forum posts, I was able to track down more information using the <build target...
Hi, I just got two nRF52840 dongle and it works great as BLE sniffer.
I want to send continuous BLE data (not only advertising) packet and sniff packets between bonded devices...
Dear Nordic Team,
I am currently working with the nRF5340 DK and would like to know whether it is possible to read or retrieve the Network Core firmware version directly...
Hi,
I am using NCS 3.2.1 and nRF52840-DK's version 3.0.3.
I flashed 2 boards with the openthread/cli sample.
From the CLI on both boards, I issued the following commands...
I’m trying to transmit a payload of up to 2,450 bytes using CoAP over OpenThread. Before jumping into firmware development, I want to evaluate the feasibility of transmitting...