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! I'm studying the basic codes of the BLE Blinky Application for peripheral! ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_blinky...
Hi,
I'm making a custom board with NRF52840 and would like to confirm some schematic/layout considerations for things I couldn't quite find in other posts. I apologize if...
Hi Nordic Team,
I am using SDK 16.0.0 with Softdevice S132 version 7.0.1 on the NRF52832 and using SES v4.52c on Linux. I have managed to run and sucessfully execute the...
I use the following code to enable a timer that clears itself to loop continuously via the compare0-clear shortcut. (I then use other compares, PPI, and GPIOTE to output pulses...
Hi Nordic guys,
We just integrated the AGPS function using SUPL library with the GPS driver to accelerate the GPS fix time.
We tested our code with near windows environment...
Hi,
I managed to download the latest firmware on my thingy91 and it looks working properly on the LinkMonitor. Anyway, it stays always in searching LTE and never goes to...
hello everyone. We found a problem. when nrf52832 is working, after the core power supply is sudden short and release, the power supply mode is LDO and the current is about...
I have a device that has multiple NRF52832 modules
Is there any issues with setting the mac address of each of the modules to the same thing...
e.g. would there be any...
Working with SDK v16 (S140 v7.0.1) I get error code 0x10 (NRF_ERROR_INVALID_ADDR) when calling nrf_sdh_enable_request(). Setting into that function I see that the error code...
My application uses the nrf9160 in eDRX mode. I regularly have the problem, that when switching the modem to OFFLINE mode (same for POWER-OFF mode), the modem is not responding...
Dear all, I have a plan to use NUS service alongside with proxy Mesh. I tried to find documents about mesh performance with Nus service? Could you please give me more information...
I wrote two applications, and both will never know what application starts first. So I design a handshake that works something like this.
receiver
Set to receiver, look...
Recently I've been doing GPS field test using DK v0.9.0. I'm using chip antenna on the board and SUPL data.
modem fw v1.2.0 ncs v1.3.0
The result is
- Quickly fix a...
Hi all,
I am using the nRF51822 t develope a trasmission between the chip and my phone. Usually I want to send the data coming from the 8 ADC.
I am using the sofdevice...