Hi,
I have an issue with VS code. The connected devices does not show my jlink debugger nor the DK. However, nrf connect desktop programmer shows them.
Toolchain: v2.6...
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 all,
I need to using NRF51822 as a clock: second, min, hour, date.... I know I only use RTC as a timer 1s. When NRF51822 power off then time was lost. So, I must be...
Hello,
I have some problem with a specific phone. I try to connect with the nrf52832 using samsung S3 with android version 5.1, the connection takes 20 - 50 seconds and...
Hi,
I am very new to nrf51822 controller. I Used STM32 cortex controller's.
I want to know basic hardware which are the require to start nrf51822 working and programming...
The example nRF51-DK gerbers have solder mask on the PCB antenna. But for the nRF24L01+ EK gerbers, the PCB antenna has the solder mask removed partially, along the length...
Hi,
I downloaded the nrF5 SDK V12.2 from:
www.nordicsemi.com/.../nRF5-SDK
after unzip, I could see the SDCard library under "\nRF5_SDK_12.2.0_f012efa\components\libraries...
Following III. Example code and Enabling whitelisting ,
I try to connect to the "nRF52 DK" board with a whitelist (Android BLE device address),
but I've never connected...
1、I use SDK9.0 ANCS project, the position is as follows:
SDK9.0\examples\ble_peripheral\ble_app_ancs_c\pca10028\s110\arm4
2、I need a project which is contained with...
hello there,
i am giving external supply to nrf51. my external supply is usb 3.3 v. but when i connect it with nordic and then if i check it on multimeter , it shows me...
Hi all,
Does anyone know how much current is meant to be drawn to discover nearby devices? I guess, in other words, how much current is drawn to put the nRF51822 in discovery...
Hi Sir,
I have a NRF 51822 board & MPU 9250 sensor.
I want to read YAW,PITCH,ROLL,ACC_X,ACC_Y,ACC_Z,GX,GY,GZ,MX,MY,MZ values from MPU Sensor.
Could you please share...
Hi All,
Continuing on with my project: a custom board containing nRF52 + ECG front end.
Successfully integrates SPI functionality; need 2 more interfaces:
32...
Previously you recommended using S132 v4.0.0 2. alpha release to get more than 8 central connections. As far as I know this revision doesn't implement Bluetooth 5.0 protocol...
Hi,
I have written a code which transmits data over BLE.
The board was getting reset.
What we changed is instead of sending application data we sent the RESETREAS register...
Hi,
I'm trying to change the MAC address of nrf52, using softdevice s132_nrf52_3.1.0 but we dont have sd_ble_gap_address_get() and sd_ble_gap_address_set() APIs in "ble_gap...
We are having a random current leakage problem with our nRF51822 based board. Normally, our board and the application consumes around 10 uA of current. However, too often...