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...
Update:
Hi again to everyone!
After a while, I've received a new custom board and a new cable to connect through P19. But everything are not working again.
Now, in...
I have a 12 MHz voltage controlled oscillator driving the nRF9E5 at pin xc1 and xc2 is open will this pose a problem for running the nRF9E5? The clock has a +-50ppm stability...
I am working on a project that requires me to wirelessly communicate with and program a left hand Oculus Touch controller, since dismantling it will cause damage. The controller...
I see I have more than 100 free pages (~ 101 KB) on Nrf51822 with SD130 but how can I assign all of them to the FDS module. I am going to manage a database with FDS on the...
Hello,
I am trying to use PCA10000 dongle with the pb-ble-driver-py libraries with absolutely no success, as I get a "Failed to open. Error code: 13" error.
I am running...
Hi, please!
The question is related to "nRF24L01P_Product_Specification_1_0.pdf" datasheet in " www.nordicsemi.com/.../nRF24L01P_Product_Specification_1_0.pdf" and to NRF24L01P...
Hello. Engineers.
I'm a beginner in nRF52832, I'm looking for someone who can help me.
I have nRF52832 development kit. I tried examples blankly with SDK14.0.
It working...
Hi,
I've recently come across a problem where in some cases my device's memory gets trashed.
Ideally I'd be able to set a watchpoint on a memory location so that I could...
main.c
I am working in sdk14.1 nrf52832 ble_app_uart_pca10040_s132 and ble_app_uart_c_pca10040_s132.
ble_app_uart_pca10040_s132:
nrf_ble_gatt_att_mtu_periph_set(&m_gatt...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
We are developing a test jig that also programs the Nordic nRF51822 on our board.
We are receiving the following error message from the command line programmer:
NRFJPROG...
DSP is Digital signal processing,But I first came into contact with the word,I don't know what is DSP?
Do you have any relevant documents to explain the words?
The second...
The app_time_tutorial.zip file I downloaded for the Application Timer Tutorial does not contain a sdk_config file despite the #include "sdk_config.h statement included in...
Hi,
Is it possible to have multiple BLE units that can talk to each and any of the others. ie if two come in close proximity they can connect and communicate a small amount...