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...
Platform info: SDK153, MESH 3.2 and using SEGGER RTT for debug logging output with __LOG(...)
I have a strange behaviour in one of my application, where it work very fine...
Hi,
I am using nrf52 Bluetooth to transfer the data .Here i am not getting how to transfer the data at 10ms through Bluetooth.
Is there any example program to transfer...
Hi,
I'm evaluating a custom PCB that uses the MDBT50Q (nRF52840) and I'm really stuck. It looks like the device is working, but I'm getting a few strange issues.
Out of...
Dear,
we are developing a beacon product with nRF52832 powered from Li-SOCL2 primary battery. I understood that We cannot connect directly battery to the nRF52832 beacause...
Hi,
Anybody managed to connect a WisNode RAK811 to an nRF52840-DK and make them "talk" ? (send "at" commands to the RAK811 shield and get replies)
How did you connect...
Hello Nordic Community,
I am using latest firmware mfw_v1.0.1 latest NCS tag (v1.0.0) as well. I flashed GPS example into DK successfully. I made custom hardware using nRF9160...
Hi,
I am using ncs 1.0.0 and Modem FW version 1.0.1.
I am using UART 2 and i have kept UART TX and RX port 0.11 and 0.10 in overlay file.
I want to change the port pins...
Hi,
Our team has identified an opportunity that your nRF52832 fits well, I am having a difficult time getting started with your Bluetooth SDK and reaching out for assistance...
Hi,
As simple as the title! I have tried to move my code from sdk v 3.1 to v3.2 but it will not join the network.
Back to basics and using off-the-box ligh switch example...
Hi
I have been working with the nrf52832 breakoutboard from sparks fun and the nrf52 10040 Dev board.
I want to work with SPI communication in order to intergrate an accelerometer...
I'm having an issue with some iPhone11's, where under certain conditions the iPhone11 is sending two consecutive Link Layer requests with a Control Opcode of 0xFF. The SoftDevice...
Using zboss_start_no_autostart() instead of zboss_start() will cause a power consumption of 630uA. I was expecting the device to be sleep and in a very low power mode.. All...
Hi
When I use the nRF5_SDK_15.3.0, the nRF52832 cannot enter low power (about 900uA). The example is file ble_app_blinky.
The main code is as following:
int main(void...