I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
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...