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,
mqtt_simple was probably never tested in TLS because some parts for TLS are missing (see client_init)
Could you make a good exemple that works please ?
hi...
I am working with thingy52 while compiling i am getting this error , then i moved to segger , in segger i am getting following errors
how to overcome this ? help...
Hello -
We are interested in using NimBLE for a nRF52 project as we've used NimBLE on another micro controller. NimBLE would be running on FreeRTOS and we are developing...
Hello everyone,
I'm trying to generate a periodical sine signal at the output of a 10 bit DAC without CPU interaction. The DAC uses an SPI interface, thus my idea was to...
I am trying to run adafruit_tag_reader example on nRF52840 DK .
Problem :
If these are my pins in sdk_config.h it works fine
Whereas this doesn't work.
nrf52832 softdevice S132 SDK15 custom board
TWI instance
TX(nrf_drv_twi_tx) failed, slave device is AD5252 digital potentiometer, i want to send data to the potentiometer...
Hi Sir,
I want to sent specific message to a defined server with a static ip configured. Kindly let me how we can do this in nRF9160 with NBIOT network.
Regards, ...
Hello,
we starting the production of first lot our devices on NRF52840CKAA (WLCSP).
We get some issues with manufacturing, which can be separated into to 2 parts:
...
Hello! When building the firmware for Thingy:52, at the stage of building with vkpcg, I get the following errors:
C:\Users\Owner\source\repos\vcpkg\toolsrc\src\vcpkg\base...
I'm experiencing a strange issue with the USB CDC example when connecting the nRF52840 to Windows 10. This is with the 15.2 SDK. I'm using the usbd_ble_uart example on the...
Hi there,
I’m having a problem very similar to this post: https://devzone.nordicsemi.com/f/nordic-q-a/49159/jlink-dll-reported-and-error
I am using the Nordic nRF52...
Hello.
The power supply switch of our product is hold by nRF9160.
The whole product will lost power if nrf1960 being reset or the power control pin is released by nRF9160...
Hello, I've set up the image transfer app from Nordic Playground with the idea in mind to remove the Android App from the equation. I've picked through the Android app itself...
I'd like to track pulses coming from external source.
Pulses maybe is variable length, some pulses may be treated as illegal ( if they are too short <10 ms ) for ex.
For...