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...
Hello Nordic Team,
I am working with the nRF9151 DK and exploring audio output using the TLV320DAC3100 DAC.
I see that I2C is clearly available in the DK schematic , but...
Hi Nordic:
I use the nPM1300 to power the NRF5283 and external sensors. The nPM circuit schematic is as follows , Please check for any unreasonable parts.
1 Charge and...
Hi All,
I try to connect nrf9160 to our azure space ( Azure IoT Central) using sample : sdk-nrf/samples/nrf9160/azure_iot_hub at main · nrfconnect/sdk-nrf · GitHub
...
Hello I already have a team on the PRO plan on nRFCloud and I would like to create a new team on the nRFCloud, using the same user as owner of both teams. According to: https...
Hello,
Is there an easy way to upgrade the CMake version that is used during the build process trigger from the nRF Connect SDK Extension in VSCode ?
I'm currently using...
I am using the older SDk 17_1_0 used in the Qorvo UWB sdk.
nrfConnect ->connected to -> controller ->connected to ->beacon, neither appear in scanner as expected once...
I can't define an Advertising file larger than 191 bytes, even in Extend.
Here's my code and proj.conf file.
My board is an NRF52840.
main.c
proj.conf
E...
Hello,
I'm working through the fundamental courses and trying to get my nrf54lm20 development board setup. After I have built and flashed the sample firmware to the dev...
I just upgraded my project (that runs on custom hardware with the nRF8233 using an Ezurio BL653 module) from nRF Connect SDK v3.1.0 to SDK v3.2.1 and the battery monitoring...
Hi, we have recently started developing with the nRF5340DK. We encountered several issues while configuring a FATFS on the external flash (mx25r64).
1. The sample code...
Hello
I am currently trying to develop an asset tracker based on your Asset Tracker Template ( GitHub - nrfconnect/Asset-Tracker-Template · GitHub ). While going through...
Hi,
I am trying to configure SWO logging in a sample project based on zephyr/samples/hello_world (source and config at the end).
I run this application on two targets...
Hello,
In document nRF54L15_qfaa_4L_config1_pcb_reference_layout_0_6 there is a representation of the PCB with 4 layers. The GND of C9 is not connected on the top layer...
Hi,
When configuring an nRF54LM20A for usb and then using the `onoff_request()` API to enable the HFCLK after that, results in spinning sys_notify_fetch_result() forever...