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,
I've been using the python bindings for the pc-ble-driver and have been getting things to work, but I noticed there is no API exposed for reading the RSSI of a connected...
I am using nrf52811, SEGGER Embedded Studio and I want to use Beacon demo. I click Build and Run , it prints as below:
And I can not find the beacon device in nRF Connect...
Hello,
We are planning to buy the BWG840F BLE to Wi-Fi gateway.
https://www.fanstel.com/wifi-ble-5-iot-gateway
It has the nRF52840 module (BT840). We have the nRF52833...
Environment:
Segger Embedded Studio
nRF52840
S140
Windows
nRF 5 SDK 17
Hi,
I'm developing a device for a small side project. I need to get logs in both the...
I am trying to integrate MAX30003 drivers in spi_pca 10040 example, So that I can get the sensor readings of the MAX 30003 sensor. But I am stuck at this error.
When I...
Hi,
I am using nrf52 development kit . I connected peripheral device and communicate all characteristics using DK.
But i want read rssi value from peripheral. I didnt...
Hi,
Do do you know of any Xamarin Development being done using your development kits?
Trying to determine the best way to get up and going using Xamarin vs native iOS...
Hi there,
Just wondering why serial_uartes example has been removed from SDK17, We have to use 2 uarts at the same time.
Is it intentional or accidental ?
Thanks,...
Hi everyone. I'm using a Thingy:91 and the asset tracker application. I can compile and flash (using SES and a Segger J-Link) the application and the device connects to the...
Hello,
I read your white paper nWP-030 about selecting the decouping caps. But I didn't find any explanation why you also specify maximum values for the caps. Especially...
Hey,
I am using SDK12, S130, nRF51822;
Trying to create a DFU update for application which Also writes over a certain area in the reserve app data, in the end of the designated...
Hi,
I'm using 52833 and S113.
My system works well, i have all my caracteristic and i'm able to read it out with nRfConnect mobile app.
But it is terribly slow .
I...
I'm using nRF52832 S132 and migrating from SDK 15.2 to SDK 17.0
My previous code used nrf_serial which appears is no longer available in SDK 17. I don't see any info in...
Hello everyone,
I would like to add ble secure bootloader on my NRF52840 dongle, I have already do that with the nrf 52832 DK But there is no example in the SDK for PCA10059...