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...
Exercise 2 doesn't seem to work for SDK v2.6.1 with v2.6.1 toolchain. SDK v2.5.1 works though. What configuration or code changes do I need to make it work for v2.6.1?
Hello,
I was curious if there was a project that uses 2 Mbps BLE to connect two nrf52840s, preferably with the ability to change which BLE channels the devices use. I...
In our custom board, check flash write and read using sample (C:\ncs\v2.6.1\zephyr\samples\subsys\nvs) but showing following response. the same build working fine in nrf7002...
This issue is for a programming environment on a macBookPro.
I finally get the system tamed and got to the point of testing the various sample apps provided. I wasted a...
1.Created a composite device for CDC and MicPhone. When the registration of mic SOF is interrupted, the device may not recognize the issue
ret = app_usbd_audio_sof_interrupt_register...
I would like to develop DTM and normal BLE stack operation in single firmware by NCS. Basically i will check a GPIO, go DTM test mode if GPIO short to High, go normal BLE...
Hi,
I'm evaluating the LE audio application to check the capability of using the Coded PHY for transmitting audio.
According to this page, LE Isochronous Channels: Configurations...
Please find below my config for handling Interrupt calls.
I've tested on another sensor dev board that the sensor I use is properly set up and is sending INT1 and INT2....
Hi everyone,
I am working with nRF52832, I am trying to implement the Zephyr Modbus client example onto it, but i keep receiving the following errors.
There is this...
Hello everyone
I'm trying to connect 2 board nRF52-DK (PCA10040) via modbus RTU using zephyr example (client and master in 2 different board).
I'm using visual studio...
I just installed the toolchain (2.6.1) and SDK (main) from scratch, and I'm not able to build the Serial LTE Modem and Asset Tracker application. I receive an error during...
Hi There,
Are the GPIO levels high impedance when the system is in off mode? Can you give information about their status? For example, one pin of the device is configured...
Hi there,
I'm on Ubuntu 22.04.2, 6.5.0-41-generic kernel.
I've been trying to setup the nRF connect toolchains & SDK through VSCode. Things seem to install fine, but when...
Hi,
I have a solution that every 15 minutes needs to perform a WiFi Scan and save the BSSIDs that it finds. Sometimes it will find the maximum number set and will complete...