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 all,
I struggle to program nrf52 on Eclipse, and it works fine with Keil. Let me explain :
With Keil :
-I first flash softdevice 5.0 manually with JFlash Lite...
software: nrf5_SDK_for_Mesh_v4.0.0_src
hardware:nrf52382QFAA
I just build the sdk,and then download s132_nrf52_7.0.1_softdevice.hex and light_switch_provisioner_nrf52832_xxAA_s132_7...
Moved to a new machine and now can't debug. I suppose I've overlooked something. First, Segger doesn't recognize that it has just compiled the app and asks to recompile. Then...
I've been looking at ways of implementing Web Bluetooth to connect to a Thingy52 using Bluetooth Low Energy.
https://github.com/NordicPlayground/Nordic-Thingy52-Thingyjs...
Hello; I have been working with nrf52840 dk's for the past couple months, and came across a few questions.
First off, my temporary goal using nrf52840 is to send a timestamp...
Hi
I am planning to use the nRF52833 for the AoA direction finding application. On that I had two questions.
1. Currently I have two nRF52833 DKs for transmission and...
Hi all,
I am developing on nRF Mesh SDK 4.0.0 with nRF52833 DK (PCA10100).
To save/restore persistent model state to flash, I added the code using mesh_config_entry_get...
Hello,
I'm new with the nordic chips and SDK and have a short question: I'm trying to send the battery capacity of my BLE device within the advertising data. I found some...
Hi
Do you have any example code to support OCF standard and/or IoTivity (Lite).
Or any plan to support IoTivity?
(We're targeting OCF supported device with nRF52832...
Hello all,
I am running "ble_app_beacon" example code in nrf52832. when i'm using samsung and honor mobile phones the nrf Connect application is not showing the beacon,...
I'm trying to enable the CMSIS Wizard on SES 4.42a. I followed the instructions and pasted the required xml into tools.xml, saved the file and restarted SES.
This is my...
Hi Support,
I need to use another eSIM not the iBasis, because the company those not have roaming coverage in Bulgaria.
Question: If I use a IoT eSIM card Telefonica...
I want to send a one byte payload from the nrf24l01+ (Sparkfun dev board), to nrf52840 DK using the example esb_prx. How should I configure the nrf24 registers to make this...