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 all:
I am use ble_app_blinky demo sdk 16.0.0 I want to put system on idle mode,but there need to call two times sd_app_env_wait() so it can in system on idle mode.
...
Hey,
I am a new to BLE devices. I am using BL651 Laird Connectivity's 453-00005 module
and using standalone JLink OB ARM debugger to connect.
When I try to connect my...
Hi,
I want to get running the sample "lwm2m_client" on the board nRF9160DK (PCA10090).
Modem FW Version: 1.2.0.
I build the sample with Segger Embedded Studio v4.52...
Hello,
When I try to run a project containing a .cpp file, I get the following console output:
I am compiling the openthread client example with a slight modification...
Hello, I am trying to change the instance on the spi in the spi example, but unfortunately it is throwing me an error - implicit declaration of function 'NRF_DRV_SPI_INSTANCE_...
Hello,
I am using nRF52840 S140 v7.0.1. I have a query on Tx power settings.
1) In below snapshot under features, its mentioned as “4 dB steps”. So whether can I write...
Hello,
I previously used the latest SDK v17.0 on my nRF52832 PCA10040 board DK.
I ran the ble_app_uart example in order to understand how the Nordic UART Service works...
Hi all
I am doing a small personal project. I have 2 DK's :
nrf51 DK: pca10028
nrf52 DK: pca10040
Up until recently things worked fine, but suddenly i ran into a...
1. At present, using the Programmer burnmodem firmware in tool nRF Connect mfw_nrf9160_1.2.0.zip step is cumbersome.
2. Is there a simpler command line tool that can burn...
We have v0.8.2 of the nRF9160DK which has GPS antenna issues. We are looking to get the latest available version of the DK from Mouser/DigiKey. Is there any way to ensure...
Hi,
I want to use SPI to receive data from an ESP32 microcontroller to the nRF52840 development kit. Where can I find information/example regarding the same (I'm using nRF_SDK_17...
Hi
we have a custom board with nrf52810 chip, 32M crystal on it and using the zephyr version 1.14.1 as the firmware base.
Using zephyr samples/bluetooth/hci_uart
Custom...