Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi,
I tried to change my UUID in the BLE_APP_UART program.
After changing I am not able to connect my NRF UART app with my device.
How do I solve this?
I'm working on NCS 1.6.1.
i plan to use a SPIS with an IRQ pin .
i refered to a sample "hci_spi" in SDK , dts is as follows.
&spi1 { compatible = "nordic,nrf-spis";...
Hi,
I would display a picture on my lcd screen. I use the driver st7735, with PCA10040 and my IDE is segger embedded. I find the documentation of nrf_gfx_bmp565_draw ...
I have a problem, like this fellow engineer here , but the solution is not applying for me.
More specifically here our function calls from application is like this:
...
This is not an official Nordic library related but I'm hoping someone could help. I'm using the Radiohead library http://www.airspayce.com/mikem/arduino/RadioHead/ And i got...
Hello,
I'm in a developing stage with the nrf52840 and today I got this error after trying to ensure the " --erase all " command from the nRF Connect software.
I know...
Hi all,
I using SDK 15.2 with our customised board and i have already done ota for nrf52832 sucessfully
But i cant do the same for nrf52810
nrfutil pkg generate -...
Hello there. I'm currently looking at the sniffer software
https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-Bluetooth-LE/Download?lang=en#infotabs ...
Hi,
I'm using nrf52840 and connect to a PC with BLE, using Nordic Uart Service (Rx and Tx characteristics).
When sending messages, I need to know how much data I'm writing...
Morning,
We have a technical question please. As far as we know the NB-IOT services in Germany should use only Band 20 for operation, but we see in our lab tests that some...
Hi
1、The customer wants to set read protection during batch programming,Customers use offline programming during mass production;
2、In addition to using nRFgo Studio to...