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,
I am wondering what to do to fix the error I have been getting while trying to debug my project. I am using app_trace for logging. I would often get an error on the...
I have a custom PCB with nRF51822. I have copied the "QFAA QFN48 with internal LDO setup" schematic from Product Specification v3.1. However, I have not copied the PCB layout...
Hello,
I am using a custom PCB with ISP130301 BLE module based on nRF51822. The PCB layout for the module is designed based on the recommended PCB land pattern and solder...
Hello,
yesterday i ordered th nrf52 Development Kit an just had a look in the Errata infocenter.nordicsemi.com/index.jsp So if i get my Development Board, will all this...
Hi,
I've read posts showing programming the Beacon with nRF51-DK using the debug-out port. As the nRF52-DK is available right now, does anyone have any idea if I can use...
I'm using SDK 7.1, PCA10028 eval board, SD310 2.0.1, MCP 3.8.0.7
I need to check if notifications have been enabled by the central - if they have I then want to notify...
I wanted to test nrf51-ble-driver_linux_0.5.0 in the latest Ubuntu, but got this problem:
...
OSError: libboost_thread.so.1.54.0: cannot open shared object file: No such...
Is this even possible? I have a BLE connection with an interval of 7.5 ms. I've set up a radio notification with a distance of 2680us in order to be able to transmit 4 BLE...
Hi,
I want to know how sd_ble_gap_authenticate api works.After executing this api, what are the events invoked at peripheral end. Is there any event that blocks CPU or...
We are designing product based on nrf2401A
The problem that we encountered was that the nrf2401A forgeted configuration data, was it possible ?
we use our product in highly...
Hi,
I am using the nrf51822 in an intermittent high-current application where if the battery is close to dead, will sometimes cause the chip to reset because the voltage...
I am using SDK 8.1.0 and Eclipse on a Mac. I am having difficulty flashing my app that uses the nRF51 sdk onto nRF51. I am using JLink
I assume I need to flash two things...
Hi nrf51 developers,
I'm developing multiprotocol application by combining BLE and a proprietary protocol. I'm using concurrent multiprotocol timeslots API. Started with...