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,
Is it possible to set the clock source for a timer to the RC oscillator?
I'm using Bluetooth in combination with my timer and I see that it is counting differently...
(Windows10, Android Studio 4.0.1, SDK 15.2.0, nRF52832 dev board, App run on Galaxy S10, latest Android version).
Hi, I'm looking to use the Toolbox to create a template...
Hello,
I am having a few issues with getting the SD card FATFS example code to share the same bus as another slave I transfer data to.
I have a few questions:
1) Since...
Hello,
I'm flashing custom code onto a nRF52840 based PCB.
I'm using SDK v14.2, SES 4.52.
The board was running fine for a couple of days.
Suddenly when I reflashed...
Hi,
I started coding form ble_app_uart, and whenever I set a breakpoint and it's caught, then I press Resume (eclipse), the code falls on NRF_BREAKPOINT_COND in app_error_fault_handler...
Hi
My English is not very good, but I encountered a problem that could not be solved. Please forgive me if there is any improper expression in grammar.
When SPI sending...
1.Development board used is nrf9160DK,sim car is nb-lot,set's network mode is nb mode,Turn off all peripherals
2.set eDRX mode,eDRX is 655.36s,pwt is 2.56s ,After the device...
I am using the GPIOTE driver to attach interrupts to a pin in a very timing critical environment (using sensors like this ).
To me, it seems like there is quite the significant...
In the v16.0.0 SDK the settings struct size is 904 bytes, but in the nrfutil it's 803 (screenshots attached). I figured the settings in python don't include peer_data(64bytes...
I was in the process of integrating a NAND flash to my project. - MX35LFxGE4AB
Initially, I thought it would be good idea to use QSPI, but it seems to only support NOR flash...
Hi
Im struggling to use the ble_app_template_cpp within SDKv16. I am using the nrf52840 DK (PCA10056) and want to us the S140 SoftDevice. The example isn't built for either...
Hello everyone:
The problem is still not resolved
Test broad is PCA10056
Test code was modified by \SDK17.0\examples\peripheral\usbd_msc\pca10056\blank\ses
Try to...
I am using a thingy52 device and in that, added code of advertising and scanning from the sdk 16. Advertising is run successfully. But getting packet loss issue. So, I am...
Hi
Im developing an application that will wake up on RTC every 15 minutes. My issue is that when using idle_state_handle, which in turn calls sd_ble_app_wait, the RTC...
Hi,
Trying to figure out the current requirement on GPIO input, can you point me in the correct direction in how to figure out how much input current the GPIO on nrf9160...