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...
The fds_record_update was called successfully, and a successful callback was received.
When I use the nrfjprog -readcode command in SDK 13.0, I find that the data is missing...
Hi,
SDK: nRf connect SDK
Kit:nRF5340
I would like to configure a radio peripheral in application core. But radio peripheral is a feature of network core.
1. Can you...
I have implemented time synchronisation that is based on this example: https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/wireless-timer...
Hello,
I am using Nordic nRF52840 (nRF5SDK v16.0.0) and softdevice : s140.
Nordic MCU is connected to Host MCU over UART interface (baudrate = 115200). I have below observation...
hello,
i am using nrf52840 with sx1276 i am trying to change some of the calls from arduino to nrf52840 can you tell me i am doing everything right
#define DIO0 NRF_GPIO_PIN_MAP...
Hi. I use NCS SDK 1.5.1 with NRF5340 .
I took the project from: \zephyr\samples\portability\cmsis_rtos_v2\philosophers\ as base and try to add two additional tasks.
Application...
Hi,
I would like to implement cell triangulation with the nRF91 in order determine the location of the device via cellular. I already had a look at the available posts such...
Hi friends:
My ble mesh gateway want to remove a mesh node
(a): Which api can i use to realize this purpose?(My SDK is nrf5_SDK_for_Mesh_v5.0.0)
(b): There is a special...
Hi Community! We're happy users of a range of Nordic solutions on behalf of our clients in Europe. Now we're facing a new challenge: one BLE device that should act as a sort...
hello,
i am using nrf52840 with sx1276 module i am using an library which consists of c and c++ files i want to complie both the file but when i complied the following c...
Hello!
I think I have the below problem, except I am using NRF52840 and therefore PCA10056. I am using SDK14.2 and the alpha softdevice. I am aware these are out of date...
Hello everyone, I would like to ask about the examples of openAMP in nrf5340. I only saw examples of network core in nrf\samples\nrf5340\multiprotocol_rpmsg. Where should...
Hi. I am a beginner with nrf52840. Trying to get SPI and an I2C peripheral working at the same time using the SEGGER Embedded Studio. I have working version of both the I2C...
Hello,
I am using the nrf9160 to develop a cellular product but am seeing inconsistent end-to-end connectivity results. For the nrf9160-dk and a custom board based on the...