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...
The prototype I was working on has a nRF52832 on it and for some time it was working fine with the Segger Jlink base. However today I started to try to use the low power modes...
Hi,
I am using "TWI Sensor" example(SDK v17.0.2) as reference in our application. For multiple bytes transmission this is how I defined in "nrf_drv_twi_tx".
Here is...
I have searched Nordic and the web and have seen several instances of "can't uninit saadc successfully". Neither Nordic support nor I am aware of a single example of saadc...
In my product, the nRF52810 module is kept in system ON sleep mode until a user intervention is executed, upon which the module wakes up. But while in sleep mode the app_timer...
hi all, i'm using 52833 for direction finding, applying nrf_connect SDK into it. i'm intend to develop a direction finding project. i had meet some technical issue on [bt_df_set_adv_cte_tx_param...
Hello,
I'm using the nrf5 sdk 17.0.2.
I'm wounder why the current API of the nrf_queue doesn't implement a peek with random access? I know by definition a queue is a collection...
Hello everyone
I'm developing a software which should use the latest OpenThread version and if possible in the form of prebuilt libraries. I followed the tipps and instructions...
I try to execute the PWM settings via the library in an extra .h/.c file to keep my main method as small as possible. Unfortunately the program sticks in the ErrCheck and...
I am currently designing a circuit with the NRF5340. This circuit will be alternatively supplied by VUSB when connected to a USB port and by a 1.8 V power supply to VDD when...
Hi,
I am using nrfconnect to debug my application code. i have an application code with 9 services in total and it is working fine as expected.
Now the problem is, if...
I have a freeRTOS based system and my Logging Thread, which is based on the examples has odd behviour when used in conjunction with the WDT. When I first program the board...
Dear Nordic,
I am adding the NUS to a firmware that already runs a custom service. I based my code on ble_app_uart. It fails during init, when it calls ble_advertising_init...
Hi guys:
a. I use a uart dfu bootloader(loacation: SDK-location\nRF5_SDK_15.0.0_a53641a\nRF5_SDK_15.0.0_a53641a\examples\dfu\secure_bootloader\pca10056_uart) in 52840 soc...
What is the ADC internal reference voltage (0.6V) tolerance at room temperature and over the full operating temperature range?
Or is it same as the value specified in the...