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...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi, I'm trying to set up wireless audio stream using 2 nRF52832 Dev Kits and SGTL5000 audio boards. SDK: nRF5 SDK 17.1.0 For the wireless protocol I've used ESB, and the program...
Hi, I've been trying to modify some of the nRF5 SDK 17.1.0 BLE HID examples to make the nRF appear as a BLE HID Braille Display, that would be recognized in Android's TalkBack...
Hello,
I'm modifying the code of Wireless timer synchronization among nRF5 devices blog to use RTC instead of two TIMERs. I started with the code on Git for SDK 16. Writing...
Hello,
I am trying to interface a TCA9548A Multiplexer on my custom board. I am able to set up the channels and read the channel status' with device_get_binding successfully...
I'm just trying to get my feet under me to write some code for the nina-306 module. I'm playing along, and following the dev academy course. I can't tell if this worked or...
I'm trying to do my first Blinky app with nrf52811. I followed all installation procedures by DevAccademy.
I created a new application by the available sample (blinky led...
Hello,
I am currently using the BLE NUS example from the Nordic Dev Academy course for BLE ( https://github.com/NordicDeveloperAcademy/bt-fund/blob/main/lesson4/blefund_less4_exer3_solution...
Hi all,
I am trying to use MCUBoot on the nRF52840, and am having troubles with this: Whenever my device boots, it always immediately goes to bootload mode and I can't get...
hi all,
ST7735 driver for TFT Display which is tested using example/peripherals/GFX library, we want to test touch screen for this display ,the touch screen driver used...
I am currently working on a project using the nRF52840-DK and the Power Profiler Kit II. I have created an application based on the "NFC System Off" sample. However, I am...
Hi could you provide any insight on the following issue:
Source code in main.c
#include <zephyr/kernel.h>
#include <zephyr/device.h>
#include <zephyr/drivers/sensor...
Hello,
I have developed a Zephyr BLE project with the MAX30102 sensor. I tested the code successfully with the nRF52833 DK, and it works fine. Now, I am trying to flash...
Hi,
Our system includes an nRF52840 (ncs2.4.0, zephyr) as a Host and a NAND (Macronix MX35LF2G24AD) as a flash; communicated with each other via SPI.
At Host, we can do...
Hi,
My customer tried using the keyboard we made based on nRF Desktop with NCS version 2.1.0 with an iPad and noticed that most of the keys work, but space bar does not...
64 bit unique device identifier. DEVICEID[0] contains the least significant bits of the device identifier. DEVICEID[1] contains the most significant bits of the device identifier...