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...
Hi,
I am working on light switch example. I am broadcasting a message from client to servers using the API access_model_publish() with the opcode SIMPLE_ON_OFF_OPCODE_SET_UNRELIABLE...
Hi:
When I tested the DFU function of BLE, the upgrade was unsuccessful, and the APP print log prompt appeared to be a CRC check error.
The SDK version I am using is nRF5_SDK_15...
I reference demo1 of PWM driver example in SDK15.2.0, I make myself PWM driver. the official demo1 use pin17-20 as PWM channal1-channel4, but I use Pin9-P12, I modify the...
Hello,
I would like to measure the frequency of a signal and I use PPI, a timer and input capture to achieve this. Here's the configuration :
The frequency of my signal...
Good evening,
I am using NRF52840 board with softdevice S140 and SDK version NRF5_15.2. I am currently trying to compile the ble_app_hrs_rscs_relay example on SEGGER studio...
Hi ! I have attached the PCB design and schematic provided by Nordic for nrf52832 which is said that its also same for nrf52810.
I wanted to use the nrf52810 board for beacon...
Hi all, i'm Duy
I'm doing my thesis project about Bluetooth mesh. My board is nrf52832 custom board which is similar to pca10040. i want to build a mesh network with several...
Hello, I'm able get an updated battery service value on nrf connect using the 15.2 s112 proximity example on the DK using a cr2032. Then adjusted the clock to LF RC and removed...
Hi,
Let's say I have a door lock module without user interface... no keys nor display but with bluetooth peripheral module. The user pays is room via the application then...
Hello,
I would like to know if it's possible to simply configure all parameters for a BLE connection by a PC software.
The goal is to manage the BLE parameters to measure...
Hi,
I want to create 1 hex file that will contain my bootloader, app and softdevice.
I know i can use NRF GO studio in order to read each hex individualy but it is of...
Hello,
I am using PCA10040 development board based on nRF52832, Softdevice 6.1.0 & SDK 15.1.0.
On the Nordic website, I have verified that Softdevice v6.1.0 supports Chained...
What is the best practice for protecting against ESD for unused pins, should I leave them floating or ground them? I noticed in other posts here that it has been recommend...