Hi all,
I'm trying to characterize the UDP throughput of a Thread network consisting of nRF5340 DK devices. I saw that Espressif made a test report and they seemed to use...
I’m using a custom PCB based on the Minew ME54BS01 module (nRF54L15 SoC) for both ends of our proof‑of‑concept: one node as a GATT‑based Channel‑Sounding reflector (leveraging...
Dear DevZone support,
I'm currently evaluating nPM1300 for Lithium Polymer battery management and charging and would like to ask a question.
I understand that I can...
Hi Nordic:
We are currently testing Zigbee on the nRF54L15 platform using the Zigbee R23-add-on-V1.0.0 SDK. It has been observed that when a low-power node disconnects from...
Hello, I am using ISP1907 which has NRF52833. I get the IQ data and configuration from serial as: DF_BEGIN ['IQ', 0, 0, 11, -9, -213] ['IQ', 1, 8, 11, -209, 23] ['IQ', 2,...
I have 2x Power Profiler Kit II up and running using the Power Profiler app - started twice and with separate PPK2 instances selected, as described in another support post...
Hi, I am running openthread on the NRF54l15 DK. Whenever I am debugging and hit the breakpoint or pause the program, then on resumption my app crashes. How Can I debug while...
Hi,
I want to migrate my firmware from nRF51422 and softdevice S310 to nRF52 and softdevice S332.
Please share migrating step if anyone knows.
For nRF52 and Stack S332...
Hi!
I have an application that was originally developed for the QFAA using the S310 softdevice (v1.0). During subsequent development, we ran out of RAM memory, so we got...
I am trying to figure out what is the best way to implement a TWI Slave functionality on the Nordic chips. The HW seems only to support the TWI Master.
Is the only way to...
I have a nRF51822-EK Evaluation Kit (PCA10001) that I am trying to run example code for OTA DFU on as detailed in the tutorial here:
devzone.nordicsemi.com/.../
I have...
Hi,
I am trying to fade out 5 LEDs over the course of 500ms simultaneously. I am using soft device s110 but am happy to pause everything for the half a second while the...
[Bug Report] Possible bug in nRF52832 engineering release B.
When LF XTAL oscillator is started, no event is generated.
NRF_CLOCK->LFCLKSRC = CLOCK_LFCLKSRC_SRC_Xtal;...
I've created a custom service for a demonstration. I can view the see the device in Master Control Panel and view notifications and write to a characteristic that is writeable...
Hello,
I have a question about RAM usage. If i use chip with 16kB RAM, and if i use s130 (which uses 10kB RAM) and bootloader (which uses 4kB of ram) i only get left with...
hi, i am getting start nrf 51822 BEL with ble_app_uart
as a first step, i just compile the one of the BLE example 'ble_app_urat" which is located in 'C:\Keil_v5\ARM\Device...
I have a project that uses the nRF51822_xxAA chip with a pull-up button connected to pin 9. Using a meter, I have verified that the pin drops low (0 V) when the button is...
Hi,
I'm reading temperature and humidity from 2 sensors in my system
At some point in time during a quick and dirt check the system has been proven working fine and...
HI:
everyone!
How to make the matching and binding equipment information would be stored permanently, even after the OTA upgrade is still in;I made with examples of the...
Greetings, I tried to modify the parameter "len" to anything over 1 (byte), but it just doesn't work.
As long as it's over 1 byte, the API crashes my program. err_code shown...
Hi,
I'm using s130 as softdevice for nrf51822. I program the softdevice with the official s130 hex file. According to the hex file, there is no data at address from 0x7c0...