Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
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...
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...