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...
Hello,
I am using NCS v1.3.0 examples and also my custom made C++ code with Visual Studio Code V1.48.2 (Since the latest version of VS Code V1.5 is having official issues...
it seems that Figure 2 on this page https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52840%2Fpwm.html is incorrect, or at a minimum the figure does not do what the...
Dear Nordic Experts, although the title says it all, please allow me to briefly explain the situation: I'm working on a ble mesh firmware and an accompanying Android app....
Hi,
I have been trying to run nrf9160: AWS_IoT sample on Thingy91 but have been getting the following output in the serial terminal:
I couldn't figure out what mqtt_connect...
The Situation: I am having a Sensor Node that is based on the nRF52832 (S132) and does two things: advertise some sensor data and store sensor data to the internal flash....
I'm porting an application that communicates BLE with a smartphone via nRF52 from SDK15 to SDK17.
It will be Connected, but I can only receive 2 bytes.
Also, even though...
NCS 1.3.0 mbedTLS configuration to the existing app in SES results in compilation error.
The SES project file contains the define like so -DMBEDTLS_CONFIG_FILE=\\"nrf...
I recently came across the Smart Remote 3 product by Nordic. I currently have a product in development that is a remote that has very similar functionality. Even down to the...
Currently I am facing an issue where the board was not able to power up by itself when a USB is port into it. However, when an external source is connected through the debugger...
Hello,
I have a costum board with nrf52832 chip. when I upload example code "/examples/peripheral/uart/" I can see logs coming and loopback test is working great, but when...
I am inquiring about a custom device that hangs in the ble_stack_init(); and the result is a fatal error.
The custom device has an nRF52832
The SDK is the SDK14
The...
Hi,
I am using NRF52810 which acts as a peripheral to send data to the central . The problem is my device is battery operated,So advertising all the times consumes battery...
Hi,
I have Design a new product based on the NRF52840 I am trying to get the lcd up and running so first thing is the pwm for the backlight. I am using pin 1.08 for the pwm...
Hello everyone, We're using a NRF52840 dongle for a Uni project. We got a couple of dongles it. I stupidly used a image on google to know the pinout because it's hard for...