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...
Hi,
i have designed my custom hardware using BMD-301
i'm able to upload code in bmd-301 using segger embedded studio.
after code uploaded device is not broadcasting...
Hi team, I faced the following problem: there is a custom board with nRF52810 on it, UART is used on this board.
I set up Debug configuration and UART is working OK, but...
Hi,
I am working on a project where I need to send and receive ASCII strings from my Central Device to the Peripheral Device. Before the communication starts there should...
Hi, we have an nRF9160DK (0.8.3) and it does not connect to the nrfcloud.
We have updated to the latest firmware 1.0.0
We only have nb-iot here so we didn't use the iBasis...
Hi Guys
I need your advice. I have a customer that is currently in production with the NRF52840 . They now require direction finding but need a Nordic Evaluation kit to...
Hello,
I am new to Nordic platform, previously i had worked on TI controller.
I have three questions to ask:
1) My firmware consists of four services, each service...
hi,
I am using nRF52832 with KEIL. I want to use version6.0.0 softdevice, but I can't select from KEIL runtime library.
Also, the version that can be downloaded from...
I am trying to change after 10 seconds into non-connectable mode. I am using the below code for initializing:
I want to change mode into non-connectable using this type...
When I use dfu_nrf52832_xxAA_s132_6.1.1.hex, it works all devices updated with blink code as described in dfu_quick_start.md But without any provisioning Process, why? And...
Firstly , I have 2 phone. Phone A is huwawei using android 7 and Phone B xiaomi pocophone using android 9.
Phone A already success connect using UART. But I want to try...
I have a same question:
https://devzone.nordicsemi.com/f/nordic-q-a/22025/in-nrf52840-not-able-to-program-boot-loader-hex-is-using-nrfgo-studio/86420#86420
But I not working...
Hi, I am trying to run the following demo here: https://github.com/NordicPlayground/nRF52-ble-long-range-demo
I have followed the instructions and copied the demo folders...
In my understanding, only Nordic NRF Connect (Android and iOS) can be used to bootload a device using the Nordic DFU.
Is there a corresponding command line tool to perform...
I followed the issues from https://devzone.nordicsemi.com/f/nordic-q-a/54149/error-by-loading-solution-on-ses, which fixed the zephyr script issues, but was seeing the same...