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 am trying to bring in the spi_nor driver into our project and was getting errors reading back the jedec id on initialisation so I tried to run the nrf/samples/nrf9160/http_update...
Hello, I have a problem when I enable Bluetooth on my application. If I enable Bluetooth, I can't control gpio pin on Trace DATA. If I disable Bluetooth, I can. It's a hardware...
Hi,
nRFConnect SDK Sample not working (periodic_adv _sync)
I have two nRF52840 DK with nRFConnect SDK 1.7.1
Compiled and run on nRF52840 boards:
\ncs1.7.1 \zephyr...
Hi There
Is it possible to connect to nRF Cloud using a normal 4G/LTE Sim? I see the specs of the NRF9160 show that it supports full LTE and all the Bx bands.
If the answer...
hi,
I am beginner and I am converting an Arduino library to Nordic library, but I have this part code
what is mean begin, I am confused on this part , for example , TwoWire...
Hi,
I have been programming and testing ESB on the nRF52 DK using the Arduino IDE with the sandeepmistry code base, as it allows me to view serial output to a log screen...
Hi, I'm trying to enroll my nrf9160DK preview kit in nrfcloud. I've successfully done it with my Thingy91, but in process of upgrading modem on Thingy91 with my DK I forgot...
hardware board : 52840dk_52840
sdk : ncs1.7.1
IDE: Visual Studio Code
in our OTA design , we have new image download and stored in a LTE module, since our application...
Hello,
I use ST's mcu + Atmel radio IC + nRF21540 as the FEM. Use Atmel radio IC's IO to control the TX_EN and RX_EN pins for nRF21540 automatically.
I want to change...
We plan to create a BLE central device to communicate with our peripheral devices. Both sides are based on the nRF52840 using SD140. As we've already developed the peripheral...
Hi,
I just turned off compiler optimizations with CONFIG_NO_OPTIMIZATIONS=y (before that, code was working correctly). After the change, I noticed that my program is stack...
Use Microsoft Visual Studio Installer Projects to create .msi for nRF-Command-Line-Tools-10.14.0-x64.exe and other .exe files, but an error message will appear during execution...
Hi,
Is it possible to create two separate USB devices on nRF5340? My application requires three USB classes: Audio, CDC and DFU. Currently I am using all three in a composite...