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...
Regarding the design issues with the nRF5340, I have adopted the nrf5340_qkaa_config3 design scheme from the hardware design package. However, after testing, I found that...
Hello
For some reason the example doesn't work, am I doing something wrong?
In this example, there was no overlay file, which I made myself.
I use a sensor: https...
The spec says "Some electrical parameters are valid only for the TA operating temperature conditions. "
what is the " Some electrical parameters " here means?
what will...
Hi folks,
The blocking transmit function uart_poll_out() works as expected with UARTE, but not with UART.
For our project low power is critical. Thats why I need to use...
Hello everyone,
Here is the code I used to get my IP using DHCP,How do I use this IP to send and receive UDP or TCP? Using custom mac is this how I use it inside dts below...
Hello DevZone,
I am working in VS Code and nRF Connect SDK 2.6.0. Developing battery powered Zigbee device. I have an issue with FOTA - it started to rollback after update...
I am trying to get touch working with a nRF5340 DK and a Waveshare 1.69inch Touch LCD Module . I am running nRF Connect for VSC 2.6.1. My goal is to handle swipe left, swipe...
Hello,
We are having trouble setting up our CI per this example:
https://github.com/zephyrproject-rtos/example-application/
Mainly the setup zephyr action throws an...
Hi there,
I have an nrf5340 DK and I wonder if it is possible to upgrade my own application firmware via fwupd tool on Ubuntu. Does this feature come along with a dongle...
Hi,
I am working with the ESB (Enhanced Shockburst) library using the nRF Connect SDK 2.6.1. The library seems easy to use and has the main things that I need.
However...
Hi
We are currently in the midst of our production process and are utilizing a microcontroller that communicates with a BLE chip. As part of our quality assurance, we aim...
I want to use XY485 converter for serial communication between 485 relay and nrf52832. The converter does not need enable as it does it on its own. I have implemented this...
Hallo everyone,
nrf52840 Dk (Master device)
MAX86140 (Slave device)
I have been working with an AFE (Analog front end) sensor recently. It is a 19 bit charge ADC with...
Hi there,
I have some nRF5340 Audio DKs, and have got the example nRF5340_audio application working fine. I am using VS Code on Windows for this, and SDK 2.4.0.
What...
I am trying to run the NCP light_zc sample (with nrf52840 dk on usb) on latest RaspberryPI 4 (aarch64)
The sample starts, does some communication on usb then the nrf reboots...