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...
This is a bug report for SDK v15.3.
Once a GPIOTE interrupt is enabled for a pin, nrfx_gpiote_in_event_enable(pin, false) will not disable it. This appears to be an issue...
Hi,
I wanted to design a custom development board based on nRF52832 SoC. I will go with the exact schematic diagram which was given in Nordic supporting site ( https:...
I'm looking for some additional information about the Assisted GPS functionality in the nRF91.
Exactly what is it?
How does it work?
Is it available with the current...
Hi,
I have an application that does HTTP requests to a backend server. I'm now working on implementing TLS for encryption of the data.
Are there any examples of doing...
Hello everyone,
we are developing a bluetooth application based on the relay example included in SDK 14.0.0. We have already developed our own services and characteristics...
Hi,
I've been searching for a LSM9DS1 driver compatible with the nRF5 SDK >= 14.0 but I couldn't find any which uses the nrf_drv_twi so I started to write my own but it...
Hi All,
I'm working on minimizing power when transmitting a small message between two nRF52832 boards. I'm also trying to maximize range so sensitivity is important.
I...
Please ignore, this is test post. The SES project in Thingy:52 SDK seems to be broken, I get a lot of error trying to compile. What can I do to fix it?
Hello,
I have an application that requires an always running ADC to sample three channels at 4096 Hz. I have successfully adapted my application from the many examples posted...
I am working on Flashing Code into Nordic nRF52832 using SWD Protocol.
We have achieved 80% SWD in communicating and flashed code into Nordic and verified all is working...
I would like to confirm what I'm seeing on my setup trying to measure current with the nRF9160 DK.
I'm using an oscilloscope and am following the instructions in the latest...
If I were to design a product using nRF52840 & Thread. Normally, I would have to certify the product with the thread group and become a member. The thing is: - the product...
Hello,
I am developing a remote device which uses system off mode for idle state. I also have the condition where extra long press of any key that is beyond the long press...
My Peripheral is using the ble_conn_params module. I'm seeing that if my Peripheral calls sd_ble_gap_disconnect() soon after making a connection, the module will sometimes...