Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
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...
Hello,
nRF52840-DK
SDK: 15.3.0
s140
OS: Ubuntu
IDE: SES
Our application is has a notify characteristic that works when attached to the JLink debugger. I can get...
Hi, I am using nRF51822 on my custom board with SDK 12.2.0. I use DFU bootloader, and can update application in BLE from DFU mode with bootloader (dual bank mode is used)...
I am using the nrf52 Dk with nrf52832 chip and i want to write bulk data onto the dk and then when i read the dk from the mobile app nrf connect, i want to see the written...
Hi,
I am trying to integrate the DFU service into the ble_app_uart example. I am using NRF51822 with SDK 11. I was able to successfully run the ble_app_hrs with dfu. So...
Hi. I'm using 2x nRF52840 DK's + eero pro.
I've been noticing some stability/longevity issues with examples/thread/freertos_coap_server in nRF5SDKforThreadandZigbeev3209fade31...
Peer Manager in recent SDKs supports up to 20 peers but SoftDevice functions like sd_ble_gap_whitelist_set() and sd_ble_gap_device_identities_set() are able to handle up to...
Hi, I am trying to get BLE packages with the nRF52840 Development Kit without using Wireshark or other external app. Does anyone have any solution? Thanks in advance
I have followed this tutorial from this link but cannot get it work.
I have 3 loop. For the first loop of sending data it will have a delay about 1s and until 2 finish...
A%dBBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX = 40bytes
1) In Termite:
Data is complete and in sequence when until 6 only.
A0BBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX A1BBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX...
I have 2 message order by sequence and between each of them have delay 2s. for Example
How should it work
A1BBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX
Delay 2s
A2BBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX...
Hello Nordic Support.
it was first time i tried to set up zigbee project based on 52840 and nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71. and now i got question...
...
Hello,
I want to design my board using Raytac MDBT42Q-AT-UART module which has nRF52810 QFN SoC inside.
I need BOM with P/N and make of components which are used in...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
1) I want to configure Advertisement channels...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
Most of our devices are Peripherals. To control them, we will relay...