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...
Is there a sniffer firmware for this board ?
I download "nrf_sniffer_2.0.0-beta-1_51296aa.zip" but it appear that no fw exist for this board.
Is it correct ?
Seba...
Hi, I could not find in documentation function or some command I can call in software to restart the MCU. Is there such a thing, and can this be done? Best regards, Voja
hi ....
i want to test the bidirectional working , i am using uart peripheral example , i have taken the rxd,txd,cts pin from Nrf52840 board interfaced with TTl uart .....
I am working on nRF52DK. This will act as peripheral device and smart phone device will act as central. From my observations i could see 48-bit mac address and GATT local...
Hi
I'm currently doing an internship about bluetooth mesh network.
I'm using the light switch example with a client board and a server board, provisioned with the nerf...
We have an interesting difficulty, whereby after a period of time which varies never longer than 12 hours, often around 6 hours, our application disconnects from the network...
Hi,
I have NCS v1.0.0 on an NRF9160-DK v.0.8.3 and I am trying to run a program written before the SDK update. I can build and flash the program but when I try running...
Hi. I have a multilink central based project running on nRF52840 SDK15.0. I have added code from another example to do advertising as we want the central to advertise some...
Hi ,
I am build and run the source code of nrf Uart app from nRF UART App git repo. When I clicked on the connect button it opened a new sub window ,I know it is the list...
Dear all,
we would like to use nRF9160 DK as a CAT-M1 reference device for our local test purposes. Usually we use iperf tool for UDP traffic generation. Do you have any...
Hi,
I try to use the nRF52840 as a sniffer. I tried to follow ( https://infocenter.nordicsemi.com/pdf/nRF_Sniffer_UG_v2.2.pdf ) but I block in the 2.2.5 part.
When I run...
On the NRF52810_PS page, I find UART is exists,
But on the sdk_15.2.0, NRF_UART_Type is disappear at nrf52810.h.
So I can't call any nrf_uart_xxx functions and UART...
Dear All,
I know similar questions have been asked before but I have read around quite a bit and I couldn't find an answer to my specific problem.
I have a ble application...
Hello All,
I am working on the simple advertising example.
I am using SDK_V_15.3 and NRF52 DK board.
I want to create a timer for on / off the advertising repeatedly...
Hello,
I have successfully flashed and run the mqtt-simple example from the nrf samples with the default configuration.
If I run it 10 times in a row, the getaddr with...