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...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
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, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hi,
The amount of information and reference documents available about Bluetooth qualification is overwhelming. It would be great if someone with this experience sheds some...
Do nRF8001 chip has its own internal linear regulator? or Does it need an external like the module created by Adafruit ( https://cdn-learn.adafruit.com/assets/assets/000/035...
Good evening all,
I'm trying to get my DK52 communicating with a CR95HF (this is a NFC controller with serial and SPI control interfaces), I'm using a breakout board - BM019...
Hi Sir, I use load switch circuit to control nrf8001's power. I found even the vcc of nrf8001 is empty, nrf8001 still works. That's not my expected result, I think nrf8001...
Hi ,
We know that the nRF8001 use the random static device address . I have the questions below :
A. Will the device get one new address after power on ? or is the address...
Hi,
I need to exchange data between 2 ble modules.
I'm using SKD 15.0.0 and first ble module is nRF52840, second ble module (esp32) acts as GATT server.
I have full...
Hi, I am trying to make nrf52832 as a UART certal. The service UUID and characteristic UUID of peripheral are shown as the following picture. They are all 128bit and quite...
I'm attempting to implement a simple, GPIO driven interrupt system using SDK15, but I can't seem to find any examples using the nrfx_gpiote driver, or documentation on how...
I am currently working on a master thesis at NTNU, and are working on a sensor system based on audio collection and classification (Machine Learning). Power consumption is...
Hi Support engineer,
I am quite new to Nodicsemi devices, I am going through some getting started tutorials, but I found there is no tutorial based on Segger Embedded Studio...
Hello,
I'm usign nRF52832 with nRF5_SDK v15. I'm using "ble_app_uart" example. I need to know that What is the maximum datarate for "ble_app_uart" example ?
In the...
I have a question with flash writing of nRF 52. Once written, you can not write it for the second time. It will not cause an error, but is there any way? Write the source...
Runtime environment:
1.IC:52840QIAA ;
2.SOFTDEVICE:s140_nrf52840_5.0.0-2.alpha_softdevice.hex
Development:
PWM signals of 10 groups of adjustable frequency and...
I am trying to establish communication using SPIM. when I checked the macro definition of NRFX_SPIM0_ENABLED it's present in apply_old_config.h. I am using nrfx_spim driver...