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 am using P822601 board (with nRF9160 chip). Sample project "Serial lte modem" (SDK 1.8). Faced a problem related to the inability to connect to the MQTT broker when...
Hi
We want to run the AT command as the following, the response is always ERROR.
signal generator: CW, freq=param1-120KHz=1804.88MHz, power: -100dbm
AT%XRFTEST=4,1,3...
Hello
I need more flash and ram so I change the sdk to 13.1, but when I enabled the softdevice the log advice me use more ram.
How can I use little ram as s132_nrf52_4...
Hi,
Using the "mqtt_simple" example I found that the data_publish () function does not work for a timer handler.
In the case of the example below, when the data_publish...
Hello I know that C++ is not officially supported but I wonder whether somebody else had the same problem. I can compile an example project with gcc (mingw32-make) and compilation...
Hi,
I want to drive an RGB via PWM and need to increase the brightness. Is it possible to configure the pins to high drive mode? Is there a specific sequence that needs...
I need to be able to remove old bindings from a Zigbee end device using a commissioning button.
Probably these are in the UICR, but I cannot see anywhere how to delete them...
Hello! I am trying to run the "Light switch" example on a custom board.
My environment: - nRF5 SDK v17.0.2 - nRF5 SDK for Mesh v5.0.0 - SoftDevice S132 v7.2.0 - NRF52832_xxAA...
hello Nordic
i am working with nrf52840 with ncs 1.7 (moving to 1.8 soon)
i am trying to clean my code from assertions before production
for some reasong when i change...
Hello, I'm looking to hire a software engineer that can help developing the firmware for a PC gaming controller (nRF52840 based). The controller includes an analog stick and...
Hello everyone,
I have a nrf52832 device and want to fire a feedback (led and vibration) in case of low battery voltage. I am measuring the battery voltage over a ADC channel...
Hey All,
I am working on optimizing a manufacturing script for a product that uses the nRF9160, this script is written in python and uses the pynrfjprog library to interface...
Hi Nordic,
We have design a evaluate board based on nRF9160. There is another MCU on the board, we want to control the Enable mode of nRF9160, so we connect the Enable...
Hi
There is not NRF_LOG_BACKEND_UART_ENABLED in the sdk_config.h which in the ble_app_uart sample(nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\ble_app_uart\pca10040e...