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...
In trying to develop a ble peripheral app with verbose logging, I observed the device ceasing to advertise somewhat repeatably. I think I have an easy bug jar; it reproduces...
Everything worked normal a month ago. Now things stop working.
When I try to download the program to nRF52DK, the error shows up like this.
When I try to follow the...
i have been trying this, putting the code from SDK14.2/example /periphelas/uart, but i had problems with the file links. So can someone helpme to impleent that or did someone...
Hej Nordicsemi,
We're developing a new product based on Bluetooth LE. And we would like to know if thousands of BLE devices can coexist in the same area. Preferable all...
No matter what sleep mode I put my nRF51822 in (system on, idle, system-off), it seems that the base current is above 1 mA. Is this how it's supposed to be?
I am using nRF 51422 SDK and SoftDevice v1.0.
I succeed in building and loading blinky example from SDK v12.1.
And I succeed in building and loading ble_app_beacon example...
With this Main.c, I'm only seeing the 1st 4 bytes of the device name in the NRF Connect app.
Note the use of:
init.advdata.name_type = BLE_ADVDATA_FULL_NAME;
Am I using...
Hello everyone, I added NUS library and I change the sdk_config.h file according to ble_app_uart example. When I built my project, I do not get any errors. But the device...
Hi support team,
In order to make the application hex valid after programming in a bootloader enabled project, we can use bootloader-settings.
As for secure DFU, it...
We are upgrading some products to SDK 14.2 and creating some new ones.
We need to start production programming of boards. I can't find the information on how to do this...