Hello!
I’ve been learning about Bluetooth Mesh recently, and I’ve been testing the sample at nrf\samples\bluetooth\mesh\chat , but there are still some parts I don’t quite...
hi support team,
i have customer is developping mesh.
customer is trying to sniffer the message when i pressed the buttoon on demo mesh_light.
i have two questions on...
Hello, I am trying to develop a bluetooth mesh network with two provisioners, one being an external provisioner (mobile phone) and another being node in the network (nrf5340...
Greetings, everyone, I have encountered a configuration(?) problem while trying to setup a lab for a BLE course I am teaching.
The idea is to showcase the vulnerability...
Hello,
Recently, my team has been struggling with an issue regarding a nRF5340 device that's encapsulated and inaccessible to be flashed with a JTAG connection. Our normal...
Hello,
I’m currently working on a Bluetooth Mesh project using Nordic Semiconductor devices, and I would like to get guidance on static provisioning and group-based communication...
I will attach my main.c and skd_conifg, maybe i'm overseeing something in code. Also i will attach schematics and pcb. I'm aware of RGB led consumption, in reality it's around...
I use the software S110 v8.00,and the NRF51822QFAA chip.
now ,I need add DFU Service support to an application.
I find the ble_peripheral\ble_app_hrs\pca10028\s110_with_dfu...
What's the best way to debug an application that is not starting after an OTA DFU update. The app said the update was successful but nothing booted and it didn't even seem...
I find the dfu sdk for ios in github ,but I only find the swift pods, did`t find the code for objective-c.
Did someone have ? Please share to me, Thank you !
Hi,
when developing I often use Google search to find documentation. I prefer using external search engines, since this includes results from StackOverflow and similar sites...
Hello I'm trying to setup i2c/twi communication between nrf52832 with oled driver SH1107 but i need to do it in hardware instead of software but on the register level.
...
Hello,
My setup is as such.
I use SPIM1 and SPIM2 all the time. SPIM1 goes to a set of MEMs devices, and SPIM2 is dedicated to a Memory module.
My device runs in of...
20170119_104909.jpg
I'm working with a ble open source.
Here i attached the captured abnormal case of the connection update
Request PDU from the slave. Please refer to...
Hi
I ordered Nrf52832 DK board instead of ordering nrf52840 Preview DK. I need to test bluetooth 5 stack,range ,bandwidth and through output.
Is the nrf52832 will support...
Recently I am working on a project transmitting and receiving data directly using RADIO block. The examples provided in the SDK folder use block wait which isn't the best...
I'm having alot of issues testing the PCA10031 running the MasterEmulator ProxmityDemo Example. It will open the port fine to the dongle, but always fails to Start Discovery...
Hi everybody
I try to reinitialize the Advertising with new parameters after a finished advertising. For example use directed mode, change advertising data and so on. But...
Hello everybody,
I'm designing an app to track the position of the smartphone using six beacons; I would like to know if there is an optimal orientation of the antenna...
Hello all,
After several tests about extending Timeslot, I have some questions.
I found out that the Timeslot will keep extending automatically after a successful...
Just a beginners question. I've read about central, peripheral, client, server, but i am still not sure how to choose. I use nrf51822
I want to create a beacon that has...