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, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Could someone can tell me what is the difference between BLE_ADVDATA_SHORT_NAME and BLE_ADVDATA_FULL_NAME? I tried BLE_ADVDATA_SHORT_NAME and BLE_ADVDATA_FULL_NAME
advertisement...
I am trying to figure out how interrupts are set up for say a sensor with an interrupt line which signals when new data is ready.
I am assuming you set up a GPIOTE somehow...
I have been looking at the NRF51822 for data logging sensor measurements from the ADC. Currently, I have run into some limitations with iOS and can only get approximately...
Hello,
Its me again.First of all I want to say thanks to HÅKON ALSETH, with his help I was able to work with hardware interrrupt. now I am facing another problem, I need...
want to FLASH upgrade FW in the nRF51822 though my application controller. Is C or C++ code available for this operation or can you deliver a protocol description how to setup...
Hello Everybody,
I am new to Nordic and Bluetooth. I see nrf51822a have BLE + Cortex MCU inbuilt and this suits best to my application.
I have some doubts regarding...
How do I use nRF51822DK without "nRFgo Starter Kit Motherboard"? I have read "nRF51822 Development Kit User Guide v1.2" and have no result how can I only use nRF51822DK hardware...
Dear All
i would like to use
nRF51822
nRF51422
i would like to use nordic product,
but so shame, too low basic knowledge for make program for embedded, edit library...
Hello,
I attached the schematic found in the manual for NRF8001, in the case of DC/DC converter enabled.
It shows that an external 32.768KHZ crystal is used, while in...
Hello, I have major problem trying to debug/run ble_app_hrs example. The thing is that when I enter debug mode the code is stuck here:
0x000001B4 4908 LDR r1,[pc,#32...
Based on nRF51822\Board\nrf6310\ble\ble_app_hids_mouse example,
Used hid consumer page function, like play/pause or volume+ or volume- ...etc function,
In nRF51822 device...
I can't seem to find the hex file to download into the PCA10000 in order to use it with the Master Control Panel. Where is this documented in the dev-kit documentation?
Hello, I'm M.S. Candadate in Korea.
I have a Question.
I heard that nRF51822 can operate only as Peripheral role and can't operate as Central role.
Now, Does it operate...