Hello,
I'm currently working with a custom board using the nRF5340 SoC, and I'm running into unexpected current consumption behavior.
When the device is in advertising...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi everyone,
Currently, my team is developing a BLE keyboard which uses 6KRO protocol. Are there any examples for the 6KRO protocol using nRF52 chips?
Thanks!
Update:
Hi again to everyone!
After a while, I've received a new custom board and a new cable to connect through P19. But everything are not working again.
Now, in...
I have a 12 MHz voltage controlled oscillator driving the nRF9E5 at pin xc1 and xc2 is open will this pose a problem for running the nRF9E5? The clock has a +-50ppm stability...
I am working on a project that requires me to wirelessly communicate with and program a left hand Oculus Touch controller, since dismantling it will cause damage. The controller...
I see I have more than 100 free pages (~ 101 KB) on Nrf51822 with SD130 but how can I assign all of them to the FDS module. I am going to manage a database with FDS on the...
Hello,
I am trying to use PCA10000 dongle with the pb-ble-driver-py libraries with absolutely no success, as I get a "Failed to open. Error code: 13" error.
I am running...
Hi, please!
The question is related to "nRF24L01P_Product_Specification_1_0.pdf" datasheet in " www.nordicsemi.com/.../nRF24L01P_Product_Specification_1_0.pdf" and to NRF24L01P...
Hello. Engineers.
I'm a beginner in nRF52832, I'm looking for someone who can help me.
I have nRF52832 development kit. I tried examples blankly with SDK14.0.
It working...
Hi,
I've recently come across a problem where in some cases my device's memory gets trashed.
Ideally I'd be able to set a watchpoint on a memory location so that I could...
main.c
I am working in sdk14.1 nrf52832 ble_app_uart_pca10040_s132 and ble_app_uart_c_pca10040_s132.
ble_app_uart_pca10040_s132:
nrf_ble_gatt_att_mtu_periph_set(&m_gatt...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
We are developing a test jig that also programs the Nordic nRF51822 on our board.
We are receiving the following error message from the command line programmer:
NRFJPROG...
DSP is Digital signal processing,But I first came into contact with the word,I don't know what is DSP?
Do you have any relevant documents to explain the words?
The second...
The app_time_tutorial.zip file I downloaded for the Application Timer Tutorial does not contain a sdk_config file despite the #include "sdk_config.h statement included in...