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 want to flash programs with the Segger Embedded Studio to my Thingy 91. I already am able to flash hex files with the nRF Programmer to the thingy 91. I installed...
In addition to (obviously!) a 52811 chip and a BLE beacon, what additional hardware would one need for reasonably accurate location tracking of a BLE tag/beacon? I'm generally...
Hello Devs,
I have enabled NRF_LOG in my project, but I would like to disable it in, for example, the main.c file, but keep it working in others files.
at the moment...
Hi all, I am stuck with a simple but weird issue. It's driving me crazy for the last few hours. I am using a PCA10056 DK. I am somehow unable to do a simple digital pin read...
hi ...
I am working on mesh 3.1 version . I have used light switch example . In this case , i am sending the character in generic_onoff_set_cb , and changed from bool to...
I am trying to pair the BleHeartReteMonitor example in pc-ble-driver. I have gotten to the point where I get the pairing request from the central and I get its capabilities...
Hello, Nordic!
I'm developing with nrf52840, s340, sdk 15.3.0
I made my app_error_fault_handler. It is very good for me.
I sometimes got an error. So I saw that log...
Hi guys I m trying to send a simple message every time a gpio interrupt occurs on the client in order to receive that on the server. I m using the ble mesh protocol and I...
Hi
We will use the 52811 together with nRF9160 for short range communications. Currentconsumptionwise which interface is recommended, UARTR, TWI or SPI?
I am trying to run the example secure_bootloader\pca10040_ble_debug. The application does crash during a debug print with following stack trace:
Any idea what could...
I've reached a critical point in the firmware development process where I need to start considering integrating a bootloader with the application code.
I have a custom board...
Hi,
I'm trying to update the modem firmware on my nRF9160. I believe the current firmware is mfw-m1_nrf9160_0.6.8-30.alpha. I followed Martin's suggestions here , but nRF...
Hi,
If i had a purpose of including Ble files into peripheral example then what is the way i can approach?Is it by including all neccessary header file paths,adding sources...
I am working with nRF52832 platform and using some Bluetooth examples like blood pleaser and heart rate. I am wondering how I can count the number of data transferred bytes...