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
in order to analyze reboot reson (HW \ SW) I use the following:
in case of kernel crash I usually get coldstack print, in this case I can analyze and understand...
Hi guys,
Based on the examples that I found in Zephyr samples documentation, I created the program where I am able to measure the voltage and temperature, and then send...
I tried running pc-ble-driver-py/advertising.py
my command was " python3 advertising.py NRF52 /dev/ttymxc4" and then I got following error
Traceback (most recent call...
Hello
nrf_drv_twi_rx and nrf_drv_twi_tx are non blocking calls?
in the SDK example, I see a while loop is used in the read call for instance which basically is blocking...
I am attempting to build a project with the command line tools as described in: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_programming.html, but it...
Dear all,
Can I achieve ble peripheral whitelist advertising without peer manager? (Assuming central address is already known)
Following are several places that I've...
I have been using the PPK II for about a month.
I just upgraded my nRFConnect to 3.7.1 and when I run the profiler, the PPK II is no longer visible (the big green window...
Hi,
We are design custom Board using nRF52840 SOC.
We are operating it in Normal mode, using internal DCDC converter
We have used configuration 5 from reference design...
Hi,
We are design custom Board using nRF52840 SOC.
We are operating it in Normal mode, using internal DCDC converter
We have used configuration 5 from reference design...
Hi, There. I am preparing to program a Mesh application based on nrf52840. The application supports the recovery from the points of power off.
So, I have a question. It...
Hi,
I'm working with the peripheral_uart example in ncs 1.6.1 and wanted to enable flow control for uart0, but do not see a way to do that.
How do I enable flow control...
Hi, There,
I develop a communication application based on a beaconing example on nRF52850 DK.
I don't know where I do wrongly. It is always stuck in the "bearer_handler_action_enqueue...
Hi,
I'm trying to collect modem trace from a custom nRF9160 board which is connected to the PC with a FTDI FT2232 UART-USB converter (USB vendor id 0406, product id 6010...
All - We have an nRF52340 based design which when tested with the system off demo available in NCS v1.5.1 gives a system off current of <1uA.
We have a second design using...
Hi.
I just downloaded the new nRF5 SDK v17.1.
The first example I tried, the ble_app_template, the Keil uVision project for pca10056 is setup to use a fixed device pack...