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,
I'm developing now at nRF52832.
I add DFU service belong these reference
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0...
Dears,
I have the nRF52840 Dongle, according to the user guide, I download the nRF Connect for Desktop for Linux version(named xxx.AppImage), and my linux pc is ubuntu,...
Hi,
nRF52840_PS has the following parameters.
Could you tell me why ±30ppm?
If it is ±40ppm, it can be understood as Bluetooth low energy spec.. https://devzone...
Dear All,
I would like some advice with regards to the best practice with configuring and controlling the nRF9160 M1/NB1 connection.
When working with other modems, our...
I need to implement a Real Time Clock and I want that clock to be updated even when the device is switched "off".
I understand the RTC is a Real Time Counter rather than...
In our setup several devices are suddenly not working anymore, power off and power on is not working. However, if I connect the debugger it suddenly starts working.
So the...
Hello,
I'm trying to compile a slightly modified version of the template application for nRF52832 using Segger Studio. I'm running into a compile issue with this line utilizing...
Hi,
In "ble_app_uart" project, the system will enter sleep mode after 3 mins.
When system enter sleep mode, the "RTT view" will print following message.
How to modify...
I am trying to open example project(nrf9160, assent tracker project) with SES V4.20a(download form nrfconnectSDK instruction)
1. It doesn't recognized header files.
2...
hi all ,
now , i need get gps latitude and longitude information.
reference nrf9160_gps.c file,it should be do it now ,
how to use driver to get PVT? ,
follow , it...
Hello ,
I use SDK 15.3 , chip is 52811
I refer to the example of 52840 "examples \ peripheral \ timer"
The following is the example code, I have not changed it.
...
Hi, I am trying to debug firmware on the nRF PCA10059 usb dongle board, through a nRF10056 dev kit by attaching a standard 10 pin header on the usb dongle at P1 & connecting...
Hi everyone
Program crashes after few minutes while trying to run two threads(GPS thread and a thread used for caculating the battery voltage) simultaneously.
Please...
Hi,
I am trying to understand how the connection parameters and settings work and how they change the throughput. For this sake, I have been experimenting with the ble_app_att_mtu_throughput...