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 all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
HI
What is the difference between the two BLE commands?
From testing, I see that only the second works when I am writing to characteristic that is 1 byte long.
Hi,
I have 2 nRF5340 audio DK PCA10121 kits. I am trying to follow https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf5340.html#building-and-programming...
I installed nRF Connect SDK v2.1.1 on a Ubuntu 22.04 system according to the instructions at "https://academy.nordicsemi.com/topic/exercise-1-1/".
Upon launching VSCode...
Hello,
I have a debian installed on my Chrome OS. Everything seems to be ok on Programmer (launched from Nrf Connect for Desktop):
17:41:45.965
Using nrf-device-lib...
Folks,
I am facing issues during a fresh compilation of the demo code that comes with Quorvo's DWM3001CDK evaluation kit.
6> /Applications/SEGGER Embedded Studio for...
I am trying to set the NRF_SDH_CLOCK_LF_ACCURACY in nRF Connect 2.0.2
It seems hard to find the options needed to configure my system. Is it a configure option and how am...
Good day everyone
I am attempting to to use my x-nucleo-nfc04a1 tag reader device on my nrf9160dk. I cant seem to find a sample that could help me. At the moment I am simply...
Can PPI be used to establish a pipe from a SPI output to an UART input?? PPI does not need CPU intervention, so it does not require CPU to read SPI and then write to UART...
Hi, I'm working with nRF9160-DK board and NCS SDK-v1.7.0 on Windows with Visual Studio Code.
In our application, we want to implement DFU over serial between two MCUs...
Hi,
Iam using sensor_client example from nrf 5 mesh sdk and trying to reduce its power consumption by turning off mesh totally when it sleeps
I have also referred...
Hello Nordic support,
I understand that BLE stack is provided in nRF5 SDK as SoftDevice hex file and the flash area is fixed for the softdevice. I would like to understand...
Hi,
When the code is executed, it blocked at line
nrf_gpio_cfg_output(LED1);
where
#define LED1 NRF_GPIO_PIN_MAP(1,0)
GPIO (output) works on port 0 but not on Port...
Hi we are using the nrf9160 integrated LTE-M/NB- IoT modem in our ECG device. In USA its working fine but in Pakistan its not connecting and giving the following error: +CREG...