I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
The example for LZ4 works fine, however I want to use the frame format and not block format.
Therefore I added #include "lz4frame.h" to my main.c and tried to use LZ4F_compressFrame...
My project is developed on nRF52840, it needs to communication with a mobile device through BLE, nRF52840 is as central. The mobile device starts BLE advertising, then, nRF52840...
hello guys, I want to use nrf52840 for my project is it possible to use ST Link for it. because I don't have SEGGER J-link ,if it is possible how can we use it please let...
Hello
I am trying to connect the nRF9160 -DK board to nRFCloud using CoAP protocol. I have written an application for this case. I tested my application with two different...
Hello
I'm trying to connect nrf7002EK with SPI3 with nrf52840DK,
NCS/Samples/WiFi/Shell, but I came up after Flash
The error shown in the image below
I would like...
Hello,
I'm trying to erase/read an external flash ( MX25L6433F) connected to an nrf52840 using nrfjprog. I've created a .toml file for the configuration, see attached. The...
Hello,
With the nRF5340 LE audio application comming with nRF Connect SDK 2.6.0, I found an increase in the audio latency compared to previous versions. I was able to measure...
Hi,
I'm implementing flashing modul, which will be running on external mcu. Therefore for the very 1st step, I have captured traffic while performing dfu on PCA10040 via...
Hello,
Do you have an example that allows you to use the “Service Changed Characteristic” on the server side?
In fact, I saw on the internet that on IOS, we have to use...
Hello,
I am trying to generate encrypted data of particular data with IV and Key value by using mbedtls functions but when I try to do that in AES_CBC example code I am...
Hello,
I have multiple nrf52840 devices ( PCB's ) that act as peripherals and advertise data in BLE 5, and connectable in BLE 4.
We are able to connect to the device using...
I'm trying to enable DFU on our device but am getting a lot of issues.
I used Device Manager to upload app_update.bin and it worked. If I use Flutter example to upload firmware...
Hello everyone,
I am currently evaluating the nPM1300 Fuel Gauge with a LiFePo4 battery.
I would like to use nPM PowerUP to prepare the battery profile, but it appears...
hi support team,
i was testing mcumgr ota from uart, but found that the speed is slow how can i improve this?
i have change uart baud to 460800, but did not help. for...