I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hi every one
we are working now on android application that use ble communciation, we aim to use L2CAP in lieu of GATT protocol but we can not find any exempl of lt2cap...
Hello,
I have a nRF8001 Development Kit and I have some problems to get started with it.
I want to use the PCA10000/nRF51822 Development Dongle with my laptop and the...
Development Information: 1. We use the development board PCA10040 provided by the distributor; 2, example:nRF5_SDK_14.2.0_17b948a\examples\ant\ant_plus\ant_bpwr\bpwr_tx; 3...
I added the corresponding function in ble_app_hids_mouse in the ble_app_template project, and added the function to send Advanced buttons, as shown in the following program...
I am working on NRF capsense tutorials, I got an error that device startup file is not compatible with NRF 52832, and also nrf_log.h no such file or directory. How can I solve...
-HI.
I had previously implemented ESB RF communications with the nRF24l01 + and nRF24LU1 +.
Now we want to implement ESB RF communication with nRF52840 DK(PTX) and nRF24LU1...
Hello,
I am trying to evaluate the "ble_app_uart" in the "nRF5_SDK" and I am using "DVK-BL652-SA-01" development board from LAIRD.
The example works fine for a while...
Hello,
I'm using the "ble_app_uart" example without a problem. I need to add a timer to this example. For this purpose, I copied the content of the " peripheral_timer" example...
Hi,
I’m working on a project where I need to control a device via BLE_Uart. The scenario I’m trying to achieve is: - I have a network of several centrals und several peripherals...
Hi, I'm trying to use Atomic FIFO in my application, where multiple interrupts of different priorities are trying to read from and write to same FIFO. I couldn't find any...
Hi,
The questions:
When is PB-GATT expected to land in the SDK for Mesh?
What are the best Andorid/iOS example apps to act as provisioner and network...
nRF Connect suddenly can not find the COM port to my nRF Dongle. The same setup used to work fine untill today. I reinstalled the nRF Connect, JLink drivers but it is still...
Hi,
I'm using SDK 15.0.0; nrf52840 DK; IAR(EWARM).
I want to add TWI(i2c) from example in SDK to my project.
But I facing with next errors:
Error[Li005]: no definition...