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...
Env.: nRF52 customBoard, SES, nRF5_SDK_16.0.0_98a08e2
Hi,
I'am working with ble_app_template example and currently trying, to merge it with the experimental multiperipheral...
I have added an external SPI flash on the nRF9160 DK board, and wired it up to SPI3. I want to partition the flash into two ares for separate uses, but the partition_manager...
Hello.
I have just recived my nrf5340 PDK. I started with the hear rate example programming with the console. With some troubles but finally it worked.
Now I'm trying...
Hey nordic ,
I am doing project on BLE. I am Using Segger embedded studio v4.30b. (Board pca10040).
In that I am using features like advertising ,scanning and connect...
nrf52840 SoftDevice V6.1.0 release-notes written, The scanner and initiator roles can now be configured to receive ADV_EXT_IND PDUs on both 1M and Coded PHY, using a single...
Hi,
I'm using nrf52840 DK to connect and receive usbhid message with the message size > 64 bytes (examples 343 bytes), so the message is divided to multi packages. I modified...
I am trying to build the nrf9160 from segger studio. I have installed and expoerted path of zypher and gnuarm toolchain gcc-arm-none-eabi-8-2019-q3-update-linux
I am getting...
I'm trying to run SDK examples on BL652 module from Laird (which is basically nRF52832) by means of debugger from nRF52 Dev Kit
Strange thing is that all examples (even...
However, I don’t know which SDK we currently use:
“ The new device version is software compatible with the current version if using SDK14.2/15.0/15.2 and Softdevices...
Dear Nordic Community We are about to develop a module for the nRF5340. Unfortunately we are using EAGLE CAD and not Altium Desinger. Would you mind adding the nRF5340 reference...
Hi,
In our app we would like the USB to change role. For example depending on Scenario and Command over BLE we would like to change the USB Device class or even turn it...
I am having a strange issue while using pc-ble-driver-py to perform tests with a BLE peripheral:
In these tests, the Peripheral sends a lot of data as fast as possible using...
Hi
I am using nRF9160 DK board ,below is my code, I want to create two threads in main() function for LED 1 and LED 2 to turn on led alternatively.
For some reason threads...
Hello,
I am currently developing a small Star network for the nRF52840 dongle using plain 802.15.4 protcol with the IEEE802.15.4 Library provided by the nRF5 SDK.
I use...
I can compile and run the beacon example in long range mode but advertising packets are not being received by any app on my mobile phone. Is there an app that's written for...