Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
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...