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...
Is there a comprehensive explanation of the usage of uuids_complete, uuids_more_available & uuids_solicited when to use them and how the stack behaves/uses them. I getting...
Hello
First of all, I would like to apologize if a similar question was already asked but all this BLE matter is so broad that it defeats me.
I am planning to put two...
I try to use Eclipse for my nrf project. Previously I used Keil but now, I should to use Eclipse. Anyway, I can build nordic sdk example project but when I work with main...
Hi,
I have posted the same question in the following URL.
devzone.nordicsemi.com/.../
It will be very helpful if you tell me how to get a correct MIC result by AES...
Hello,
I've got some trouble using Nordic Uart Services,
I correctly add the library to my project.
I can receive data from different devices. But when I want to...
Hi, everyone,
I develop the project on N52832 chip when the chip "plays" central and peripheral roles together.
During the running the program I need to check the advertising...
Hello. Everyone.
I'm Aaron and beginner in nRF52832.
I have some serious problems with using the nRF52832.
I'm trying "ble_peripheral\experimental_ble_app_blinky" in Keil...
Hello,
I am using 14.1.0 SDK, I implemented the custom service and characteristic,
but if adding CCCD(Client Characteristic Configuration Descriptor) with the custom value...
Hello,
I am using nrf52 and sdk12.2.2. Can I program this with bootloader and application image at once using nrf go studio?
At present I am first uploading bootloader image...
Hi,
I have 3 nrf51822 devices. Two of them act as peripheral and one acts as central. Each peripheral is used in a wheel and they are the 2 wheels of a cart. Central is...
We are trying to connect RF51822 with RaspberryPi over Bluetooth. Our aim is to get Light sensor values(lux).
Please advise how to get started with RF1822 Sensor.
*) How...
Hi there~. I tried Nordic's FFT example (SDK 14.2) with a PCA10040 board. So I tried to add that FFT related codes in the heart rate peripheral example. I use the Segger's...
Hello, I am practising and studying the beacon example on nrf52840. While reading the main code, I try to delete the log_init part, however the kit doesn't advertise. I am...
Hello, I hope to realise a scenario that, my kit(nrf52840) advertises certain information, all the mobiles nearby (with BLE) could receive the information. I think the non_connectable...