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...
We have created a custom board using the nRF52832 (as part of the uBlox ANNA-B112 module), and are using the internal LF RC oscillator.
We are about to go through some pre...
Hi all,
the installation of nrfutils as per nordic infocenter
is failing. Not sure if the first step worked (claims it did but with some error messages):
Next step...
I have added the include and src. file paths to the MAKEFILE and yet I am experiencing this error.
I tried deleting the main.c.o file too, but am still experiencing this...
Hi,
After implementing my own services, I run into a problem when trying to read the value.of a characteristic. I basically have four services, of which one only holds one...
Dear Nordicsemi,
we need automatic simple test of ble function of our products - scanning bluetooth devices in rage and reading RSSI of device with specific mac address...
Sorry to bring up a topic which seems to have been discussed already, but I don't see an answer to my specific questions.
The original design of my project was to have both...
Hi,
The known issues section of SDK v1.3.0 release note states that
"
nRF5340
FOTA with the SMP Server Sample does not work.
"
Is this fixed in version 1.3.1?
Good morning, I'm working with the nRF52 DK and a custom board that has the nRF52810.
I am using the SDK 15.0.0 and followed the tutorial described here:
https://devzone...
Do you think my nrf is original?
The person I bought says it's original.
Can you please check it?
Seller link: http://www.ebyte.com/en/product-view-news.aspx?id=113
Hi,
I have a custom board in which i am using nRF52840 with SDK version is 16.0.0.
I have tested app_uart library its working Ok and current consumption is 6 uA in deep...
Hello,
I'm developing a project which uses two threads. One configures UART and keeps on a while(1) loop. But once it receives a byte, an ISR pushes the incoming byte...
Hello
I am adding the mpu6050 library in the ble_app_template of SDK 14.2.
Use the ble_mpu6050_simple example here. https://github.com/Martinsbl/nrf5-mpu-examples
I...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hi everyone,
Looking the examples of SDK16, I noticed that every example has a hex folder with some .hex files inside . This applies for both peripheral and ble examples...
Hello,
I want flash NRF52840 using AM57xx sitara processor(running on linux) over SWD interface. Can you please provide steps for the same. Is there any other methods available...