Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
Hello
i just bought my DK-nrf52 to move to BLE after playing few months with arduino. I have connected various nrf52832 shields from China (from Holyiot 17095, which is...
Hello, I want to test Round trip delay using BLE MESH 2.0.1 Light Switch Example Code...I have modify simple on off Light Switch Example. Example test using two Development...
Scenario:
We have three verticals in our project. The nrf51822 based device, base station (BS) and server running on cloud.
Problem Statement:
I need to continuously...
I have downloaded "nrf5_SDK_for_Mesh_v2.0.0" yestoday, and try to setup the "light_switch" demo with 3 pic nRF52 DK.
According to the document description, “proxy_server...
Hello,
I have a query regarding the implementation of multiple user-specific GATT profiles in our application.
For example, can we add two profiles like Heart Rate Profile...
I am migrating from SDK v14.2.0 to v15.0.0 and from S132 to S112 (v6) using the NRF52810. I have mostly everything migrated, but a functionality that worked before does not...
Hi,
I'm trying to use the extended advertising to advertise more than 31 B per packet.
I have been through posts on this forum and the ble_app_rscs example to figure out...
I write a code for read the temperature via BLE. The code is modified from the example "android-BluetoothLeGatt-master". But the CallBack function onCharacteristicRead for...
Hardware:
a. nRF52840 DK baord as client
b. nRF52840 DK baord as server
c. nRF52840 DK baord as provisioner.
procedure:
1. Through segger embedded studio I have...
I am using nRF52832 with SDK 14. My app has bootloader and dfu. Everything was working fine with external crystal. I changed my clock source to RC and used these recommended...
hello, I have developed nrf52840 for multiprotocol ble/zigbee.
I want to simply send & receive zigbee packet not using zboss network.
I already tested example "wireless_uart...
I have two nrf52832 boards, both being developed with SDK v11 and the s132 soft device.
Board one is given commands over UART to communicate over ESB with board two. Board...
Summary of Issue: 8 dongles are used in a test system that each dongle will communicate with 1 device. Testing can start ok but after some runs, one of the dongles can not...
According to nRF52840 Product Specification v1.0, a ll the reference circuits are designed for use with a 50 Ω single-ended antenna. Why is the calculated result by AppCAD...