Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi, I am using the Serial port library in SDK15. I am using the port in NRF_SERIAL_MODE_IRQ mode. After transmission the number of bytes receive are variable ranging from...
Hello. Im working with:
sdk14.2
softdevie ANT_s332_nrf52_5.0.0
chip: nrf52832
Problem: we have a product almost ready to be sold. We decided to start the migration...
Hello. I am trying using the nRF52832 with SoftDevice S132 v4.0.2 and SDK v13.0.0 along with the uECC.c/h files that I downloaded from github.com/.../micro-ecc . My device...
I know you can configure the threshold for low voltage that would stop writing to flash.
some people set this to 2.7 volts.
I want to know what the minimum voltage the...
I have followed the exact steps mentioned here http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v2.0.1%2Fmd_scripts_interactive_pyaci_doc_demo_configuration...
Hi all
I use nRf52840 with SDK 15.0. It allows SPI SPIS and TWI (i2c) ,but almost 3 items in the same time. I want to use spi0 as master to configurate my other mcu and...
Hi everyone!
I'm trying to write demo application to evaluate how custom services would work on nRF52840 SoC. Problem is that iPhone ( iOS 10 and iOS 11 ) doesn't show device...
Actually refers to the mobile version of nRF Connect but it's not on the menu.
I have inherited a legacy Android app that connects to various BLE devices and reads data...
Hi Nordic Devzone,
Now that I got my Thingy52 running I am wondering if there are any examples of the thingy52 connecting with a nRF52840-PDK or something of the sort ...
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...