I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hi, We are facing issue related to pc_ble_driver shared library at the time of run script.
Traceback (most recent call last):
File "SDFTest.py", line 414, in
init...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
i'm developing an application with the NRF51822 device using the NRF51 development kit (DK). I bought a power profiler kit (PPK) to measure current for advertising...
I am using nrf52832.
I am setting MIN and MAX Connection Interval both to 7.5 ms as android support 7.5 ms connection interval. We are getting 2-3 packet in one connection...
We are in the process of upgrading from from soft device v 2 (with SDK v 11) to soft device v 5 (with SDK v 14), and we have a portion of our code that controls connection...
Hi averyone,
We are developing the BLE project whith two devices master/slave.
The master device is built on the NRF52832 processor with SDK14.1 and it's program is built...
nRF52832 is in a sleep state.
However, when the Watchdog timer clear processing is placed in a different position, current consumption changes.
If the Watchdog timer...
Just wanted to ask: is this expected that nrfGo Studio doesn't work with the micro:bit?
Presumably this means that nrfGo Studio doesn't work with CMSIS-DAP in general?...
Hi,
We're using nRF52840 rev. A with s140_nrf52840_6.0.0-6.alpha SoftDevice and patched SDK 14.2.0. We've succesfully launched Long Range advertisements on one device and...
I am using an example file provided in the "Development with GCC and Eclipse". The file has many .c files in the "Project->Resource->Linked Resource" area. There are no corresponding...
I am seeing strange current spikes when measuring the consumption in a nRF52 chip. The board the chip is on is a custom board, but the nRF52 power supply has been isolated...
Dear guys,
now I use SDK12.3. My application DFU is works fine base on buttonless dfu sample in pca10028.boad ic is nrf51822AC. IROM1:0x1b000.0x25000.IRAM1: start-0x2002fe8...
I'm trying to get the sample "nRF5_SDK_12.2.0_ble_app_hrs_pca10040_s132.zip" working. It was provided in the "Development with GCC and Eclipse" tutorial. The dev board I'm...