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...
When building examples targeting the thingy53/nrf5340/cpuapp board target cmake is run twice, on a fresh build. Then once the build is finished, without modifying anything...
Hi,
In the past we had quite some issues with moist in nRF9160 issues (likely due to bad storage at our PCBA partner). We are now baking all nRF9160 always at 125 degree...
Hi all,
i am currently developing applications for the nrf54L15 for science. We ordered nrf54L15DK and everything is running fine. As we would like to switch to public availabe...
Hi,The Nordic Team
I am developing the Matter over Thread product. I have defined a Bluetooth transport protocol, and now I can receive data. But now I do not know how to...
Hello Nordic Team,
I’m looking to build on a BLE Scanner(Beacon functionality) + Peripheral features on my application using the nRF52810 device, but I’m facing difficulties...
I've been unable to get a SPI MOSI pin to output data on nRF54L15DK using Nordic Connect SDK v3.0.2. SPI transactions report success, and the SCL and CS lines are clocking...
I'm trying to use an ILI9341 display with nRF52840 in Zephyr (v4.1.99). The build fails with multiple errors about missing Devicetree properties when compiling display_ili9xxx...
Hi NRF team,
I am currently working on the microphone module in zephyr RTOS. I am using the zephyr sample code for stereo. I am reading the stereo microphone at every...
The npm2100.overlay file generated by the nPM PowerUP app (v2.1.1) appears to have errors, and does not compile with the nRF Connect SDK Toolchain v3.0.0 in Visual Studio...
What happened to embeddedcentric.com? NOTE: They made use of Segger Embedded Studio (SES) for the training. Can SES be used for this training, or only Visual Studio Code ...
Hi,
nRF54L15 DK + VSCODE + nRF connect for VSCODE,
I test example peripheral_uart, when click debug to start debugging with GDB,it show error:
Starting: "C:\Program...
I have code working for interfacing the nRF52 DK board to a SSD1309 based 2.42” OLED display.
The problem is with getting the correct indexing for lines and columns.
Can...
Hello,
we are experiencing rejection from the network by receiving cereg notification. Modem afterwards stops attempting to connect to network. Which results in application...
I had used nRF52840 DK sometime ago and successfully tested it with different codes. But now when I connect the kit to the PC, it is not getting detected by the same PC that...
We just ran into an issue with multiple build names for nRF Connect's plugin for VSCode on Mac.
Start with "Launch build_a", "Launch build_a_v1", and "Launch build_a_v2...