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...
Hello ,
Is there a way to allocate a huge buffer (80KB) on NRF 9160 setup?
I have NRF 9160 connected to BT840X over UART.
I want to upgrade the BT840X FW from the NRF...
Good morning,
I have designed a prototype based on nRF52840 and an application based on S140 v.6.1.0.
We have already assembled several prototypes and all of them have...
Hello,
I am having some trouble retrieving the mqtt topic which are published on, and the data within.
I've used the mqtt_simple as a starting point.
I managed to...
Now, iphones can be paired and bundled with BLE devices. If the BLE device and APP are disconnected, how to do the BLE device side? BLE devices and iphones can be reconnected...
Hello,
i am using a nrf52832 with mesh SDK 4.2.0 and nrf sdk 15.2.0.
Everything work's fine till i want to clear the provisioning data. In the examples the only way to...
Hi,
nRF52832 does not support Direction Finding functionality according to https://www.nordicsemi.com/-/media/Publications/WQ-Product-guide/Wireless-Q---Q1---Product-Guide...
Hi!
I got a bit confused about the revisions in the nRF52832 documentation. I'd like to know if there are multiple hardware versions of nRF52832 (or nRF52-DK) in the market...
Hi,
I want to use scene model in BLE MESH for nrf52832 board as both scene server and scene client and want to operate using nrf mesh app. In the application dimmable switch...
Dear Members,
I opened this project ant_io_tx_pca10040_s212_uart.uvprojx in Keil,
How can I test it ?
NRF_LOG_INFO("ANT IO TX example started."); where can I see that...
Hi, i have two new designs ready for certification and then production. but, I need help with the antenna tuning. As I understand you can offer this service? Where do I send...
Hi Team,
We are seeing an intermittent issue where BLE connection disconnects abruptly due to reason BLE_HCI_INSTANT_PASSED (0x28). We are using nRF SDK version 15.2.0....
Hi,
I am new to BLE Mesh development and Nordic, and need some help.
I want to achieve Long Press and Short Press functionality using one of the button of nRF52-DK and...
Hi everyone,
I'm working on a nRF52840 dongle. I can compile the CDC ACM example and it works well. When I open COMx on putty I can see "CDC DEMO" as expected.
The only...