Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
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 am sampling a moisture sensor using one of the analog pins without issues. However, since my circuit is battery powered, I need to account for voltage drop of a 3V...
I have an nrf9160 dk on the latest firmware (i.e. mfw_nrf9160_1.1.1) and I have been unable to establish stable connection to LTE network using iBasis SIM. I tried using the...
Hi,
I am trying to follow this tutorial ( https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/ncs-tutorial---temporary ) on Nordic...
Hi,
I am facing the same issue of case 244574 , we tried to fix it follow your advice but failed. Here is my code:
After the first reboot of modem FOTA, the application...
Hi,
Recently updated with " nRF Connect SDK V1.2", after that AT Commands is working only with nRF connect link monitor SW. Its not working with teraterm,putty. In tera...
Hi
I am using the SDK_16.0.0 and SDK_for_mesh_4.0.
Board: PCA10056, nRF52840.
1) I try to send strings to from the nRF to PC and then, using a python script, poll...
Hello,
I started working on 802_15_4 to create a TSCH ( Time SYNC channel hopping ), and it is working as expected. The problem is when i integrated the TSCH TX and TSCH...
Hi,
I want to create a file and save it to device storage or my computer.
As a result, I want to save a large amount of data in a text file, compress it, and send it to...
I'm having some issues with the printing to the debug terminal. I'm using SDK16 with SES 4.5 and developing on the nrf52840 DK.
I followed the instructions in this video...
I bought a pack of Vodafone NB-IoT SIMS from Arkessa for use in London, UK as there is currently no LTE-M availability where I live.
Arkessa have provided the following...
Hi,
If I don't configure GPIO pin (for LED), the led is not lit, and it doesn't draw any current. (16uA).
But If I configured it as output, then disconnect, OR output...
Hi,
i need to Stop the softdivice in my application with --> sd_softdevice_disable ( );
This is ok, it works. But later in the applictaion i have to restart or enable...
Hi Nordic team
I have successfully programmed my PCA10056 for example light-switch and they running well. Right now I wang program my PCA10059 for a server of example light...
Hi,
I tried to use latest version of nrf sniffer v2.0.0 and i received ERROR: packet creation error as you can see in the log below.
INFO: kwargs: {'callbacks': [('*'...
Board: PCA10040 (NRF52832)
Compiler: GCC
SDK: 14.1
I'm trying to add the buttonless DFU service to my application and I've had several issues.
First, I have a...