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...
Dear Nordic Support Team,
We are in the process of integrating the Nordic nRF Mesh SDK (version 3.3.4) into our custom Java-based application and require your guidance on...
NCS 2.9.1
NRF52840
Sysbuild but with only a single image (no bootloader)
I've been trying to figure out how to change the merged.hex output and how to perform additional...
hello,
I am working on the example ble_central_and_peripheral in nRF51_SDK_8.1.0_b6ed55f.I can connect the device to master control panel in the computer and discover services...
Hi all,
I am trying to update the bootloader, softdevice and application all in a ZIP package through DFU, and at 99% after upload it stop and throws the error:
...
Dear Engineer:
I am a developer of the nRF51822;Some costomers want to send a large number data over the bluetooth,So they require a high quality in speed;I want to know...
Hello,
I've noticed that it is quite hard to set up an Eclipse development environment and I want to try to make a package of everything that is needed for developing with...
Hi. I want to attach a sensor with SPI slave interface to the nRF52 Preview DK (PCA10036) using the SPIM1 with EasyDMA. Below I have two related questions:
In PAN...
It seems that in SDK9 the APP_BUTTON_INIT() macro has disappeared, and with it the extra argument that determines whether the scheduler is used or not.
However, the documentation...
Hi,
I want to develop one FOB key which will be in TX mode only to transmit a key continuously or at specified interval at ultra low power mode and powered by CR2032 coin...
I'm having really terrible RF performance with a PCB I've designed using a nRF51822 QFAC, Johanson 2450BM14E0003 balun, and a PCB IFA (from TI DN0007: www.ti.com/.../swru120b...
I would like to create a large “virtual” read only characteristic that does not fully exist in memory. I understand that large characteristics are transferred in chunks of...
I am trying to enable a critical section in handler. I need to update a sensitive global variable when a button event occurs, and the fact to enable/disable the interrupt...
I have nrf51822 and I use latest SD130. I scan nearby ble devices. In my case they are iPhones. When one device is in rage then I connect to it and start scan again and keep...
Hello to everyone!
So, now I try to enable a DFU for nrf51822 (S110 7.3.0)and have some problems with it.
I can't find a good example project including DFU, all that I...