Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
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...