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...
Hi All!
I have a question, i am using nrf52833Dk as an extended advertiser and nrf52840 dongle / 2nd nrf52833Dk as a scanner using the BLE desktop App (nrf connect for desktop...
I am not able to send 25 array packets each second. array size is 244 bytes I am reading the sensor data continuosly and every 40 ms i am sending the data to bluetooth using...
Hello,
I am on a development team utilizing Nordic Board NRF52DK to connect to a custom NRF52832-based board/external device via debug out on the Nordic Board NRF52DK, the...
Hi,
I'm experimenting with an Acconeer XM126 board which has an nRF52840 processor (and an Acconeer A121 chip) and a Bluetooth antenna (and an RF antenna too). I'm deploying...
Hi all.
I have made myself a board which has a module with the nRF52833 chip embedded onto it. It's effectively a board with a set of switching regulators on it to drive...
I am using NRF52833 and trying to setup DFU specifically for OTA.
As experienced in other threads the size limitations are there
Secure_Boot builds creating slot partitions...
Howdy guys,
I am using an nrf52840 and SDK version 17.1.0 alongside Keil. I just upgraded from using the arm compiler version 5 to 6, which required me to switch from the...
Hi,
I have an implementation in which two boards communicates through ble and i want to measure the throughput of both. The behaviour that I see is that increasing the connection...
Hi,
I have a Tuya FingerBot Plus and when using the Zigbee Shell sample:
1.I can 'click' the finger using a ZCL command
2. I can't change the 'finger mode' from 'click...
Hello
I have 2 devices ,a central and a peripheral on a custom nRF52840 board
Using Zephyr SDK 2.5.0
The distance between the devices is 10.9 meters. When TX power on...
Hello,
We have nRF52833 on the custom board, now we want to do DFU over Bluetooth. During my initial research reults with following questions:
If you use 1. " nRF Connect...
Hi, Everyone
I have space constraint in my round PCB for RF section where i have take referance from thingy91 board and choose the same components exept mcu is nrf5340 claa...
Hi,
I have a request to port an old code into Zephyr. The code uses a proprietary protocol and the radio has been developed on bare metal under a nRF52832 chip. There is...
Hi all,
I am evaluating ANT+ features in nRF52 DK board and I am using nRF5_SDK_17.1.0_ddde560 SDK.
I need to implement ANT+ Bicycle light profile (LGT) in my device....