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...
Hi all,
I ned to test DTM in labview. In nRFgo Studio works fine, but I don't have any idea hoe to relize same test in labview. Could anyone help me please?
Thank you...
Hi,
I'm working on nrf9160 DK board version 0.8.5. I want to use analog pressure sensor and read data using GPIO input, however there is a little issue related to acceptable...
Hi,
I'm having issues maintain the connection to a MQTT server. I'm able to establish the connection, keeping this alive and pub/sub some massages, but after some time ...
Hello ?
I try to bluetooth 5.0 Le mode test
but nrf studio program is not supporte Le mode 2M bps
therefore i need to nRF DTM Tool for bluetooth 5.0 LE mode 2M bps test...
Hey, When I initialize the device information service as follow ,It seems that It does not work ,RTT View show There cause a Fatal error 。 But if I initialize one of them...
Hi, I'm provisioning mesh nodes using nrf_mesh APP. After I finished it and added device into mesh network, I have some questions in configuration process.
In nrf_mesh APP...
When I send AT command, AT+COPS?, in example, +COPS: 0,2,"26201",7 will be returned. In this example, it returned one numeric string for MCC and MNC.
Can I simply read this...
Hi,
I don't find any information on the antenna used on the nRF51 DEVELOPMENT KIT. The chip is N51422.
I would like to have information like the gain of the antenna. Could...
Hi,
I'm Trying to add uart with DMA functionality to the asset tracker sample code.
but when running :
I get:
this is my nrf9160_pca10090ns.overlay :
these...
Hi Roshan
I want to use ViewModels in RecyclerView like I have to perform light on/ off (sendGenericOnOff(final boolean state, final Integer delay) android app)r each node...
Hi all,
I am running thethings.io examble of Thread SDK 3.1
I setup border router (Raspi 3B + NCP + ethernet) , Node (NRF52840DK)
In Node, I can ping to thethings.io...
Hello,
I'm currently a student and new to RTOS and modems in general, so please excuse my possibly very basic questions.
We have a running demo with an ESP32, where...
Hello everyone,
We are using the nrf52840 Dev Kit (PCA10056 1.1.0 2019.19 683465548)
SDK version: 15.3
OS: Fedora
We have our program working fine (RTT Logs OK...
I followed the install instructions from nRF Connect SDK documentation ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_ins_linux.html ), to build and...