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...
I want to take readings from SHTC3 temperature and humidity sensor from a custom board. Using I2C master as nrf5340 how can I take readings from slave custom board. Please...
Hi guys.
With the nRF52840 DK(PCA10056) running the Running Speed and Cadence Service (RSCS) example, the nRF Connect app on my Galaxy S10/Android 12 was able to scan the...
For emission testing, we need to be able to use some DTM commands (such as: transmitter test) inside our normal firmware.
The normal firmware uses the softdevice for BLE...
My project requires two sensors to operate on the same i2c bus, one of which is a display and the other of which is a touch sensor. And I have a problem where, if I test both...
Hi Everyone,
We are using nrf51824 for our project. As segger embedded studio has free license we have to migrate Keil project by following the article Segger Embedded Studio...
I have vsc version 1.66. I'm getting the following notification:
File changes watcher stopped unexpectedly. A reload of the window may enable the watcher again unless...
Hello,
I am using the https_client example for Thingy91. Everything was working fine until I tried to change the website to send https requests to (from example.com to google...
Hello Team Nordic, May I ask for your advice on how to build one nRF52840 to have two different UART connections to two different devices? May I ask for the any code examples...
Hi,
I am trying to integrate custom protobufs into the asset tracker project. I am referencing the zephyr/samples/modules/nanopb project for the same.
But I am getting...
HI ,
I'm trying to open terminal/command SDK v2.0.0 from toolchain manager (working with nrf connect for desktop v3.11.1) but it doesn't open.
while on SDK v1.9...
I'm just trying to make a simple communicatión between my nrf52 dk and my mobil using Serial Bluetooth Terminal app. I took the ble_app_uart example and I added a function...
Hi,
My project is a host micro (STM32) and a nRF52840 (controller mode) to implement a peripheral. My previous project (STM32 BLUENRG-M0 and host micro, HCI SPI interface...
Hi,
I'd like to add live audio streaming to my product, The current product consists of a sender unit and a receiver unit. Both using the nrf52833 (I've already bought 500...
hey guys i want to implement two separate application programs on the same chip.
Say Application1 is stored in address start_address1 to end_address2 and Application2 is...
Before using J-Link script to upgrade firmware, offsetStart (0x0) and offsetEnd (0x32E06) are correct. But after using J-Link script to upgrade firmware, offsetStart (0xADDEFE01...