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 pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
I want to sleep at the lowest current level possible while retaining RAM. I see that I(ON_RAMON_GPIOTE) is 17.37uA! I want to avoid that. I see I(ON_RAMON_GPIOTEPORT) is only...
Hello,
I just started 4 days ago. My project consists of two parts. The first module that I am working on should communicate with. a I2C sensor, go to sleep for 30 seconds...
We have an existing HCI application (SDK12.3) which implements advertising, scanning and central (8 concurrent connections). The application runs on a Linux device and communicates...
Hi,
While we perform DFU over mesh according to this in step 3: Generate a DFU file with nrfutil
we create dfu package of an application like below:
nrfutil dfu genpkg...
Hi
Over the last versions of the SDK a lot of features have been added to the log module. These new features may be useful for a few users out there, but the new features...
Following my ticket Dynamic reconfiguration of peripheral HW from TWI to SPI , I realized that the header file sdk_validation.h could be improved.
Currently the conflict...
Hello.
nrf52-quadcopter question.
nrf52-quadcopter source code download is ok in github
website bluetooth connection is ok.
joystick operation need to excharUUID(0x0004...
Hello,
I am developing Bluetooth 5.0 application which advertises two different beacon advertising data sets (Each set with different advertising interval)
I am using...
I'm using SDK 12.2.0, SofDevice 3.0 and my chip nRF52832.
In my boot-loader project i disable IS_SRVC_CHANGED_CHARACT_PRESENT by define to 0.
The dfu process is completed...
Hi
with SDK15 SD140 6.1.0. I'm trying to use BLE_GAP_ADV_TYPE_EXTENDED_NONCONNECTABLE_SCANNABLE_UNDIRECTED with CODED physical.
I run the following code
and getting...