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...
Hello,
Our setup:
-nRF9160
- Zephyr OS
- Segger Embedded Studio for Arm (Nordic Edition)
- SDK v1.3
Questions
1) which are the differences between Zephyr functions...
I'm designing a product around the nRF52840 (PAN1780 module), and using the PWM to drive a piezo sounder (using 2 pins as Hbridge). When I start using BLE functions, I get...
Hey, Yesterday we decided to update SDK to 17.0.2. After this change our FreeRTOS stopped working. We started investigating where is the problem and we found that when vPortSetupTimerInterrupt...
Dear all,
I'm currently using nrf52840DK with SDK 17.00 and s140 softdevice. I'm trying to syncronize the dispatch of my data with connection interval (set to 7.5 ms). I...
Using: Windows 10, nRF Connect v3.5.0, SES v4.52, ncs v1.3.0, zephyr v2.3.0
I have a custom board based on the Thingy91 and the Asset Tracker application. There is also...
Hi,
In the new AzureIotHub library, subsys\net\lib\azure_iot_hub\src\azure_iot_hub.c
the logic for handling connection conditions in mqtt_evt_handler requires more error...
How is CRYPTOCELL_IRQHandler linked in a project using CC310? I have built ble_app_interactive and it links to the library routine. However I need to develop my own application...
The current state of my thingy 91 is it blinks blue and then red. nrf connect reports that it has not been provisionized or something similar.
The included sim card is registered...
This is the third time attempting to install nRF Connect SDK on my Linux box at home, and have failed at the same place every time. I followed all the instructions while using...
Dear Support Team,
We are migrating our designs to nRF52820. With previous IC we saw that Johanson has IPD for atenna filter + matching circuit (e.g.2450FM07A0029), but...
Now we have a new project,in order to long distance communication,we add a PA RFX2411N in our design,now how may I tuning the pi (or T) match network between nRF52 chip and...
Hi All, What is the best way to modify ble_app_multilink_central and ble_app_blinky example codes, so BLE tag can send to ble_app_multilink_central Its own address. The ble_multilink...
My application uses a NRF52 (SD132, SDK 15.0.0), very simple circuit and needs to be extremely low current consumption. I measured the current in conditions of BLE on and...
Hi, I'm having some issues with migrating from SDK12.1 to SDK16 while discovering services.
It seems to connect to Android without much issue, but on iOS the connection...