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...
Hi there,
I've got a situation when using TWI where an ` NRF_ERROR_INVALID_ADDR` is returned having performed a call to ` nrfx_twim_tx`. I understand that this relates to...
Hi,
I have spend some hard time trying to figure how to work with RAM retention. Looks like it is working for me now, but now I retain all available memory. How much energy...
Hi Nordic,
As far as I can see, there is no nrf5340 board support in nRF Desktop application in NCS 1.5.1. May I ask, is there a plan to support it? The nrf desktop gaming...
Hi!,
We are in the process of developing BLE Mesh for Lighting applications. We are currently working with nRF52840 DK. We have successfully tested BLE Mesh models for 1...
Hello
My application is based on the ble_thread_dyn_mtd_coap_cli example which allows to use Thread and Bluetooth in parallel. I would now like to secure the bluetooth connection...
Hello!
I have followed nrf connect sdk tutorial part3 and have walked through for bme280. But now I want to connect two or more bme280 sensors to my dk. How should I modify...
Hello,
I have an application where a BLE central connects to a BLE peripheral. Then the devices do the bonding procedure. After the devices are bonded the peripheral should...
I am testing the nRF9160 DK (PCA10090 with PIN) on the Bell Canada LTE-M, run into some problem and will appreciate some help.
At the beginning, the newest demo asset tracking...
Hi,
For Direct Test Mode on nRF Connect for Desktop, I have confirmed that Constant carrier can be selected.
The log was obtained at the time of the following settings...
NCS Release v1.5.1 now supports PA LNA, couldn't see any BLE examples on how to configure and use PA/LNA. could you provide any instruction/guidelines on how to enable/use...
Hello.
I'm using the NRF52832 with I2S module connected to TLV320DAC from TI. I've configured the DAC and I2S module successfully. I'm getting audio output (simple sine...
Hello,
I hope you are well.
I am currently working on interfacing an INTAN RHD2164 chip with the NRF52840. This chip is connected in SPI with the NRF52840. The only problem...