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...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
I want to get the RSSI for each peripheral that is connected to an nRF52 when it is operating as a multi-link central to multiple peripherals. Helpful hints? Sample code...
Hey. I want to wake my s110 device every 30-40 second to advertise for a few seconds only. Is there an example on this or if someone could guide me in the right direction...
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...