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...
Good afternoon, Today we had a question about the certification of our product related to the reliability of communication. We received a letter of the following content:...
Hi,
I am trying to update my advertisement data as well as scan response data (i want to put some custom advertisement data and the device name in scan response data). ...
My three buttons are pressed each time, and the LOG information is as follows
0> [00:00:00.000,000] <info> app_timer: RTC: initialized. 0> [00:00:00.000,000] <info> app...
SDK:15.3.0
CHIP:52832
I downloaded sdk15 for nrf52832.all sample programs and soft devices are working fine but boot loader coding is showing some error. I am using this...
Hello,
I am developing the following application:
An nRF52840 bluetooth module connected to a sensor does data acquisition and then sends it directly to an nRF52840...
Hi,
I am trying to use SPIM3 to drive LCD(ili9486), but I have encountered some problems, hoping to give me a solution.
I have 2 questions:
1. spi_config.dcx_pin
How...
Hello, we have run the power profiler on two different example projects, and want to understand the difference between the two.
When we run the blinky project
nRF5_SDK_16...
I am buys setting up a project on the NRF52 that needs to use the TWI. Usually I would read byte for byte, and if one of the registers has enough data to justify it, I would...
I tested sdk16.0 with secure uart debug example, that DFU needs to enter bootloader twice(press button4 and reset twice), first time to update setting file, second time to...
Hello,
I am developing using nrf51822 and J-Link.
In the Keil4 version, the RTT viewer worked fine, and only the project was migrated to the keil5 version,
but the RTT...
I'm using PCA10040 to test nRF52832.
But I can't see J-link device after connecting USB.
I installed J-link(segger), nRFgo studio, nrf command. But I can't see my PCA10040...
Hello, we are using the ble_app_uart example code, and are trying to modify it so that if a certain UART sequence is received from the connected microcontroller, it will disconnect...
Hi
I'm working on a project interfacing the nRF52840 board with the lis2dh12 accelerometer
I'm using SDK 15.3, basing my code on the provided driver and information...
Hello!
Now I have two devices about nrf52832 .One is central and another is peripheral. So I want to transfer the peripheral mac address to the central via nfc.
I do...
This is the config fun followed。
one sample every 125ns,one ant get 12us =96 samples.
and first 2+32 samples is ignored。
*******************************************...