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,
this is a brief description of my plans:
I am planning on merging my modified ble rscs central example that is used as a cycling cadence central device instead...
board: nRF52 DK
[update - fixed this - see #2]
When I use the following (shortened) code, the LED blinks when I press button 2 but I see no logs. NRF_LOG_INFO() is working...
Hi,
I have integraded pc-ble-driver ( https://github.com/NordicSemiconductor/pc-ble-driver/releases/tag/v4.1.1) on boundary device Nitrogen6x using Yocto.
I have not changed...
Hello,
I am a hardware engineer and not very familiar with software or firmware other than the very basics. I need to migrate a custom firmware project from Keil to Segger...
In the nrf52840, what is the external supply capability of the Dc/Dc converter?
We are looking to take advantage of internal regulator to generate 3.3v from a ~4V li-ion...
Dear,
I couldn't find the 3D model of thingy 91 PCB ( I don't have Altium to create it)
Could you plz help me, I need STEP file/stl file.
Thanks,
MVH
Hoang ...
v0.12.0 provides sd_api_v 5 support that I need but its not released in pip. v0.12.0 is available (in pypi) for windows but not for Mac/linux.
Please provide also linux...
Hello!
I'm trying to make the asset_tracker sample working on the nRF9160 DK. The at_client worked just fine and I was able to connect to the base station (I'm using NBiOT...
Hello, We have been using the PCA100059 version 1.0.0 dongle with a custom firmware which fails to run on the new PCA10059 version 1.2.0. Unfortunately there doesn't seem...
Hello,
Im a beginner in microcontrollers programming, just started with the pca10056 and pca10059. Im aiming to develop a beacon scanner for pca10059, to send data via usb...
I compiled and debugged the PCA10040e ANCS example (ie emulating the 52810 using the 52832) from SDK 15.3 - successfully. But I wanted to turn off code optimization to facilitate...
Hello,
As many mobiles do not have NFC I would like to use LESC OOB pairing with an QR-Code which could be shown on the device terminal. Well, I know where the NDEF message...
SDK version :15.2
question; when i use app_timer , i got interrupt which is not i wanted.
i creat and start timer :
app_timer_create(& m_timer ,APP_TIMER_MODE_REPEATED...
I'm using nRF SDK V15 with nrf52DK board, running the ble_app_hids_ms example.
I I want to have continuous non-stop advertising duration, should I have both APP_ADV_FAST_DURATION...