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...
I want to know how to add custom field in the firmware package generated using nrfutil? I generate three firmwares but sometimes its error prone, I saw wrong firmware flashed...
I have used ble_app_uart example as the base project and have added FreeRTOS and SAADC example to it. And I get the following errors as attached in the image.I have added...
Hello,
I have merged nrfx_spim and ble_app_uart. I was testing the spi tx function as my application has specific timing requirements. I have experienced something that...
chip: nrf52832
sdk:nRF5_SDK_15.3.0_59ac345
my purpose: i want to store data to flash from ble_uart
demo: examples\ble_peripheral\ble_app_uart and examples\peripheral...
I followed strictly all steps of the nRF Connect SDK Getting Started Assistant. However, the code doesn't compile:
(...)
9> Compiling ‘reboot.c’ 1> In file included from...
Hi, i am working on a bluetooth application with the nRF52832. When i try to connect a Samsung Galaxy S8 (Android 8.0) via nRF Connect, i get a LMP TIMEOUT error after 40...
Launch, then select 'Launch Programmer, tool displays message "The app only supports nRF connect ^2.5.0 while your installed version is 3.0.0. It might not work as expected...
From what I could see the Asset_Tracker example works in LTE, not in NB-IoT. How can I test NB-IoT?
I would like to get some hint on what example to use and what to do to...
Hey all,
I'm a bit lost here... I developed a wireless sensor for a customer based on the nRF52840 and it works great. Now we're developing a small light weight gateway...
Hi everyone,
I'm trying to developp a MIDI USB class compliant device with the nrf52840 DK.
I'm beginner about USB developpement and I have only basics about MIDI class...
I am using SDK 15.3.0 working on nRF52832, on windows platform.
Our requirement is, we need to get the data from both nRF52832 and BLE Heart rate sensor at same time and...
I have developed a new board based around NRF91 module. Ten prototypes are produced and six of them work. Other four devices cannot connect to the LTE network. I am using...
Hi,
I'm using nrf_serial to configure and then read data from a GPS engine, but I am getting unrecoverable OVERRUN errors on start-up if the GPS device is sending data when...
Hello
the setup is a nrf52840, the sdk15.3, Softdevice s140, apps: open bootloader and blinky app
Is there a way that the DFU mode is always there, at the moment its only...
Hi,
We are in the HW verification stage of a product with an nRF52 series MCU. We were easily able to measure the 32MHz XTAL accuracy using the buffered output feature;...