Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Hello,
I am using NRF52840 board and SDK 14.1, Softdevice 5.0.0-2.
I am testing other devices on my board. However, it seems to work normally until 2, but the connection...
Hi,
I just try the new mesh SDK V2.0.0. And I found that there is an error if I compile the "examples\light_switch\proxy_client" more than one time.
The error is here...
Hi,
I have successfully flashed nRF24LU1+ via ISP. Right now, I am validating using USB to download firmware for future production. Here is the issue.
Our project has...
Hello all,
I'm currently working on a project with a due date coming up soon. I'm using two (2) nRF24L01's with a nRF24L01+PA+LNA shield.
Right now I have my micro controller...
I want to change the advertising data of the advertising packets with time. I did find the solution for the same in this link - https://devzone.nordicsemi.com/f/nordic-q-a...
I have a board with an NRF52832 and an LED driver. I wrote a function that bit bangs a serial stream to an LED driver. It works when I use the nrf_gpio.h library.
However...
I am working with NRF 51DK. I am trying to flash a software on the target device which uses NRF51 microcontroller. I am using NrfGo studio. I am facing an error that, Unable...
Hi All,
I am newbie with nordic, and I need some help.
I am using nRF52832 with softdevice.
I need to generate a 128 kHz clock signal (PWM pulses with 128kHz frequency...
Hello, everyone!
I am a newbie developer about nrf51.
I need to advertise my BLE and save my power.
I have read the document that nrf51 has System-on (including some...
We have a couple of development units that are showing the above error in the nRF Toolbox app. Using the nRF Connect app, the DFU dialog just goes away and the screen reverts...
What is the difference between 'NRF_SDH_DISPATCH_MODEL_INTERRUPT', 'NRF_SDH_DISPATCH_MODEL_APPSH' and 'NRF_SDH_DISPATCH_MODEL_POLLING' in the 'NRF_SDH_DISPATCH_MODEL' related...
Dear All,
Currently I'm developing a BLE module that will be useful by its uart service and will use nrf51822. Nordic provided an example based on sdk 6.1 for low power...
Hello,
I want to read data from mesh network (from all the servers) to send it to a gateway. I saw in the documentation that Provisioner s can be a part of gateway devices...
Hi all,
I'm trying to enable Bluetooth 5 extended advertisement in nRF52840.
Currently, I'm using Nordic SDK v15.0.0 and S140 Softdevice v6.0.0.
In order to init the...