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 Nordic team
I tried ncs 1.9.0 peripheral_uart sample (\TOOLCHAIN\v1.9.0\nrf\samples\bluetooth\peripheral_uart) at PCA10095 v1.0.0 DK.
1. Application core: Board is...
Hi, I'm trying to get started with unit testing in Zephyr by running the sample in samples/subsys/testsuite/integration. I'm using ncs 1.7.1.
I copied the sample to my workspace...
System details:
Board: Custom
Chip: nRF52832
PCA Number: PCA10040
SoftDevice: S132
SDK: Version 16.0.0
Until recently, I have had no issues using the TWI module...
I use nRF52840 in aQFN73 package. Can I assign QSPI contacts to G1, J1, L1, N1, R1, U1 pins? Or should I strictly follow the recommendations from the datasheet? Thanks.
Hi All,
I have an application that wants to send 1 array every 2ms. There are 10Bytes of data in the array.
I will be based on 1Mbps, MTU size = 23byte, Payload = 27byte...
Dear Sirs,
I use the standard printf() function to communicate via UART (with retargeting).
Unfortunately could not find a way to not overwrite a buffer.
The only workaround...
I have configured EasyDMA RX.MAXCNT=256 and set EVENTS_ENDRX. If >=256 bytes arrive, an interrupt occurs immediately. And if only 128 or 10 or 203 come.. byte, then I'll never...
Hi,
I'm using nRF Connect SDK 1.7.1.
Is it possible to mix polling & interrupt driven UART API?
I have a situation in which I want to receive input once in a while...
Hello,
I am using the Bluetooth Low Energy application to interact with my device under development. I notice that if I set the Write No Response property on an attribute...
Hello, I have recently started an evaluation on nRF9160 DK in the UK. I tried to run the Serial LTE or AT Client examples but I was not lucky to register to a network. Using...
Hi to everybody, i'd like to know if there is a way to enable/disable mesh message relying on a node locally by the firmware without using a configuration client or a provisioner...
Hi Nordic, Since the last update of the Programmer application of the NRF CONNECT for Desktop, I've been seeing this error: I've NRF52833DK // PCA10100, and up there it says...
Hi Sir/Miss,
I use programmer v2.3.1, J-link and nRF52810.
After I connect to J-Link which displays nRF52840 in UI. In log windows, it's normal.
Please check below...