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
Now, I am coding SDK5.0.0 keyboard project and almost done. It's Keil C version. Did you have IAR version for reference? Besides, did you know if IAR supports J-Link lite...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
I would like to know how to implement reset button on nRF51822. Image of schematic would be very useful, but good explanation should be enough. Thank you in advance.
I...
Hello,
I am trying to build the nrf51822/Board/pca10001/s110/ble_app_proximity project, with gcc ...
I have created a makefile based on the button_radio_example makefile...
I would like to know if the Notification/Indication of a Characteristic is enabled. I suppose this data is stored in a CCCD on the stack. I have not found any SVC instruction...
It seems the only way to use the S310 alpha hex on the development kit is to replace the IC on either of these boards; is this correct or is there another way?
Also, the...
Hi,
I am researching BLE product for a similar task (1 central node with 4-6 concurrent slaves). I have looked up other vendors (TI, CSR etc) and come to a conclusion...
After Googling and searching this forum I still don't know if I can make an HID peripheral (a touchpad) for Android that operates over Bluetooth Low Energy, and is accepted...
Over the air downloaded updates are an essential feature for productization. Are there any examples showing how to implement the OAD? Also is it possible to OAD update the...
Hi,
My nRF51822 evaluation board is not working, here i attached the screen shot's of the error messages i used to get on both the nrfgo studio and in keil. Please suggest...
Hi
When I reduce the operating voltage, the nRF51822 with the heart rate demo running resets whenever the voltage drops below 2.1V and does not recover unless I increase...
I need an star network with 1 master and 4 to 8 slaves. I'm not so concerned about the power, but the convenience of the nRF51822 is attractive.
Does the current BLE library...
Dear all:
Now,i have issue ,i can't fund device.(i have sure the hardware is OK)
i think it is program overwrite the J-TAG register(TDO)? but i may not sure.
have any experience...
The Arduino SDK by David Edwin linked to here is no longer available since the Bluetooth forum seems to be down, and has been for some time: devzone.nordicsemi.com/arduino...
Hello and Happy new year!
My goal - to create ibeacon device. I've bought evaluation board, wrote firmware implementing beacon role and loaded it into PCA10001. It works...