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...
After a DFU, when the new firmware is booted a service changed indication is not being sent so iOS only sees the DFU service. Should the softdevice be sending the service...
Hi
We can't connect jlink to nRF52840,then we check the voltage of DEC pins, Is this correct?
And what's the function of DEC pins(DEC1\DEC2\DEC5)? The datasheet description...
Hi all
I have an identical problem to this: https://devzone.nordicsemi.com/f/nordic-q-a/51567/can-t-build-nrf-connect-project
All my setup is the same, and the problem...
I am trying to send multiple 64byte packets - in a loop - using app_usbd_hid_generic_in_report_set(). This together with the user event handler happens inside the same FreeRTOS...
NRF connect 2.1.0
OS: Ububtu 16.04
when I try to download linkmonitor I fet:
Unable to install: Unable to download registry.yarnpkg.com/pc-nrfconnect-linkmonitor . Got...
Hi all
Have been using the nRF52810 for a while now in production with no issues. We are developing a companion product that uses the nRF52811 and we cannot get the custom...
Hi I am using nrf51 SDK (version 10)
firmware:s110_nrf51_8.0.0_softdevice.
while uploading program in nrf51822 through J-segger I have getting following errors:
*...
Hi, nordic engineer:
Our project has a function, that is, BLE+Thread coexists. We hope that the mobile phone can upgrade the device through BLE. Can this idea be realized...
Hi everyone,
I am using nrf52832 with SDK version 11.0 for an IoT application. I am communicating with Atmel ATWINC 1500 module through SPI in order to connect to Wifi...
Hi,
I have a custom implemented DFU that I used in many nRF52832 designs.
This one in particular fails when I am calling nrf_fstorage_erase. I am trying to erase 40...
Dear all,
I am trying to work with FOTA. I am able to run successfully the http_application_update.
But now, I want the device to download a custom firmware that I...
Hi all,
I am trying to set up UART communication on the nrf9160. I am using the nrf9160 DK and zephyr.
I have selected device UART_1 and after I cal functions device get_binding...
Hi,
I am trying to implement OTA updates on iOS. Where can I find out what error 10 means?
Below is the log of events from my app. Please don't hesitate with questions...