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...
Hi,
We are developing the product based on nRF52840 Chipset for BLE Application. We are using the Segger Embedded Studio ( SEGGER Embedded Studio for ARM Release 3.52a)...
I implemented some NonSecure Entry functions in my app and I've noticed that if I check an object using the cmse_check_address_range intrinsic that the check fails if the...
Hi,
I have Six services in my project to be advertised and make available to the user at a time.
first I have faced problem while advertising two vendor UUID's.I solved...
Hi! I'm planning out the connection of a micro-SD card through SPI to the nrf52840. I'm reading through the documentation and when powering the nrf using a Li-Po through VDDH...
I am trying to add a bootloader to my application which I have currently running on an nrf51822 with SDK12.3.
The first problem was that the examples from SDK12.3 do not...
Sir,
I finally got success to measure the Coin Battery using a analog INPUT of NRF52832, AIN4
i am using ZEPHYR RTOS
I have to connect the BATTERY VDD to the AIN4. ...
Looking for Android logging utility where host processor on a Mobile device is interacting with nRF52810 over UART interface.
or Provide a stand alone logging utility that...
where can i search whta the mean about <type>,<result>,<datatype>,,<qos>,<retain>.....Etc.
EX: #XMQTTEVT: 4,0
I Don't know what these values represent
thanks
...
Hi,
We're using a 51422 with s130 to perform OTA DFU.
Both bases for bootloader and central are from sdk 12.2.
We have already implemented the older DFU (non-secure...
Hi,
I want to use the Code Profiling feature from Ozone with my nRF 52840 DK and the j-Trace Pro Cortex. Compiling and debugging my program works flawless inside Segger...
I am trying to figure out how to use the TX part of the BLE NUS Service to send a notification. Currently I am receiving data via the nus_data_handler, however because i will...
Hi, I just got my nRF5340 PDK and was wondering if it is possible to develop applications for the nRF5340 PDK in the Keil IDE?
I have been reading on the site and trough...
Normally with Segger Embedded Studio if you want to do a command-line build you use embuild.exe instead of emstudio.exe and away you go.
However, the NRF Connect/Zephyr...