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...
Using the nrf52840 for analog sensor measurements we wanted to increase the accuracy by doing a regular calibration. Doing so we sometimes noticed spurious changes in measurement...
Hi,
I am currently working on a project that requires the control of a BLDC and i am new to the nRF microcontroller is there anyone how can give me some sort of guide and...
Hi all,
i'm testing a feature of my project using the ble_app_blinky central example adapted for the nRF52840 dongle. My goal is to discover the devices that are advertising...
Hello All,
I am working on the development of a product based on the nFR52840 SoC (SDK 16 and softdevice 14) and have several pheripherals connected to the chip, one of...
Hello,
I have a problem with reporting attribute: I am currently implementing a custom cluster that has 5 attributes that are reportable. Attribute values are of the type...
Hi,
i'm working on NRF9160 DK, and I am using the aws fota test example, however when I try to compile I get the following error message: zephyr / linker.cmd: 70 cannot...
Greetings,
I ran separately both the serial and provisioner examples successfuly with NRF52832 DK. Presently I'm trying to implement serial example codes to provisioner...
Hi, I have developed the custom services for nrf52832 with sdk16 in SES
in write character
Sometimes the write option works fine
unexpected error after write function...
can anyone shed any light on the function mouse_movement_send(int16_t x_delta, int16_t y_delta) in latest nrf51 sdk!? how to use it to move pointer on screen n make a left...
Hello! Lately we are testing FOTA functionality in our products. FOTA works well when the distance, between the ED (our device under test) and the coordinator, is short, but...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
I want to understand the ROM layout and set the memory map.
Please tell me how to know the layout of the current ROM. (Mainly the range used by MBR area and FDS area)
...
Hi!
I use ncs v1.3.0 and mfw 1.2.0 on a nRF9160 DK v0.8.5.
My app runs in PSM mode alternating between LTE and GPS following Jan-Tores suggestions in his response to my...
LTE Link Monitor doesn't seem to be able to detect any serial interfaces on macOS that are not the DKs (or don't have 3 serial ports)
See this hacky implementation: https...