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 have a strange problem. I have two nRF52840 DK boards and I build an application on top of the light switch example. One board works fine, but on the other board stuck in...
Hi everyone,
I have a device which can be a gzll host or BLE, depends on what software inside, and it is based on 51822. And now, I would like to combine this two function...
Hi,
I know that the NUS service ble_data_send() can send string and integer data via BLE to an app, but can it be used to transmit 24 bit float data ? If not, what other...
Hello,
I'm very new with the DFU on nordic and I would like to know if it is possible to upload a valid application so that my DFY can jump onto it ?
Thank you in advance...
Hello,
I'm very new with nordic environment. i would like to modify the FDS address because it seems it is always put to the end of the flash and when i flash a new bootloader...
Hello,
I'm flashing a bootloader (DFU) and then i'm flashing my application but each time i flash the application, Segger Embedded reflashes the softdevice and the MBR....
When building the sample code using the latest SDK I do not see the device in the device manager and after a while I get this error:
Any hints on what is wrong ?
...
I have already made a post for this problem. Initially, Amanada Hshei gave some troubleshooting techniques and it did not work out,
Here is the original post, and My request...
Using Windows 10
Master Branch
Compiled using Segger 4.16
Downloaded merged.hex
When running NRF Connect Link monitor and connected to nrf9160
I receive the following...
HI,all
I have tested ZC and ZED to establish network,I found a method zigbee_erase_persistent_storage(bool),when i put true on ZC and put false on ZED, first time they can...
HI,all
I am a newman for zigbee on NRF52840 with S140 softdevice,
I have two board, one is ZC and another is ZED.
On ZC board, I use ZB_GET_OUT_BUF_DELAYED2 to send...
I am using sdk15.2.0 with PCA10040 dev board.
In ble_app_eddystone example, the configured advertising interval and duration dont match the observed values.
I think I...
Hi Nordic,
I have recently received an error from pm_init that I have never seen before, NRF_ERROR_INTERNAL. After some debugging, I found it was really due to NRF_ERROR_STORAGE_FULL...
Hi,
I am using NRF MESH SDK V3.0 ,nRF5_SDK_15.2.0 and with s132_nrf52_6.0.0_softdevice .
I've noted some problems when i try to use the app_timer in repeat mode with a...