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...
USB device don't recognized by system if we try to use more than one endpoint in app_usbd_hid_generic library:
APP_USBD_HID_GENERIC_GLOBAL_DEF(m_app_hid, INTERFACE_NUMBER...
Hello Nordic
I'm using nRF5_SDK_15.0.0_a53641a.
I think I found a bug with the ble_nus.c, line: 96
I think the rx_handles.cccd_handle should be the tx_handles.cccd_handle...
Dear all,
I'm trying to run nimble stack with Nuttx OS on nrf52832(pca10040) reference board. Now , most function is working , but it is not stable .
Sometime , the svc...
Hi,
This function is called after I turn on Bluetooth a while of my project.
What is the cause of this and How can I do to fix it? I can't debug to source code of softdevice...
Hi, We used Nordic SDK12.2 Softdevice3.1 to develop our smartwatch. After launching our product, we got a lot of complains on the connection and re-connection on Samsung Android...
i made custom board refer to thingy 52 Circuit
all fuction circuit is same so i want to use thingy 52 firmware
when i was erase all memory nrf52832 and upload thingy_v2...
I am evaluating with the example ble_app_hrs_freertos, found that if I connect to 52832 and then disconnect immediately for some times, the disconnect event may be not catched...
Dear All,
we're using C++ for our development and I try to use nrf_malloc as much as possible.
But there are cases like std::vector's .resize() function and I wonder if...
Hi,
I'm using the ICMP example provided in SDK 15 to test the 6lowpan and wanted to check the RTT from the nrf52832 dev kit.
I managed to do so with the IOT Timer, I check...
Hi,
I'm writing a client which does the OTA DFU for the nRF52832 and I'm a bit confused why the packet characteristic has the writeWithoutResponse property ( https://infocenter...
Hi, I have 2 questions regarding Nrf52840's zigbee connectivity.
1. Is it compatible with ALL other chip manufacturers, or at least, what about TI? CC2530? Zigbee has...