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,
I'm working with nRF52840 and SDK v15.2.
I implemented an USB layer with CDC and MSC classes based on nRF examples. All seems to work fine. The USB Serial port...
Hi,
I am using TPS61021DSG in my design which is a data acquisition system using nRF52832 BLE module. I am using 1.4V Zinc-air battery to power up my circuit to generate...
Hi Nordic Team
I want to run the example project[802_15_4] on the soc chip 52820.So for the SDK17.0,it run and work well on soc chip 52840.
In order to run on the chip...
Hi,
I am using an Adafruit nrf52840 Feather board and have been having a problem with SPIM instance # 3.
I have the board connected to a display module and have been successful...
Hi,
This is not a ticket!
This is a project that I built. It uses the nRF52 to control a neopixel (ws2812b) via I2S over BLE using a custom mobile app built using the...
On SDK16.0.0 + Mesh SDK 4.1.0
I know that oversampling when using the SADDC in scan mode on multiple channels does not work because the buffer gets all out of order.
But...
Hi,
as describe in the title, we are getting a mesh assert when trying to remove all suscibtions from a model.
it is kind of hard to reproduce because this command is...
Hello,
I am testing direction finding over nRF5340 PDK.
I didn't have antenna array yet, but I think that's equivalent to signal received at 90 degree.
I have two questions...
Hi,
in SDK/components/libraries/timer/drv_rtc.h, there is some preprocessor define provided to select the RTC module (0, 1 or 2) used by app_timer2: APP_TIMER_V2_RTC0_ENABLED...
I want to trying to the HCI Command (DTM Mode) of CTE (Constant Tone Extension) feature for SIG RF Pre-TEST,
The nRF5 SDK v16.0.0 (latest version) is ready for CTE feature...
Hello,
So I am trying to build the ble_app_blinky_c example of SDK_14.2 to work for nRF52810 but encountered problems.
I used s132 v 5.1 for my softdevice by following...
Hi,
We have a project want to fixed "access address".
We want to fixed "access address" in every BLE connection (52840 as master)
Do you have some of API to assign ...
Hello, i made my own working NRF24L01+ using the reference design from the datasheet and it worked quite well. But i needed some more range so i wanted to add PA+LNA module...
[Google Translated]
Good day. I am new to application development. At the moment, I managed to implement a connection to nRF52832 using BLE via UART on an Android device...
Hi,
Greetings !
I want to take continuous 40 reading of adc by varying time interval between readings based on RPM value. I want timer interval resolution from 6 Sec...