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...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi there,
I'm a beginner with NFC and there is somethings I don't understand with the NDEF Messages frames. I have a the PCA10040 Development Kit.
I've seen this schematic...
Hi All!
I would like to implement the DTM nterface over USB VCOM instead of 2xUART (from examples).
Is it possible co-work USB driver (VCOM) and DTM from samples together...
Hi All,
I use 2 peripheral and 6 Central roles coexisting.
Not clear the order of conn_handle number assigned by SD during BLE Connection.
For example.
After Central...
I am new to nRF programming. My "far away goal" is to make a BLE sensor mesh with a centralised data collection.
Currently I am deciding what libraries to start playing...
Peripheral device has 2 services,but central can find only 1 service(0x1001).
I want to find other service(0x0001)
According to the message seems to be looking for 0x1001...
Hi,
I'm using the nRF51 dongle with nRF SDK 12.3.0 and the S130 2.0.1 SoftDevice to implement a BLE central. The dongle repeatedly connects to a BLE peripheral, performs...
I'm running the PB Remote Client on a PCA10040.
I have 2 servers running on PCA10040 boards.
Watching the log whilst debugging the client, I receive the following: ...
Hello all,
I am new to nRF platfrom, I am working on a protect which contains multiple BMD-200 modules with nRF51822 controller. It has to transfer some data via UART,...
Per this blog, I understand that the nRF52's ANT pin must be matched to 50ohm via L1/C3 and that the antenna must be matched to 50ohm. Hence a trace with 50ohm characteristic...
Hello, the title is pretty descriptive.
I've tried to read through previous questions and got a rough idea but decided that it would cost too much time for me to explore...
I am working on a ble application using an nRF51822 that requires low power consumption. I'm curious if on average the observer or the central role will consume less power...
We have our own custom board using nRF52832 (via Laird BL652 module). Until recently, we have been programming our application, bootloader and softdevice using the PCA10040...