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,
We are currently using SDK 10 experimental boot loader example. We would like to encrypt the firmware before creating the zip file for OTA. The procedure we followed...
Hello everyone,
I am trying to use BLE module on nRF51 in central (oberserver) mode using IOT Softdevice. I want to scan for any device around my board.
I get error when...
I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Hello All,
I am interfacing WS2812 RGB ringx16 with nRF51822 and use nrf51-neopixel library from github.com/.../nrf51-neopixel
Its not working.
for example : value...
Hello,
I was looking into Gazell and read that Gazell only allows pairing when Host and Device are in close proximity to each other. This range is about 30 centimeters...
I'm trying to maximize BLE throughput between a central and peripheral (I'm programming both) running the new s132 SoftDevice v3.0. I can't achieve the maximum data payload...
I am trying to use the NRF51 dongle (PCA10000, firmware ble-sniffer_nRF51822_1.0.1_1111_Sniffer.hex) with the sniffer software but on selecting a sniff source and starting...
Hey,
I successfully build and load the ble_uart_pca10028_s130. Now i want to edit something to the Code and this error is shown up.
I think I have to include something...
Hi there, I have done search and know there are several similar questions, but unfortunately I didn't find any useful answer after carefully reading through them, thus I decide...
Hello,
I've just read the thread explaining the UART baudrate register settings. I then looked at the nrf52_bitfields.h file and found that the baudrate register values...
Hi ,
We are using Nordic SDK for our development and we have done some changes as per our requirements in the SDK . We are going to share the same with our end customer...
Is there any BLE chip under development which has lesser IO pins, as I feel most of the IO provided are underutilised.
I may be wrong or there might be technical issue...
hi,
i have a requirement to connect two nrf51(PCA10028) boards to connect each other.
1).if i turn on the Board1 should scan the bluetooth devices if any other bluetooth...
Hi,
I followed steps specified for development-with-gcc-and-eclipse using link
devzone.nordicsemi.com/.../
Following are the snapshots of my development environment...
Hello,
I'm working with a nrf51822, SoftDevice S120 v2.0 and SDK v9.0 platform. Specifically using it a Central role to connect to a commercial Blood Pressure peripheral...