Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
Hello,
I have a problem with the NRF9E5 (cannot be selected in the list).
For several years we have been using the mentioned chip without any problems. Now we want to...
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...