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...
We are building a prototype for a wireless solution using nRF52840 and we found that the UART included in this MCU does not support Odd parity. This is a major handicap that...
Hello, I am writing a Program where I use GPS and NBIoT. Recently, I wanted to combine the default GPS example code with an NBIoT Code, that connects to a TCP Server and when...
Hi,
We are using Eclipse editor for nRF52833 SDK 16.0. While searching GDB support for nordic devices i found following link
https://devzone.nordicsemi.com/nordic/nordic...
Hello,
I am using the nrf9160 and I am developing using zephyr. I have an nrf connect project in Segger IDE.
Generally I am able to edit and build my project. The problem...
dear :
i used sdk 12.3 development bt mouse. now i have a question.
when one mouse link pc , its mouse x/y axis is ok.
but if two mouse( same code) link pc. oen mouse...
Hi all,
I used nrf cloud gateway servie last week. It's work very well.
But today i get some problems
1. i can't delete device. If i delete device, then it will go to...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
I am new to DTM. I have related queries.
1) In nAN34 note, what...
Hello, I have been trying to get the asset tracker demo up and running on my new nrf9160 DK board, I am in the UK and could not set it up with the iBasis SIM therefore I acquired...
Hello,
I want to use UART 1 in my project (based on aws_fota sample) and I tried this code but it reboots. I cannot use the debugger (see devzone.nordicsemi.com/.../ozone...
Hi,
I am able to program the device with switch and light examples and controlling light device through switch device also done for mesh communication.
How to control...
Hello,
I am using nRF52832 on SES v4.12 with SDK v15.3 and SD v6.1.1 on a custom board.
Background:
I want to perform OTA DFU and with that i have two services enabled...
Hello:
Is it possible to configure the nRF52840 for Standard Serial over Bluetooth? The application I am developing for needs a long range Bluetooth connection, where...
Hello, I am developing an application that requires the device to keep track of time with the RTC. I am using an app timer driven by the RTC to provide me with a 1 second...
Hi,
I have download the nRF5_SDK and try to run the example code. But I can't understand the relationship between PCA10056 and nRF52840 chips.
If I run the example project...