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...
I am getting unexpected behavior when using the latest version of the antfs.c sample code. I think this is a separate issue from what I reported here
When the ANT-FS download...
I've been experimenting with your online power calculator: https://devzone.nordicsemi.com/nordic/power/w/opp/2/online-power-profiler-for-ble for NRF52840. I see that the idle...
ble_nus_data_send is returning NRF_ERROR_RESOURCES. I would like to increase the Tx Queue size, but as it is not straight forward to increase by changing the macro BLE_GATTS_HVN_TX_QUEUE_SIZE_DEFAULT...
Hi,
we are using the nrf9160 for our fleet management products, and am currently working on downloading firmware updates from our server. I am using an HTTPS POST request...
Hi,
I am running an RTC unit test on the boards (nRF52840), where I take RTC_Val1 then perform a delay for one second then take another RTC_val2.
My condition for passing...
Hi,
I am very green with Nordic's tool chain, so this is probably my fault.
I used the toolchain manager to download v1.3.1 and it worked fine, but I can't follow first...
Hi,
Recently, I was researching about BLE Serialization for an upcoming training project. I want to get to know about the following points (some reading material, tips or...
Hi,
I have 10 custom boards with the nRF52840 chip.
9 boards of them perform the DFU successfully.
And just one board fails with it, All the boards have the same bootloader...
Hi.
I'm having an issue with the libuarte library. It seems to work perfectly but after some hours of running the program crashes because nrf_balloc_alloc returns NULL inside...
Hello,
I was trying to open SEGGER Embedded Studio for ARM V4.20a on MAC.
However, I encountered:
"SEGGER Embedded Studio configuration error. 'studio.xml' user interface...
Hi,
Last December I started to know about NORDIC nRF5340. I thought it could be a very good SoC for developing our next BLE wireless product. Considering the huge number...
I programmed my thingy91 with lte_ble_gateway example, however I want to be able to connect to devices with specific addresses. Can anyone point me in the right direction...
Hi,
I am using pwm driver to generate different square wave of different frequencies in order to drive a buzzer to play melody.
Below is how I init my pwm software module...
I have the following problem:
1 to 3 phones are bonded with an nRF52832
These phones are on the whitelist of nRF52832
nRF52832 goes into Power Off Mode
nRF52832...