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...
How can i prohibit connect for not bonded device's?( not bond - not connect)...I am implemented the prohibit connection under the android phone, PC, iOS in Bluetooth connection...
Hi,
Just received my nrf51 DK board today and was trying to load the blinky example from my Mac (El Capitan ). It did not seem to work.
I first configures the compiler...
I'm trying to port SDK 9 serialization library to Qt. My starting point is ble_app_multilink_central_s120_uart_pca10028 project in Keil.
All nrf projects uses softdevice_handler...
I am starting my development work with Nordic Semiconductor nRF51822 Device and already purchased the Development kit. What i wanted to ask is do i need to purchase KEIL MDK...
I'm looking for an application note like nAN-36 except taking me through using the S120 SoftDevice to create a BLE Central device.
So far, I started with the "hrs" heart...
I found I couln't write RBPCONF register via JLinkExe on Mac (everytime i wrote the value just remains) but only through nrfgo with option "Lock entire chip from readback...
Hi All
I has two nrf_51822 boards for uart communication. Use USB supply power to first, then first board supply power to second. When power on, it could communicate by uart...
For nRF51 series chips and S110, S120, S130 soft devices.
Is it somehow possible to have a connected ble peripheral while broadcasting data?
S110 spec doc says "broadcaster...
I'm a hardware/beginning software guy just getting the nRF52 up and running using the Keil uVision5 tools. I go to debug either the blinky project or heartrate project and...
I'm planning on testing an rf link with just a pair of NRF24L01+. Having battled with the PTX side and got that working i'm looking at pipes an addresses.
An answer to...
Hi,
Since version v1.16, nRFGo Studio don't start.
The installation is correctly done, but when I launch software nothing occured. I can see it briefly in process list....
The GCC linker scripts included with the nRF51822 SDK (checked: 6.0.0 and 6.1.0 as well as nrf51-pure-gcc-setup ) include .init_array sections , but do not specify them as...
Why does the soft device raise a SWI2 interrupt to indicate to the application that an event occurred? In the SDK, callbacks are implemented using function pointers. A function...
Hi!
I'm launching code from example to NUS (ble_app_uart) on nRF52-DK. Everything is going OK, except when I quickly send 4 packets in row from UART to connected Bluetooth...
Hi,
I'm currently working on the project with some hard-timing dependent features. As I've mentioned in another topic, it fails if I have advertising turned on. Turning...