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...
Hello
I am working on a proprietary radio protocol while dealing with a problem that I stuck at for 2 days now. I am managing to get the radio stuck in a TX state (NRF_RADIO...
Hi,
I would like to ask a question about the power consumption specified in nRF8001 datasheet:
the graph on page 40 shows that the average current consumption is about ...
uart not accepting my static passkey when i added dfu in my project. using ios app nrftoolbox.
programed soft device s110. programed dfu dual bank example project then uploaded...
hi i am trying to setup a connection with CP2130 with nrf51. i am using nrf6310 kit. i flashed the spi slave example into into nrf51. on nrf51 these are the connection pins...
I am attempting to wake up every 250ms using an app timer to manage some background tasks and update our BLE advertising manufacturer data if needed. However, once we enter...
this the origin code of offical,,,this some err?? help !!!!
static int8_t channel_port_alloc(uint32_t pin,nrf_drv_gpiote_evt_handler_t handler, bool channel)
{
int8_t...
Hello,
I am using nrf51822 and I want to get RSSI values as much quick as possible(around 20 samples per second) .
Previousely I used MCP and decreased the scan interval...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi all
We use the nRF51822 with the S130 V1.0.0. Our application initializes the TIMER2 (f = 16MHz) with a EVENTS_COMPARE interrupt on the CC channel 1 to monitor some...
I have an implementation of pstorage that works very effectively in one build of software, but is dramatically slower in another. Specifically it is taking 10 minutes to actually...
Hello everyone,
i just stuck with bluetooth Range in nrf51822. I am transmitting data using bluetooth at +4dBm(which is maximum). In my experiment my nrf51 dongle is moving...
Hello, I am using the examples\ble_central\ble_app_hrs_c project from SDK_8.1.0 with s120_nrf_2.0.0 on an nRF51422_CEAAB00. This when the variable m_scan_mode set to BLE_FAST_SCAN...
Hello Noric expert.
I am stuck with writing data to flash. I am using nordic's nRF51-DK.
My sdk version is 9.0
Could you go over my code ? My code is attached.
...