Good day,
I tried to build the standard Nordic application: Blinky for the nrf52840dk/nrf52840 board from the following directory on my PC: c:\ncs\v2.9.1\zephyr\samples...
Hi,
I'm developing custom firmware on the appcore and netcore. The netcore runs BLE controller, as well another custom IPC service to communicate between the appcore and...
Hi everyone,
I’m working on a project involving the nRF7002DK, where I’m trying to combine two separately working applications:
A TinyML CIFAR-10 image classification...
Hi,
we are looking into incorporating a NRF52 module into our control units, but to allow extending the antenna position away from the case through male-female SMA cables...
I opened up the nRF Connect for Desktop application and noticed a new version for the SDK , 3.0.0. I also noticed that the application is being deprecated.
Inside of Visual...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
Hello Everyone,
I try to develop Nuvoton + NRF24L01 SPI communicate each other. And I don't understand why MISO bus has 0x0E after I send Write_Command 0x20?
void NRF24_AdressTX...
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...