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...
Dear All, I am facing a rather strange issue with the nrf/samples/wifi/shutdown example. I am working with nRF Connect SDK v3.1.1 and a nRF7002DK board. I am observing the...
I recently upgraded from a Ubuntu raspberry to a Raspery PI5 running PI OS and have two Nordic boards but not able to install the nrfConnect image on the PI image. Is there...
Hello,
We are preparing nrf52832xxAA for certification, Im trying to compile DTM from nRF5_SDK_17.1.0 (same issue on v16.0) Default UART pins run fine without error #define...
Hi, I am trying to migrate my device from s132 7.2.0 to s332 7.0.1, for adding ANT. I have no more access to the SWD. I know it is not tested : docs.nordicsemi.com/.../lib_bootloader_dfu_validation...
I am attempting to integrate the MM8108 with the NRF54L15 SoC as my lead engineer suggested, but now I am finding that it is not that straightforward. We want to make a HaLow...
Dear All, I am developing an application where I need to get the nRF5340 to the low power state, where the chip is consuming less than 10uA when it idle, while using the nRF7002...
I would like to control the RGB LED on the board. I followed the drievr example provided by the nrf sdk, but it doesn't work. As far as I understand, I don't need the signal...
Does the nRF54L15 internal temperature sensor vary, based on the applied VDD voltage?
I'm wondering if this is what I'm seeing. With a VDD of 3V I'm seeing lower temperature...
Hi, I am trying to build my own board based on the nRF9160 DK. I want to keep both the nRF9160 and the nrf 52840 chips on my board. Can these chips talk to each other directly...
Hi Nordic Team,
We are currently evaluating MCUs for our upcoming product, and our requirements include a device with large RAM and ROM , especially larger code space ....
I've seen this discussed a few times before, but haven't seen a great answer on this. It seems to be commonly known that attaching a debugger while using the IEEE 802.15.4...
We want to measure latency and PER between two OpenThread Nodes exposed to WiFi interference. Multiple Raspberry PIs, which are configured as AP and/or client, simulate flooded...
Hi,
I have been trying to get Periodic Parent Search active on my nRF54L15DK (and also on an nRF52840DK) without success. My approach has been:
Use the OpenThread CLI...