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 have an application based on ble_app_hrs_freertos from SDK14.
Sometimes the application will not start advertising. When this happens, it does not help to power-cycle device...
Hello, I start in programming on nrf9160 DK. I followed the tutorial "getting started part 2" (https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started...
Hello,
Good Day!!
My question regarding the reset functionality of the device.
Reset the device on the short press of the reset button and on Long press (for example...
Requirements:
Transmit an advertising packet that can be received by a native IOS App & a native Android App.
Using an nRF52810, I need to set it to Advertising (non-con...
hi,
The data is sent to the app by sd_ble_gatts_hvx(), but the data obtained by this app is wrong.
When salve sends a byte, the data obtained by the app is always 0,but...
When I download \nRFready Smart Remote 3 nRF52 v1.2.1alpha\nRF5x SDK-SR3\examples\ble_peripheral\smart_remote_3_nrf52\Projects\Firmware_nRF52832 to my 52832 device, I can...
Hello everyone,
I am modifying the ble_central_uart example to connect directly with a device using its MAC address. For some reason I don't understand, it doesn't find...
I am getting an NRF_ERROR_INVALID_ADDR when using the SDKv15.2.0 call nrf_sdh_ble_enable() with softdevice s332v6.1.1
The ram start address provided to the function is...
Hello,
I am creating a wearable PCB with the Raytac MDBT4Q-P BLE module, which uses the nRF52832. I need this device to have OTA firmware capability, but I'm finding it...
We have a custom board based on nRF52840. Programming it through external SEGGER interface (P20) available on nRF52840 DK.
Our custom board is designed to use the DC-DC...
I am currently using the nRF52840.
I was disappointed to discover that the NFC communications module in this chip could not be used to provide out-of-band Bluetooth key...
Hi,
I have finished developing our product that uses the nRF52810 (in a Laird BL651 module), and the S112 6.1.1 Soft Device. Our design doesn't use any of the optional BLE...