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...
I want to use the OTP register for production, but I don’t have permission to read the contents of the OTP register。
The following are my steps:
1.Allow the UICR area...
Hi,
I have a question regarding the nRF5340 Development Kit.
I use nRF5340 in the BLE Central role, I'm using a similar code like in the example central_bus.
Sometimes...
We have noticed that generating LE Secure keys [ nrf_ble_lesc_keypair_generate() ] takes 2.5s. That causes our external, 1s watchdog to trigger. Is there any way to improve...
Hello,
I was going to email my local FAE about this, but figured I would post it here for anyone else who may have the same/similar question. To preface, I have reviewed...
Hi,
Of late, I've been evaluating Zephyr in its support of the nrf5340. I've come across several deficiencies that need to be addressed:
1. All callbacks (for the most...
I have an application for NRF5340 which I was trying to add BLE HCI RPMSG into the network core. I went ahead adding the necessary build configuration in such a way I would...
Hi Team,
Recently, I am developing spi functions. There is a function that makes me confused --"nrfx_is_in_ram".
I am not clear that what types belong to RAM data. ...
The datasheet for the nRF52840 states, in section 5.3.6.7, what retained registers do and then, rather unhelpfully, states that details can be found in individual peripheral...
Ian currently using Nrf52840 development kit and SDK 4,0 fir the zigbee and the thread. SDK 4.0 is being used for the project due to some functions that are not present in...
Dear NCS experts,
When trying to debug in VSCode by hitting F5 (or Menu: Run->Start Debugging), compilation fails with: fatal error: zephyr.h: No such file or directory...
Hi,
We are facing a very long startup delay with nRF52840 and I would know if there are some possibilities to reduce it.
I have made some measurements in different configurations...
Hi,
We're working on the nrf52833 chipset and were wondering how to add more data to the flash storage. I've traced the calls of load_settings() in the main and where fcb_init...
I had an issue when using both the current time service (CTS client, getting time from phone) and the battery service (BAS getting battery level from phone).
When requesting...