Hello Nordic DevZone community,
I have been working with the ZBOSS stack on the nRF5340 and understand that it has version management and migration features for persistent...
Hi, I want to achieve high speed data transfer between NRF7002 DK with other development board. Therefore, I want to using SPI4 with 32MHz speed. However, I found out that...
SDK 2.3.0
We have a custom board with a few GPIO connected to various interrupt sources (Button, sensor interrupts, power connection etc.)
We are experiencing here sleep...
nrf52820 custom board
nRF5_SDK_17.1.0_ddde560
s112_nrf52_7.2.0_softdevice
secure_bootloader_ble_s112_pca10100e
I tried to incorporate ble dfu to my application but...
Hi Team,
Excuse me. Where can I find the reliability test reports of the following four models? Thank you!
nRF54L15-QFAA-R
nRF9151-LACA-R
nRF7000-QFAA-R
nPM1100...
Hello,
I'm sure you know this already, but there seems to be a problem with the subject footprint. I guess I'm posting this to confirm that it in fact does have a bug in...
There are two NUS services here, but only the second one can send data through the RX characteristic. I've checked the source code and nothing has changed. How do I delete...
Hello everyone,
I would like to know, if it is possible to send data (power data) from a NRF52-DK to a Garmin Display Device. Do you know any application, project example...
I wanted extract BLE_GAP_AD_TYPE_128BIT_SERVICE_UUID_COMPLETE that i receive while scanning and compare it with 128 bit service uuid that i defined.
i have seen how ot...
Hi,
I am trying to debug my code in Eclipse using J-Link.
Whenever the code executes vPortStartFirstTask() in vTaskStartScheduler() the debugger stops and I can't debug...
Hi,
is there any simple way to obtain current PWM value if nrf52 PWM module is used to produce complex waveform from RAM array? The task is to get currently settled value...
Hi there,
I am new with nRF52 using SD332 and ANT+. I would like to ask if the nrF52 with SD332 can be configured as ANT+ central and ANT+ peripheral in the same time....
I have a query that is similar to the question below
https://devzone.nordicsemi.com/question/44424/how-do-i-switch-the-target-from-a-nrf51422_xxac-to-nrf51422_xxab-in-keil...
Hi,
We are currently considering the packaging design of a device which will use a nRF52. During housing assembly, the populated, but unpowered, PCB will be exposed to...
Hello.
I have a question.
I use nRF52 and S132v2. I found some programs of nRF51, they use S110, S130. What change does it with difference of Softdevice's version number...
Hi,I am working on Eddystone project i.e nrf5-sdk-for-eddystone-master and tested it on NRF52(PCA10040) development board it advertising Eddystone-URL frame successfully and...
hi
i have nrf51422 v2 that use sdk v6 and s210 v3
when i download an example on my nrf and run it to see error check its not returning anything
in s110 i have error...
Hi, In my custom project I need to add two 128-bit uuid services and also I need to use pstorage to protect the application data from power loss. But I got the problem is...
Hi,
While working on OTA DFU using my custom code compiled to work on PCA10028 board, I am seeing the following issue.
The OTA DFU works fine using Master Control Panel...
Hi,
I'm designing an antenna for the NRF52 but with some different conditions, the antenna will be under a silicone superstrate and this will change the impedance of the...
Hi..
Everyone,
i am using nrf52 with softdevice 132.
i used peer manager.
i am able to able to flash softdevice, bootloader and application.
but after that application...