Hi there. We have recently migrated from SDK 2.6 to SDK 3.0.
We have a custom-made external board, which we used to program with the nRF52840 DK when using SDK 2.6 (for...
Hi, We are using nrf Connect SDK 2.4.0 and have been looking through the NIST vulnerabilities databases. One of the vulnerabilities reported with the nrf5340 is a denial of...
Hello all,
I am having issues with the configuration of the FEM nRF21540 on the costum board Fanstel BT840NE with the Enhanced ShockBurst (ESB) protocole.
We are not able...
We've got a sensor board with an nrf9160 on it, that sleeps lots of the time and periodically wakes up to take sensor readings or send them up to the cloud.
Some of the...
Hi, I am using nrf52840 , nrf connect sdk 2.6.0 I am using spi_transceive() to send and receive the data from sensor I read in Nordic Academy nrf connect sdk intermediate...
I hope this message finds you well.
I am currently working on a project using the nRF9151-DK Evaluation Board and have been testing GNSS functionality in various environments...
Hello,
I am a developer/maintainer for the RF24 Arduino library at https://github.com/nRF24/RF24
I've found in some cases, the R_RX_PL_WID register returns 0 while the...
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...