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
What is the difference between the two BLE commands?
From testing, I see that only the second works when I am writing to characteristic that is 1 byte long.
Hi,
I have 2 nRF5340 audio DK PCA10121 kits. I am trying to follow https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf5340.html#building-and-programming...
I installed nRF Connect SDK v2.1.1 on a Ubuntu 22.04 system according to the instructions at "https://academy.nordicsemi.com/topic/exercise-1-1/".
Upon launching VSCode...
Hello,
I have a debian installed on my Chrome OS. Everything seems to be ok on Programmer (launched from Nrf Connect for Desktop):
17:41:45.965
Using nrf-device-lib...
Folks,
I am facing issues during a fresh compilation of the demo code that comes with Quorvo's DWM3001CDK evaluation kit.
6> /Applications/SEGGER Embedded Studio for...
I am trying to set the NRF_SDH_CLOCK_LF_ACCURACY in nRF Connect 2.0.2
It seems hard to find the options needed to configure my system. Is it a configure option and how am...
Good day everyone
I am attempting to to use my x-nucleo-nfc04a1 tag reader device on my nrf9160dk. I cant seem to find a sample that could help me. At the moment I am simply...
Can PPI be used to establish a pipe from a SPI output to an UART input?? PPI does not need CPU intervention, so it does not require CPU to read SPI and then write to UART...
Hi, I'm working with nRF9160-DK board and NCS SDK-v1.7.0 on Windows with Visual Studio Code.
In our application, we want to implement DFU over serial between two MCUs...
Hi,
Iam using sensor_client example from nrf 5 mesh sdk and trying to reduce its power consumption by turning off mesh totally when it sleeps
I have also referred...
Hello Nordic support,
I understand that BLE stack is provided in nRF5 SDK as SoftDevice hex file and the flash area is fixed for the softdevice. I would like to understand...
Hi,
When the code is executed, it blocked at line
nrf_gpio_cfg_output(LED1);
where
#define LED1 NRF_GPIO_PIN_MAP(1,0)
GPIO (output) works on port 0 but not on Port...
Hi we are using the nrf9160 integrated LTE-M/NB- IoT modem in our ECG device. In USA its working fine but in Pakistan its not connecting and giving the following error: +CREG...