Using VS Code and latest version of SDK and toolchains. I have created some custom board definitions and placed them in a seperate directory. The directory is registered in...
We get the following assertion during startup if we include uart2 in the DTS.
*** Booting My Application v2.1.0-dev-ae1ee57f3906 *** *** Using nRF Connect SDK v3.0.1-9eb5615da66b...
hi team,
i am working external adc with the help spi communication, now adc working fine with the SDK version 2.6.1 , if will make or change any other SDK version like Ex...
Hi everyone,
I'm currently following the "WiFi Fundamentals" course provided by Nordic, and I'm encountering issues with two specific exercises: l2_e3 and l4_e1 . Other...
Hi everyone,
I'm developing a matter generic switch and I’ve run into a puzzling behavior when commissioning an nRF52840 DK with Apple Home via an Apple TV Thread border...
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...
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...