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...
I am using BLE mesh SDK V1.0.1. I want to know the answers of following questions,
1. What are the advertising and scanning parameters used for flooding in Mesh?
2. Does...
hey, how can i get on the device pca id which is also printed on the nordic chip on the board.
i use the mesh light on off example and need this id to send beacons with...
The code was already done in another system and it worked successfully.But when I tried to build the same code in my system it shows some error like this "cannot move location...
Hello,
I have brought new PCA10056 board for BLE5 evaluation but hard part is board is not getting detected in nRFgo studio nor in Keil.
I can see COM port getting generated...
As we are building our Mesh stack on the Nordic nRF52840 boards we realized that the fixes applied to mbedOS 5.9.4 would fix some of our problems. Does anyone have experience...
Hi!
SDK:nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_ancs_c\pca10056\s140\arm5_no_packs
Development board:pca10056,V0.9.1.
Because the current process of...
Hi Everyone
Here is what i am trying to achieve with nrf52840 PDK , SDK15.0 And Segger Embedded Stuido
1. I want to create a text file with "HELLO WORLD!" in it.
2....
In the Lower transport layer, segmentation will be carried out. The concept of a place is not very clear. Can you help me?
SeqAuth = IV Index + first segment SEQ = 56bit...
Hi,
I have been trying to implement a Bluetooth keyboard functionality using the nRF52DK. So, from my understanding, what the example program "ble_app_hids_keyboard" present...
I am trying to communicate between peripheral device (nordic nRF52840) with another device (let us say ubuntu device) with ubunutu as OS and Bluez bluetooth stack. I have...
I am trying to implement UART service which should act as both central and peripheral at a time.
So, I started implementing ble_uart peripheral service into the central...
Hi,
I'm testing the nrfutil tool for DFU in windows but it seems that when running nrfutil keys --gen-key private_key.txt I get " no such option: --gen-key" , using nrfutil...
Hello,
I have been developing firmware on a custom nRF51 board.
Upon testing firmware that involved BLE advertising,scanning, UART communication over BLE and FDS, i observed...