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...
Not sure where the problem is. Some of my boards, the microphone works fine, on others it doesn't. I am using a Knowles SPK0641HT4H-1 PDM microphone. I am using it as mono...
Hi,
I am experiencing an error of up to 8% on SAADC readings on the NRF52832. We have performed a sweep of the full range of the ADC and produced the following graph which...
Hi
My application requires that SPI CS is NOT TOGGLED within a transaction, only at either side
My Transaction consists of:
1 - Slave sets up buffer ready for Rx and...
we are entertaining the idea of using an nRF52840 with a Semtech SX1276 (or possibly SX1262) as a BLE/LoRa endpoint node. We believe this is doable but wanted to make sure...
Hello, I am using SDK15.2 on nrf52 DK with SD 6.1.0 and having an issue while sending back to back data using NUS service. I have edited the ble_app_uart application and trying...
So I am brand new at this product line, and basically new at C in general, I come from VB land. So bare with me please
I purchased both a Nordic nrf52 dev kit evaluation...
Hello there,
I'm sending IMU data (16bytes) using a notification from a custom board to a phone. My final goal is to send this packet of data (16 bytes) every 10 milliseconds...
I am developing a mobile application with bluetooth mesh.
But i can not describe the structure of a node with demo application. The sequence that I want to understand is...
Dear Nordic,
I implemented a RTC calender in nRF52832 using RTC2 . I want to port this RTC calender to nRF52810 but 810 has 2 RTC.
RTC0 is used by softdevice and RTC1...
After getting the latest nRF9160 in (DK V0.7.0) I installed pynrfjprog, and then issued the following command (as provided in the README)
nrf9160_mdm_dfu --update
...
Hi, I am new to BLE mesh. As I have understand , a provisioner is one which forms the mesh network and assigns addresses to the node and make them join to the network.
1...
Hi,
How do I-
1. Start a timer when sending data from nrf to host (PC) in form of input report.
2. When the application running on host machine receives this data, send...
When i try to add RSSI viewer app in nrf connect it shows error
Unable to install: Unable to download developer.nordicsemi.com/.../pc-nrfconnect-rssi: net::ERR_CONNECTION_RESET...