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...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
Hello,
I have looked at several posts on here, including-
https://devzone.nordicsemi.com/question/3769/nrf51822-to-nrf24l01/
And followed the code, but I am trying to...
After I installed keil and nrfgostudio, I run nrfgostudio, but an error happened, which says" an instruction of 0x6b607a05 quoted the RAM of 0x094af43f, but it cannot be read...
I want to program Jtag inside Anti-lost Tag nrf51822 Module Bluetooth Low Energy Sticker.
Following are the specifications of Anti-lost Tag nrf51822 Module Bluetooth Low...
Hi, I have purchased a Nordic nRF51DK which works perfectly. Suddenly I purchased an EaEpaper and start to follow this tutorial developer.mbed.org/.../Homepage to map it to...
I have used sofdevice v7.1.0 and nrf51 sdk 6.1.0
the ble_app_hrs project which has support of dfu is not discovering the dfu services.
i have enabled the BLE_DFU_APP_SUPPORT...
Hi...
Do you know how the " ble_app_hrs -> experimental_s110_with_dfu example" in SDK 7.2.0 examples works? how to switch to DFU and how to do over the air update?
i...
I am using NRF24L01 modules sold on ebay. I have 3 boards where these modules are soldiers and notice a big difference in range. More distant of other components, better range...
Hello everyone, I must read several data stored in a external E2prom and send them to a smartphone. I thought to do this by use of Record Access Control Point, so I can to...
Hello,
I would like to ask how to control the shutter of iPhone camera with nRF51822? Does Nordic provide that kinds of application? Thanks!
Henry Wong
I have just started with nRF51 DK using Keil uVision and encountered a strange problem. I compiled and loaded a ble_app_hrs example, I can see it working fine (the LED flashes...
hi,
I am using the nrf51422 for the first time. I need to connect a GSM-GPS module for reading nmea string. I have to use the uart to enable communication with the GPS and...
I just updated to SoftDevice 8 and now I'm getting the address 0x200023C4 in my apps error handler function. This error happens to be the start address for the ble_evt_buffer...
Hi All,
anyone was been successful in compiling and flashing SDK 7.1 Bootloader/DFU using arm-gcc on *nix machine ?
If every single hex file needs to be flashed apart...