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...
Hi,
do the AES CCM module, AES ECB module, and the Cryptocell 310 (in nRF52840) employ measures against side channel attacks? I am mainly concerned with timing analysis...
Hi all,
I'm working with nRF52840 PDK and I'm using the last SDK and SoftDevice version: SDK v15.2.0 and SoftDevice v6.1.
I'm using the scanning module introduced in this...
hi
I am using nRF52832.i have added 3 service and and 3 characterastics to one service
1.Peripheral service (accelormeter + gyroscope sensor) and 3 characterstics
2...
Hi, Nordic team. I'm planning to create an iOS 11 BLE app.
I want to create a BLE app that can approximately depict indoor locations after the iOS device scans BLE beacons...
Hello,
I am thinking of using Thingy52 for my project. Before I order Thingy52, I would like to make sure if it will workout for my project.
(1) I wonder if data collected...
I am experimenting with light_switch server example from mesh SDK 2.1.1 . I want to add UART functionality to this example.
I referred to the ble_app_uart example from sdk15...
after cmake -G Ninja ..
-- SDK_ROOT=C:/BLE/SDK/nrf5_SDK_for_Mesh_v2.2.0_src/../nRF5_SDK_15.0.0_a53641a --- set with command line ARG -- PC-Lint executable not found. Linting...
Hi ~ SDK: nrf5_SDK_for_Mesh_v2_0_1 's ligth switch proxy client & proxy server IDEs : SEGGER Embedded Studio for ARM Release 3.40 Build 2018052200.36079 Windows x64 SoftDevices...
I'm looking for the nRF5x SDK v14.2.0-SR3 tha is written on the Smart Remote 3 for nRF52 user's manual. I could not find it on the DevZone, https://developer.nordicsemi.com...
Hi,
I am developing software supporting LEsecure using SDK 12.3 with nRF 51822.
Please tell me what to do when incorrect data is entered in "Passkey entry".
Currently...
Hi.
I've been trying to send a payload with STM32F but I can not. I've used both STM32F103 and STM32F3 to send a payload but neither of them worked. However, when I use...
Hi,
I use nRF5 SDK v15.0.0. In my application I need periodically disable and enable Bluetooth because they are wifi also, which connected to the same antenna. Its mean...
Hi,
I'm trying send me the mac address of the device by UART by the following method:
By serial I receive:
Start b9:24:82:d5:4f:81
The problem its that the device...
Good day
Firstly, an overview.
I am currently busy with a technical proposal for a client. Initial details will result in a completed approx 60 000+ sensor network. My...
Hi EveryBody!
I've begin to work with the n51 family, my board is based on a n51822QFAA H1 IC.
I use Keil5 MDK and a ST-Link V2 programmer. They work fine as I've tested...