Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi
I have been working on a project for some time, using the SDK and the nRF Connect for VS Code plugin. A few weeks ago I stepped away from this to take on different work...
Is there a trick to getting nrf_dm to compile on the nrf54l15?
I've installed v2.9.1
Command I normally use (nrf52840):
west build -b nrf52840dk_nrf52840 -d build_nrf52840dk_nrf52840...
Hi All,
Simply put I am trying to use the Xiao BLE Sense board connected to the Expansion board (with SD card slot) to write audio recorded data from the Xiao embedded PDM...
Hi! I'm testing the application with the custom Battery pofile I generated with nPM PowerUP app. During testing I found the issue with the SOC value calcultation depending...
Hello,
I have been developing on a nRF9151DK v0.9.0 for a few weeks now. So far this board is great! However, I have been running some long duration tests recently and logging...
Trying to find some docs on "flashing" vs. booting the nRF54L15 from RRAM.
- are there any implementations available? - any ways to lock 1st & 2nd-stage bootloader areas...
Hello,
I've developed a PCB that connects an RTD (PT100) to a Wheatstone bridge, set to 100 ohms at 0°C. The bridge terminals (as seen in the diagram) connect to AIN4 and...
hi
I am using version ncs 2.9.0 and I use mcuboot for DFU. How can I modify the name of the final generated `merged.hex` file? I tried adding this to the `.overlay` file...
Hello,
I have recently been working on other Zephyr projects that use non-Nordic MCUs. I installed raw Zephyr in my documents folder (“C:\Users\gilles.devillers.SECTRONIC...
Hello,
we implemented Zigbee coordinator. Few end devices left the network and we know that the issue is our side because the same devices work well with other coordinators...
Hello. I am working through the tutorial Azure IoT Hub trying to connect our board to an Azure IoT Hub using DPS. Things seem to work up until the point where our board actually...
I'm working on a Thingy53 project with Zephyr RTOS that requires TLS connections, but I'm encountering persistent "Failed to create TLS socket: 23" errors (ENOMEM - out of...
After using the backup v2.9.0 project to overwrite the original project, I encountered the following issues during compilation: How to solve it? Using Windows not Linux. Thank...
Hello,
I want to get the software for nrf5340 audio dk running on a custom board hardware. For that I created a custom board with the VS code plugin. For the beginning I...
Dear Nordic Support Team,
I am working with the nRF52840 in a multi-protocol setup and would like to clarify the feasibility of the following configuration:
Running Thread...