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...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hi, I'm making a device that will probably be encapsulated In silicone, which means it won't be possible to change the battery easily. It's got to connect to android and iOS...
Hi,
I have the nRF52833-DK and try to implement the OOB Input method over a simple button press, but at the moment I don't see how this can be managed.
In mesh_provisionee...
How to do BLE DFU without flow control(UART) using serialization application on host controller side. do you have any document or link where the procedure is explained ? ...
We are having problems staying on AT&T's CAT-M network in the US using Twilio Super SIMs. We are able to successfully stay connected with other roaming SIMs such as Hologram...
Hello,
I am trying to get central to concurrently connect to multiple (as many as possible) peripherals and stream data from each peripheral concurrently at 12KBytes/s....
Hi,
I am trying to build the Thread network using nRF52840 and nRF5_SDK_for_Thread_and_Zigbee_v3.2 SDK. I tried to load the \examples\thread\cli\ftd\uart\pca10056 exampl...
Hello -
We are using SDK 15.3.0, FreeRTOS and the nRF52840-DK board with SES. We implemented wakeup from System Off sleep using the nrf_gpio_cfg_sense_input() API, which...
Hello Support Engineers,
I have observed some interesting behaviour on my custom board vs the DK. In the DK, the current spikes is very even and steady around 10mA. However...
Hello everyone,
I'm working in an application where I need to store a string in flash so I can keep that value like if it where settings when doing a firmware update so...
Hi,
I've got a question regarding voltage compatibility. The nRF52840 will be driving many LEDs. Would it be possible to use a separate 5V supply with the LEDs and use the...
Hi,
I am developing a Linux PC application interfacing nrf52840 dongle using pc-ble-driver v4.1. I am trying to use the Long Range feature with Coded PHY. The setup in like...
Hello:
I want to do OTA with Mesh DFU using nrf52832. Now I make sure that DFU works correctly in the mesh and the host can receive the package from the server. The problem...
I am developing a proprietary test system that will use Bluetooth mesh and am evaluating BT mesh solutions. An important consideration is the available support for a windows...
Hi All,
We have developed the firmware for our device from the ble_app_bms example. The project is already in production.
Our customer hs nov decided that they want to...