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,
As simple as the title! I have tried to move my code from sdk v 3.1 to v3.2 but it will not join the network.
Back to basics and using off-the-box ligh switch example...
Hi
I have been working with the nrf52832 breakoutboard from sparks fun and the nrf52 10040 Dev board.
I want to work with SPI communication in order to intergrate an accelerometer...
I'm having an issue with some iPhone11's, where under certain conditions the iPhone11 is sending two consecutive Link Layer requests with a Control Opcode of 0xFF. The SoftDevice...
Using zboss_start_no_autostart() instead of zboss_start() will cause a power consumption of 630uA. I was expecting the device to be sleep and in a very low power mode.. All...
Hi
When I use the nRF5_SDK_15.3.0, the nRF52832 cannot enter low power (about 900uA). The example is file ble_app_blinky.
The main code is as following:
int main(void...
Hello,
I want to blink the LED by pressing button on nRF9160dk. Is there any sample available to start with?
I started with button demo but on button press there is no...
Hello,
I am using SDK 15.2, could someone please tell me the location of pstorage.h file in the folder. (I found pstorage._platform.h but I cannot locate pstorage.h.)
...
Hi nordic,
I am developing with nrf52832, s132,v15.2,0.I am using secure dfu bootloader. But its connecting in nrf_connect app, after connected, i got this below mention...
Hi,
I'm wondering if you will support sending data using control plane (CIoT EPS Optimization using CP) and Non IP Data delivery for CATM . I assume you will do it for...
Hi:
I am running the example program ble_app_att_mtu_throughput on the SDK52 for the NRF58232 and the NRF58340 next.
My question has to do with how to modify the example...
I'm trying to simplify the open_bootloader example from SDK 15.3. I'm getting rid of version, signature and keep only the CRC validation. I'm actually trying to understand...
Device: NRF52832_xxAA Softdevice: S113 v7.0.0
Hello.
Sometimes, during firmware running, I get a fault from Softdevice with pc: 0x0001A990. Could you inform me what causes...
When I send 90 KB data via BLE. Sometime I am getting NRF_ERROR_RESOURCES error. I have tried all the things that are available in support site. I am reading data from SPI...