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'm currently using a nRF52832 with the SDK15 blinky_app_project and Segger Embedded Studio. What I am aiming to do is program where it goes to sleep after some seconds...
Hi, I would like to know if the Nordic nRF52840 QIAACO existe or QIAACO is a fake ship.
Also if the QIAACO is a reel ship I world like to know more between the QIAABB and...
In the S132 6.0.0 we are working on a system that does not require interoperability. We wish to communicate using encrypted advertising packets of our own design. We are able...
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
now I want to transfer some data between PC and the client of mesh,I have read this case and try to add the light switch client example to the uart example.but I don't know...
Hi all,
I have customized application which is ported to both Nordic SDK 14.2 and Nordic SDk 15.0. In the app, we use SPI instance to read / write data from the sensor....
error: L6050U: The code size of this image (34744 bytes) exceeds the maximum allowed for this version of the linker.
I tried to add rtc calendar program and call it from...
Hi,
want to try out the nRF52x Family, so will buy the DK board, which IDE is recommended? I am familar with VS Studio or Atmel Studio 7, so is there something like that...
Hi:
I want to capture the parameter of a digital wave like this, I want to get every 't' value. The wave is same in a period of time, but the 51822 capture value of 't' is...
SDK: 10.0.0
Softdevice: s110_nrf51_8.0.0
I'm working on migrating our application from SDK v9 to v10. I'm getting a softdevice assertion failure in src/rem.c line 1371...
Hi,
Can I use power profiler kit for current measurement of nRF52840 SoC?
If yes is there any hardware and software revision version(s) for power profiler kit?
Please...
I created a BLE Peripheral to read the light intensity, the purpose is connected to the iPhone device to read the update value in the BLE_NRF_52 device.
For the calibration...
Hi,
I checked this thread https://devzone.nordicsemi.com/f/nordic-q-a/24611/how-to-change-the-name-of-bootloader-s-dfutarg which suggests to modify the macro but I would...