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...
We're using the Azure iot hub implementation in a custom product that works with Azure.
One of the things we've noted is that if the total size of the device twin exceeds...
Hi,
I'm using nrf52840 in order to connect to a mobile and PC.
When connecting to a mobile, connection is bonded, but when connection to a PC, it's not, although m_sec_param...
We made the product by adopting BLE security mode 1, level 4. According to the analysis of our products by the wireless communication certification authority, We received...
I want to work on BLE. Pls suggest me a mobile phone I can purchase in amount of 25000 which supports:
BLE Long Range, Direction Finding, Advertising Extension, Periodic...
* Query on Combined DFU : 1. nrfutil version being used : 2.3.0 2. Followed nRFUtil for Generating DFU packages from -> https://infocenter.nordicsemi.com/index.jsp?topic=...
Hi! We're working on a testing Jig which should test our units in production.
One of the tests I'd like to make, is measure the current draw on TX at max (8dBm). I would...
Hello,
we are currently developing a new prototype board with the nRF52840-chip.
In order to figure out the best performance for our bt-antenna we decided to plan our...
i want to use orientation interrupt of bmi160. but i don't know how to read interrupt data. I wrote it after looking at the data sheet, but I want you to let me know if there...
I'm trying to get Thread working on the nRF52820. It seems that neither the "nRF5 SDK for Thread and Zigbee" nor the "nRF Connect SDK" support it (yet?), but instead require...
Hi,
I understand that when a peripheral is advertising it is also waiting for connection/scan requests.
Does those requests and responses sent via the same advertising...
Hello!
I'm trying to send a mcumgr packet over uart between the nrf9160dk_nrf9160 and the nrf9160dk_nrf5284.
To do this I have a SMP srv and a shell on both MCUs.
...
How do I get following combination to work:
Nrf connect 3.6.1 power profiler with PCA10040 v1.2.1 + PCA63511 v1.1.0 with external power supply and external DUT
The same...
My error messages in Segger studio are messed up (shown below). Everything else is fine. Can I change the font or something?
[m[K'[01m[Kdev[m[K' undeclared (first use in...
Hello, I have a 52832 using SDK16.0.0, that acts as an advertising peripheral (anyone can connect to it), and as a central, connected with 1-1 bond to a peripheral (a 52811...