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...
hi guys, I'm confused about bluetooth 5. Is there some example that use it? i have a nrf52840 board and i will like to use it in order to send my data but i didn't find any...
HI
I am trying to develop a mesh network using nordic mesh SDK..where nrf52 dongles will be beacons for which beaconing example will be used and from SDK
52840 DK will...
I startet evaluation with nRF52840 and SES.
I found the BSP Demo to crash (HardFault in Debug) after app_timer_init() , because of a NRF_LOG_INFO() inside, but Logging not...
Hi Sir,
As the title, can 51824 support BT 4.2 in Zephyr? Any document (or link) descript this?
If yes, which SDK version we can use?
Thank you.
BRs, Han
Hello,
I am working on nRF9160dk. I want to send gps coordinates via sms using nRF9160dk. Last week, I tried simple_at program to send sms and it worked. Now I am working...
When I am receiving data from slave data is missing. Means if o am reading 255 bytes then 127 bytes are right after that I am receiving alternate bytes. Some times I am receiving...
Hi,
I was wondering if anyone has sample code that would support a 16 x 2 LCD over an I1C interface.
Something like this.
https://www.amazon.co.uk/HALJIA-Character-Backlight...
hi,
in the SDK15.3,I successfully ported the DFU demo to app_uart, but the 52830 will enter the upgrade state each time after downloading the program. I want to know how...
I am following the steps mentioned in the "Getting Started Assistant" and downloaded the Segger Embedded Studio link mention in part #3. When I double click on the " SEGGER...
Hi,
I'm experiencing this problem on Windows and OS X using nRF52840 chips with SDK 15.3.
When I do a Bulk transfer from PC to Device I read immediately data from EPOUT1...
I want to read the serial number of the second page package,use the SDK 13.0,\examples\ant\ant_continuous_scanning_controller,it can't get the serial number,how to do?
Hello,
I am creating a bootloader ble version without using dfu. I am having problems turning on softdevice, softdevice starts the app instead of continuing the bootloader...