Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
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...
Is there a way to bypass the device reset happening when BLE times out if the device is in debug mode (or RTT terminal)? I'm referring to the reset talked about in this thread...
I want to tranceive data to ADXL362 through SPI and refer to this program.
https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/spi
However...
I have a time-critical code section in a call-back routine which is too slow to work when run as a "debug" build, but works fine when run as a "release" build.
This is a...
I'm writting firmware for a Peripheral Server and wish to display the smart device friendly name that will connect to my nRF52832. Is it possible without addind service/characteristic...
I am Planning to Implement Card sniffing with NFC Front Chip !
Can I Utilize Comparator for card presence detection system senses the card by measuring the decay time of...
Hi
The slave select (ss) pin during the spi communication is always low even when i make it high to release the spi bus. It looks to me that I'm not actually controlling...
Hi All,
I got 66uA current consumption in sleep mode and trying to reduce it further to few uA. I have disabled the serial interface and still wondering if there is anyother...
Hello All,
I am working on the nrf52810 module.
I am using sdk 15.3 with softdevice 6.1.1. (IDE segger)
Issue-
1. I am giving the Advertising name as " TEST_01 ...
Hi everyone,
this is my first question in this blog.
I am trying to use the library pc-ble-driver-py in order to interact with a DevKit (in which an example code is implemented...
Hello!
I want to use a long range and buttonless bootloader in nrf52811. S140 cannot be used for this task, because S140 use more then 150KB of flash.
Is it planned to...