I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
I’m mitgrating from nRF52832 TO nRF52810 and softdevice s132 to s112 and having compile issues.
I understand that NRF peripheral has been removed on the nRF52810 but I do...
This how i make it happend:
1.programe softdevice and bootloader.
2.generate app dfu package.
3.upgarde app via nRF Toolbox
4.It's running, all things is seem ok....
Hi, I've been working with SDK11, and now I have to move my project to SDK14 due to some issues with the old SDK. In SDK11 I could just use Keil's "Manage Run-Time Enviroments...
Hello,
I am trying to execute the SPI slave example from sdk15.2 on my NRF52832 Dev board (PCA10040 1.2.1).
I am using stm32f0 dev board as the master and transmitting...
Let suppose using the dynamic multiprotocol ZigBee + Softdevice application with OTA upgrade possibility. I would like to use the app_timer (along with app_scheduler) to trigger...
I want to change MIN_CONN_INTERVAL and MAX_CONN_INTERVAL values when I connected to phone.
I build function that handler events and send the update to ble_conn_params_change_conn_params...
Hi Nordic DevZone,
I am trying to include the UART driver module (.c .h file pairs) into my new project in SEGGER Embedded Studio.
I have done the following:
I...
Hi,
I have a few issues with flashing the dongle. I am using [ \nRF5_SDK_12.3.0_d7731ad\examples\peripheral\blinky\pca10031\s130\arm5_no_packs ]
When flashing the soft...
I am trying to accomplish the following:
Read values from a number of sensors
Put the device in sleep mode (while keeping the samples from sensors in memory so that...
I found a project named "nRF51-ble-app-uart-static-passkey" on Github,
but I want to set a static passkey on nRF52832(PCA10040).
How can I do that?
Thanks!
Dear Nordic team
It seems there is a small mistage in the mechanical specification of the AQFN package in the nrf52840 datasheet v1.1 p582
The e2 dimension seems wrong...
Hi all;
I want to know how to get setting file data in application layer , which means I want to know the value in address 0x3FC00. From the web , it is easy in bootloader...
Hi,
We are using a custom circuit with nRF51822 chip and Taiyo Yuden BLE module. Currently we are encountering an issue that we cannot detect our PCB over BLE. We used to...