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...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
Hi.
We are developing a test equipment for devices that use nRF905. The devices use single ended connection for 50 Ohms antenna and layout recommended by datasheet (nRF905...
Hi,
I am using ios app to connect nordic BLE module. I am getting continuous disconnection after 1 minute on app . Please let me know how to configure for continuous data...
HI:
I use my own nRF51822 board for a snifer(not PCA10000, PCA10001 and nrf51822 development dongle). Run ble-snifer-.exe, I could ger the information as figure 4 in ble...
currently i am using nrf52 as spi master with an imu as spi slave. based on the sdk code spi_master_with_slave, I write a sample test code to read the register value from...
Hello Nordic Community,,
Do I need the typical MBED hardware setup (Interface chip connected to 'target' (the nrf52)) in order to program the nrf52 with FOTA using an MBED...
Hi,
I'm using nrf51822. After sending a data from TXD, I enable the TXDRDY interrupt by setting INTENSET register. Then I can get into TXDRDY interrupt handler function....
Hello,
I found some posts discussed before.
I2C/TWI slave with nRF51822 [closed]
Using NRF51X22 as TWI Slave
In SD8.0, SDK10, does it still only support the TWI...
Is it possible to somehow get access to the channel hopping data from BLE. We're trying to trace some interference from an external device, and want to be able to see when...
Hello,
How to put values changing over time into advertising data?
What I want to acchieve is to send ADC values that are changing dynamically over advertising packet...
We're designing a new revision of our open source sensor beacon platform: http://ruuvi.com
Just want to make sure I got this right. nRF51/2 Reference PCB Guidelines states...
Yeah. It's that topic again.
I tried to measure the current with an oscilloscope (Agilent 100Mhz; 2GSa/s).. but that didn't quite work.
Can you maybe share how you guys...
Hi
I have tried to convert ble_app_uart to use spi slave rather than the uart with no success.
Please can I have some pointers as how to go about it.
Thank you
Hi,
system info:
SDK: v6.0.0.43681
S110 V7.0.0
nRF51822 Rev.2
I’m using a ~4ms one shot timer (using the timer library) which is being started in the...
How can I dynamically assign the MQTT broker address
Hi all,
I have a general question how to assign the MQTT broker address dynamically.
Current Nordic IoT-SDK mqtt...