Hello, please help. I want to use nrf54L15 to connect to Bluetooth devices (Bluetooth headsets or other Bluetooth devices) and test the throughput between them. Is there any...
Hi,
I am getting framing error notifications from the nrfx uarte driver on a zephyr platform when receiving data from a certain external device, but only when there are...
Hello,
I'm having a serious issue with my nRF52840 board. Here’s what I already tried:
What I have done:
Verified working USB cables (data + power).
Installed...
Hello,
I’m working with a custom board using the nRF54L15 and the latest Nordic SDK, and I’m facing an issue while trying to communicate with an nPM1300 over I2C.
Here...
So I need to decrypt a single 16 byte block of data using AES128 and a pre-shared key on the above SoCs. But PSA doesn't seem to work (I'm currently working using the nRF52DK...
Hello,
I'm currently working on a fitness tracker application using the Nordic nRF7002 DK board, paired with an analog MMA7361 accelerometer , and a round GC9A01 SPI-based...
Function: Now we have developed a function similar to usb file upgrade on the application side by ourselves (which requires operating bank1, writing the Settings page, involving...
Hello,
I am trying to implement DFU secure bootloader to do firmware update over the air for nrf51822.
I have followed the steps as per the blog
devzone.nordicsemi...
Hello,
I want to ask, did the nordic chip support I2C slave ? I want to make other controller (STM) as Master and Nordic chip as slave in I2C.
Is it possible? or Nordic...
Hello!
I am trying to increase the MTU size to get higher speeds. When I increase the MTU above 65 the application locks/software reset when doing transfer. Up to 65 it...
Hi, I'm facing an extremely strange problem with a product I'm developing.
I've been getting significant idle current measurements (around 7 mA), and I couldn't for the...
I recently attempted to upload a new image via OTA.
After emailing the zip file to my iPhone as an attachment and tapping on it,
then tapping on the share icon several choices...
Hello,
I need a voltage regulator to power a microphone at 1.3V from a 3V coin cell battery and I was looking for a regulator like the lm317 , but with this one the minimum...
IAR EW 8.11.1 does not link the nfc samples from sdk 13.1. There are different sizes for wchar_t:
Error[Lt009]: Inconsistent wchar_t size
nfc_t2t_lib.o(nfc_t2t_lib_iar...
Q1 I compile sdk13.0.0 generate nrf52840_xxaa.hex(app), nrf52840_xxaa_s140.hex(bootloader).
I used merge tool make a hex file, then burn the file into PCA10056 DK by nrfjprog...
Hi Nordic and fellow developers,
I have been working on upgrading the nRF51822 QFAA s110 and upgrading the softdevice to work as s130 for its (simultaneous Central/Peripheral...
HI,
the solution I'm working on requires quite a few IO pins, so once I ran out of regular GPIO pins I had to resort to using NFC ones.
I changed the UICR registers...
I am using the Dynastream D52DK1 ANT starter kit -based on Nordic Semiconductor’s nRF52832. According to the documentation given by Dynastream,
Open the desired project...
Hej, I stumbled upon a linker error saying
Output/serial_pca10040 nrf52832_xxaa/Obj/hardfault_handler_gcc.o: In function `HardFault_Handler_Continue':
hardfault_handler_gcc...