Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
Hello, I'm developing an debugging an BLE application. I'm using nRF Sniffer (dongle) N51422 PCA10031. I can successfully sniff and decrypt ble secured connections of my application...
Hi all, I want to add light switch client to light switch proxy server . But I dont know how to get appkey handle for bind to light switch client . Pls , help me !! Thank...
Hello,
I'm unable to capture packets using the sniffer. Here are details regarding my set-up:
System: Debian 9.4 with kernel 4.9.0-4-amd64 #1 SMP Debian 4.9.65-3 (2017...
Many of the pins in the assignments page of the documentation are designated as "Standard drive, low frequency only" and I cannot seem to find an explanation of what is considered...
I am trying to connect my android mobile with nRF 52DK using BLE on the NRF TOOLBOX android application. But the nRF 52DK is not recognize by the NRF TOOLBOX APP(proximity...
Hello,
we have a problem using the SAADC module with the low power mode, particularly after execution of the NRF_SAADC->TASKS_SAMPLE task.
Before taking a sample, the...
Hello,
I have some questions about ble_conn_params.c in SDK14.2
Question :
1. a. Why do you need to handle four ble conditions ?
b. Shouldn't just send connect parameters...
I hope to use a acceleration sensor with nRF51822 dev kit. So I should use three ADC input. I tested getting one ADC data using adc_simple example(Keil_v5/ARM/Pack/NordicSemiconductor...
We use nRF52832 ,when new android phone will connect to this device by mac,we cannot connect to it successfully,we must scan to find the device first,after found it,we can...
I want to t o ensure the stability of BLE connection for BLE frequence calibration,but i don't know how to get the nordic into the test mode and broadcast the empty packet...
https://devzone.nordicsemi.com/f/nordic-q-a/9231/ble_hci_conn_failed_to_be_established-0x3e-problem/34074#34074
I also encountered the same problem as this one. How to solve...
Hi,
I am working on my nrf52840 dongle and it looks really cool to me. I just found an issue that, when my dongle enter DFU mode using DFU trigger, I can not return to the...
Quick question:
What IDE are most developers using?
I've seen both Eclipse & Segger being discussed.
I'm interested in having the best support, most libraries & examples...
I'm getting errors on trying to program a custom board using the Laird BL654. We are verifying manufacturing results with an x-ray of a populated board tomorrow checking for...
Details
Hardware: Thingy52, nRF52840 Dev Board, Samsung Tab A running Android 5.1.1
Software: Windows 10, using GCC for compilation, Thingy52 SDK, Android-Nordic-Thingy...