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...
Is there a more thorough documentation of the SWD interface as implemented on the nRF chips?
I'm seeing something I regard as strange when I look at things on a scope....
Hi all,
I'm new to RF coding, currently my developing product has encountered some critical problems, that it is heavily influenced by the household appliances, such as...
Hi, I wrote a custom service with a characteristics with notifications support. After a client connects I start the sensors and I start updating the values. On the service...
On top of almost all the BLE examples in the SDK, there is an APP_TIMER_OP_QUEUE_SIZE define. How can I know how big this should be for a specific application?
Hi,
My project need to transmit mass data(maybe over 64kB)to APP once.But the total transmiting time is better not over 30Min.i use your example nRF51_SDK_8.1.0_b6ed55f\examples...
With the nRF51, it was not possible to run a high frequency realtime task due to the SoftDevice running with the highest interrupt priority, is this different for the nRF52...
I'm using the Github project github.com/NordicSemiconducto.. . in order to SCAN in a specific channel rather than all 3 channels. I don't want to use the timeslot API continuously...
Dear support team,
I have some trouble with a custom board using the NRF51822.
Sometimes the MCU resets supuriously.
After reset I try to find out the reason by reading...
I am following the Makefile provided by Nordic, but using --reset with --program seems to fail:
>nrfjprog --reset --program _build/nrf51422_xxac_s110.hex
ERROR: Two arguments...
Hi,
i am using three s210 master devices to broadcast ANT messages to a s310 central device. The central connnects to a PC through USB dongle and BLE.
When broadcasting...
Hi,
I found several posts on this forum closely related to my problem, but non of this answer my needs. I try to program nRF51822AA with blinky example via Keil uVision...
Hi, in evothing and mbed all the UUID are 128bits long
however, in EK, the code use 16bit UUID
ex. nus.c the uuid is 0x0001 0x0002 0x0003
any one knows how to provide...
Hi,
I have just received my smart beacon kit (nRF51822 based), I have wired up my JLink programmer according to devzone.nordicsemi.com/.../
However I am having trouble...