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 there,
I would like to add the device address of a central to the whitelist on my peripheral. Is this possible without bonding? So I set sec_param.bond = false in pm_sec_params_set...
Hello.
I am working on ble project and using uart communication between bluetooth and stm32. I need to reinitialize uart module in case of any error in event handler but...
1、nRF52830。Does the dongle included with the product support the over the air packet capturing function of Bluetooth?
2、We need Bluetooth to grab packets. Do we need a third...
Hello,
nRF52840-DK
SDK: 15.3.0
s140
OS: Ubuntu
IDE: SES
Our application is has a notify characteristic that works when attached to the JLink debugger. I can get...
Hi, I am using nRF51822 on my custom board with SDK 12.2.0. I use DFU bootloader, and can update application in BLE from DFU mode with bootloader (dual bank mode is used)...
I am using the nrf52 Dk with nrf52832 chip and i want to write bulk data onto the dk and then when i read the dk from the mobile app nrf connect, i want to see the written...
Hi,
I am trying to integrate the DFU service into the ble_app_uart example. I am using NRF51822 with SDK 11. I was able to successfully run the ble_app_hrs with dfu. So...
Hi. I'm using 2x nRF52840 DK's + eero pro.
I've been noticing some stability/longevity issues with examples/thread/freertos_coap_server in nRF5SDKforThreadandZigbeev3209fade31...
Peer Manager in recent SDKs supports up to 20 peers but SoftDevice functions like sd_ble_gap_whitelist_set() and sd_ble_gap_device_identities_set() are able to handle up to...
Hi, I am trying to get BLE packages with the nRF52840 Development Kit without using Wireshark or other external app. Does anyone have any solution? Thanks in advance
I have followed this tutorial from this link but cannot get it work.
I have 3 loop. For the first loop of sending data it will have a delay about 1s and until 2 finish...
A%dBBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX = 40bytes
1) In Termite:
Data is complete and in sequence when until 6 only.
A0BBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX A1BBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX...
I have 2 message order by sequence and between each of them have delay 2s. for Example
How should it work
A1BBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX
Delay 2s
A2BBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX...
Hello Nordic Support.
it was first time i tried to set up zigbee project based on 52840 and nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71. and now i got question...
...