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,
We are developing the Bluetooth based weight scale product.
We have successfully developed the project using nrf52840 DK board but now we are planning to develop the...
Hello,
I am working on nrf5340DK board and with sample example central_uart. I wan to find at what speed the application clock is configured and also want to change it...
There are lots of questions in the community related to use of multiple advertising sets. Common answer has been that it is "not support at the moment", see e.g.
https:...
I am using nRF52840-DK as a BLE sniffer. I have set up Wireshark to sniff the packets. Between c entral and Peripheral, there is an authenticated LE secure encrypted BLE connection...
Hi,
I'm working with a modified version of the secure bootloader included in the nRF5 SDK 17.0.0. I'm using an nRF52832 to update an STM32 over the air.
I have two update...
Hi all, I need to use the nRF5340's SPIM4 peripheral for 32 Mbps communication. I see dedicated device's pins are pre-assigned on nRF5340 for SPIM4, ad I want to use these...
We have an nRF52840 connected to a SAM4e over SPI. The nRF52840 is the slave and the SAM4e is the master. The 52840 uses a SPI slave routine based on the SDK17 SPIS example...
Hi there,
When parsing the GPS data from the Thingy91's GPGGA format, I've received invalid from such parsers.
Invalid:
I'm still able to successfully parse the value...
Hi,
We used modem fw 1.2.3 ncs 1.3.0 before and got upto 8 satellites when searching for a fix.
Using latest modem firmware 1.3.0 + ncs 1.5.1 we see no more than 3 satellites...
Hi,
I'm using the nrf52 mesh sdk v5 to make a provisioner based on the provisioner example of the mesh sdk.
During some provisioning, the provisioning process timeout...
Hi
in communication networks, GPS is often us to sync network elements and to get accurate timing.
with nRF9160 MFW 1.3, "GPS time based configurable IO-pin / pulse" is...
Hi!
I am developing an application that starts and stops gps occasionally. I am running the gps in GPS_NAV_MODE_PERIODIC with a timeout of 100s and an interval of 240s....
Hi,
We are having problems with nRF52840 dongle.
Intermittently pc-ble-driver-py throws the error in the subject when trying to open interface to nRF52840 dongle. After...
I got an average DRx power consumption of 415.03 µA for 2.56s in the Online Power Profiler for LTE. But unable to get the average power consumption of eDRx.
In the following...
Dear Community, I'm trying to use both datasheet-announced I2C interfaces, one as slave and one as master. Datasheet: www.mouser.de/.../BlueNor_BM833A_datasheets-1627946.pdf...