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 ,everyone:
i design a pwm driver ,that contain one timer(TIMER2) and 4 ppi interface.
1.pwm(ppi and gpiote)
Now,i have a problem with it not be Synchronous .when...
I have 24 bytes structured configuration data that are changing sparingly. Goal is to keep them in form of non-volatile memory with a reasonable long life span.
I am aware...
Hello Nordic expert,
We can find connection event diagram (figure 5) in S110_SoftDevice_Specification_v1.1.pdf.
But customer needs more accuracy data for time and current...
I have a large list (a few hundred) of BLE messages that need to be sent as part of a regression test of my app. I'd like to script that. Is there a command line interface...
Hi everyone,
do you know of an explanation or some kind of tutorial to see how Bluetooth Low Energy works?
For example some detailed information on those nrf51822 examples...
With nRFgo Studio, I define the services in the nRF8001: I create the pipes I need, and so on...
Is there any way to increase the number of credits (i.e. the number of...
Hi
Where do I find a measurement report from Nordic which shows the average current consumption for a typical BLE application (1 seconds advertising period e.g.)?
Until...
I a writing my own interrupt and DMA based code for sending commands and getting events from the nRF8001. The 8001 creates an event for every command, but if you want to clock...
Hi ,
i read tha the default profile for BLE is GATT but in the BLE_templete GAP is used. How can i interpret this? Which Profile i have to use when i wannt support for...
Hi!
My idea of sending a packet would be:
-regulary send a packet with fixed length (stated in static length field) to a base: i.e send the temperature =>4byte
-if...
Hi,
I use the nRF51822 on the PCA10001 and nRF6310/PCA10005 boards. I modified the radio_tx_example and wanted to read the actual state of the radio. Therefore I used a...
Hi
Could I modify HID report descriptor length over 255 bytes? In Desktop1.2.2.293, the returned descriptor size is only decided by wLength LSB byte and ignores MSB byte...