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.all:
I'm doing a project, it include freeRTOS+emwin(TFT screen SPI-->32Mhz)+BLE(central+peripheral)+FATFS+flash(qspi)+TF card(spi)+GPS(uart)+wifi(uart)+other IC(spi)...
I am working with a SmartThings Multipurpose Sensor connected to a nRF52840-DK running the ZigBee CLI as a coordinator. I am able to have the sensor join the network and I...
SDK11, NRF51822
if I use the fstorage_test at the applicaiton_init(void), then runs ok.
but on my product, I use a key to power the system, if I use the fstorage_test...
We are implementing DFU over serial to the nRF52832 from another microcontroller.
We are using SDKv15.30 and a slightly modified the serial bootloader from the DFU bootloader...
Hello, I am developing a big project with the nrf52832 + several peripheral devices and I want to integrate the notion of unit test to my project (in Segger embedded studio...
When trying to build my BLE Mesh app based on light_switch server example app from nrf5 SDK for Mesh with added functionalities (like detecting GPIO state changes and firing...
I'm attempting to create a DFU update using the the ble_app_uart example coupled with the BLE DFU bootloader. It's not unlike this case .
SDK = v16.0.0
nrfutil = v6.0...
Hello Nordic Team,
I have loaded the ble_app_uart example on my custom hardware. There is a button connected to P0.13. When that button is pressed I receive a NRF_BREAKPOINT_COND...
Our nRF52840 is connected via UARTE @ UART_1 to a modem which does not have a WAKE pin - the only method of waking it from sleep is to send a UART break. Is there any way...
Hello,
nRF52840-DK
SDK 15.3.0
s140
OS: Ubuntu
IDE: SES
I have run into 2 init functions for separate features that have run into this issue. In main, when initializing...
Hello,
I have the following scenario:
* Mobile phone acts as a Provisioner and it already provisioned Device 1.
* Device 1 has Proxy feature enabled and also supports...
Hi,
i'm trying to readout the who_am_i register of SPI slave ST lis2hh12 (a MEMS sensor). I followed the spi-example found in examples/peripheral/spi of SDK 15.3.0.
...
I have a node running with the SDK for Mesh v3.1.0. It crashes during boot up in restore_addresses_for_model() due to dsm_address_subscription_add_handle() returning NRF_ERROR_NOT_FOUND...
hello
I have questions.
1) T he difference between start_tx_carrier and start_tx_modulated_carrier Are both start_tx_carrier and start_tx_modulated_carrier sending data...
Hi,
I have gone through nrf connect app in google playstore . But when I scan for the beacons, the app gives hex values. I want to develop a customized app that will read...