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,
how can i scan for other BLE advertisments on nrf52811? there is no official documentation showing how to have Central role on nrf52811 softdevices! and no support in...
Can I still use the USB while the nRF9160DK is set up for current measurement as described in the spec, where power is applied on P28 after cutting solder bridge SB43 and...
I am using PCA10090, version with active GPS (tested using GPS sample)
I tried configuring using:
vi /nrf_root/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
According to this thread, GPS sensitivity of Thingy:91 does not seem to be good while I haven't tested this yet.
https://devzone.nordicsemi.com/f/nordic-q-a/51424/thingy91...
Hello.
I have found this document and have a question.
In according with document below: service " Generic Access" (UUID1800) has a few characteristics: " Device Name...
We're attempting to get a Bluetooth data stream set up on our nRF52840. We've taken Zephyr's peripheral sample and pared it down somewhat to only allow indications from the...
Hello,
I am working on LPN node code from the mesh SDK 3.2.0. When I run the example code, I see a current peak at every 2 sec interval. Please check the image attached...
Hello,
I managed to flash the AT command client to the board and connect to a network (both verified by COPS and CEREG)
Am I right that there is currently no AT command...
Hello,
We start using of our BLE devices with more or less permanent connection with our central BLE device, it was needed for Alisa connection.
BLE peripherals are old...
Hi,
I am a beginner in nRF52840. I want to add a channel hopping feature in the 802.15.4 example .
As per my understanding of source code, we can set the channel number...
I am looking for a way only a known/trusted device can connect and write/read information from my device. Filtering by address(white-listing) is not feasible. So what is a...
Device:
Peripheral only
Peer Manager and Bonding working
S140 radio
nRF5 SDK 15.2.0
Rigado BMD-340 module
Central == iOS devices
Our nRF5 module is controlled...
Hi, I'm on last step of developing, but I have this critical trouble. For the project, I started from ble_app_buttonless_dfu sample of SDK15.3. I added some peripheral (one...