Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
Is it possible to modify BLE_CONN_CFG_GAP after the softdevice has been enabled? I want to be able to set the event length on start up based on a setting stored in flash with...
Hello everyone, I am looking to make a small tracker using nRF52832 chip. Can anyone please suggest me a board and a coin cell having very small dimensions so that my tracker...
I am looking for a solution to create a very low latency (<10mS) audio link for continuous streaming.
Is the proprietary mode on the nRF52 series able to do that?
Is there...
hi
In Provisioner
in function app_default_models_bind_setup()
check the following lines
/* Bind health client to App key, and configure publication key */ ERROR_CHECK...
Hello,
I am creating a project through the MultiLink example.
One problem occurred. If the device is attached to NRF52DK, the connection will be disconnected immediately...
Hi,
I am running nRF5_SDK_15.0.0_a53641a\examples\peripheral\usbd_hid_composite and find it can work in standalone mode. However, if I go to Keil or IAR debug session...
I created mesh networking using mesh SDK v2.0.1. And I have connected mesh to PC and smart phone.But it's a pity that the client can't receive the servers' RSSI (although...
Hi,
Need ESD protection recommendation for NRF51822.
While testing nrf51822, we noticed that when SWDCLK gets static dicharge over 900 V, nrf51822 reboots and current...
Hello,
I've been researching how to go about programming our devices on the production line. Most of the threads I've seen suggest two options: either to order them pre...
Hello,
which is the best solution for programming multiple nRF51822 using a Segger programmer ?
We have to produce a lot of BLE tags and i'd like to automatize programming...
We need a fast way to do production testing on our boards (based on nrf52832).
They have multiple peripherals that we would like to make sure were soldered correctly.
...
Hello,
I've been trying to figure out if this board with STM32F103 ( www.aliexpress.com/.../2042650923.html
can directly plug into my debug board
( www.aliexpress...
All,
We are in product on a product using the nRF52832 and are noticing in manufacturing that we aren't able to make it through the self test part of fab because of shoddy...
I need to understand how a multi-link configuration can achieve real-time transmission - its all about latency.
The Application
In my nRF52840 application I have several...
Hello,
I am using a custom bootloader. The bootloader does not contain dfu, it will just check the new image, program the new image, then jump to it.
I cannot jump to...