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...
Does the python driver support multiple dongles? I have a situation where I want to scan with one dongle and connect to devices with a second dongle. However, the collector...
Hello,
I want to use the PCA10040 to program a custom board running on 1.8V using the debug out port. Is this possible?
Also, is there a way to set up the PCA10040 so...
Device: nrf52, sd132 v3.0.0, SDK 12.1 (and also 12.3), freeRTOS, BLE peripheral, gcc-arm-none-eabi-5_4-2016q2
I am experiencing an issue which is causing our device to...
Hi everyone,
I am developing a remote control using nRF52832 chip. My prototype is currently developed in PC10040 board. The IDE is Eclipse Oxygen, and the SDK is S132...
Hi, now I'm using NRF52832 's UART with SD12 and it required to receive 40 bytes per 10ms.
In fact, it does not take 10ms to complete the reception.So my idea is to create...
Hello,
I'm working on a type of activity tracker using the NRF52, and I'm a bit stuck with time aspects.
The device stores two versions of activity data; daily totals...
Hi
First I wrote a post because the initialization was crashing, but now I found out it was because the RX line was low.
How to initialize the uart if the RX line is low...
hi i have a problem with ble app uart.i used nRF5_SDK_12.3.0_d7731ad and Eclipse Mars 2.
I had build main.c in hex ble_app_uart\pca10040\s132 . And after that a maked mergehex...
Hello,
I am trying to update our application with DFU support but it will not work for me. One of 2 things happens:
Programming the bootloader and softdevice by programming...
Hello,
We have the following setup:
SDK Version: nRF51_SDK_8.1.0
bootloader Version: dfu_dual_bank_ble_s110_pca10028.hex
soft Device: s110_nrf51_8.0.0_softdevice...
Hello,
I'm working on a concurrent role device (advertiser+scanner+peripheral+central) and devices are configured to connect each other in a mesh-like way (Note: I'm not...
Hi,
i am using ble_app_hrs_c_pca10056_s140 and when connected to one particular device i need to access it's GATT profile services and characteristics.In example ble_app_hrs_c_pca10056_s140...
Hi,
I am working with the nRF52832 development board and am running SDK 13.1.0 and SoftDevice 212 4.0.2. I have flashed a modified version of the broadcast example onto...