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.
I am trying use DFU example with Mesh sdk 1.0.1, however following the start DFU guide, i have some question, if i have two DK52 one of them must be programmed with the original...
Hello,
I want to use privacy (BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_RESOLVABLE) if the connected device support this feature. As far as i know it's not possible at application...
Hello,
My problem is that i have seen a reduction in throughput with android oreo in a huawei p10. Before the update i was able to send two notification per connection interval...
I use PCA10040 development board. COM port suddenly stopped working. The issue is visible also in Device Manager:
Google suggests that this issue is caused by Windows...
Hi
We have project where we want to use a nrf52 in an remote keypad for control various devices.
For investigating the capabilities I have tested the ble_uart and ble_blinky...
Hi,
I've been working on a project where I need to send data from UART over mesh, I managed to create custom model for sending string data over mesh, I did merge UART example...
Hello. I have SMARTMP3 Board and NRF52832. The vs1053 works fine on the arduino. But it doesn't work on the nrf52832. I use these connections: #define SCK_PIN 3 #define MOSI_PIN...
The NRF52840 appears to only come in a dual row QFN package and in the reference material, the only way to break out the second row is with an in-pad via or a very small trace...
Hi I am trying to use a different base UUID template than 0 x ABCDxxxx-1212-EFDE-1523-785FEABCD123.
For my services I would like to use 0 x xxxxABCD-1212-EFDE-1523-785FEABCD123...
From what I understand the clock source for the example ble_app_uart is the 32 KHz external crystal. Please, see the screenshot of the CMSIS configurator:
How do I set...
Hi all!
I use the ACM_CDC USB class to transfer a batch of data (150MB) from the MCU (nrf52840) to the host. Currently, the system reaches up to 100KB/s upload speed, although...
Hi @ll, I have the following problem: There are three unprovisioned devices with UUIDs containing a 0x0A byte but the scanner within the pyaci script shows 0x00 instead. Device...
Hi.
To avoid via in PAD I like to route a signal/pin from the inner row (closest to center) through a pin in the outer row.
However, to be able to do that I must be sure...
We are using SDK_13.0.0_04a0bfd and want to change the location and size of the bootloader in flash. But when we do this, the bonding process in the main application doesn...