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 an application that is using FDS to save settings to flash. The application works great as a standalone application, but when I try to use a custom bootloader (same...
Hello!
I am looking for the best solution in terms of power consumption to transmit data with the nRF8001 and have a few questions:
1) I read in another discussion that...
Hi,
I am writing a DFU Application on NRF52 and Android (based on NRF Toolbox). I would like to give user an ability to abort upgrade, however when i send abort from android...
Hi Nordic,
I am currently looking at using the link context manager introduced in SDK15.0 . I can see it could be useful for my application where each connection needs a...
I use the sdk14.2 nrf52832 as the primary end, the two iphone phones as slaves, to establish a connection in most cases because of the 0x3e error to connect several times...
HI WE HAVE DEVELOP AN BEACON USING NRF52540 IN THAT WE WANT RETAIN UUID, MAJOR ,MINOR AND NAME WHILE POWER OFF
for this you suggested flash data storage and flash write...
Hello to all,
I am using nRF52832 sdk15.0 version with SES IDE. I want to find adverting with short for e.g.--->
we have BLE app_uart peripherals and one multilink central...
Dear Nordic engineer,
Here is a question when we use the chip's automatic response function, the MCU PRX can download the packet, but PTX can not receive the ACK signal...
Hi.
I'm busy to add the nrf8001 BLE module to my PIC32MM product for negative pressure monitoring in a small area. Is there is list of minimum settings that is available...
Hello,
I'm having issues with the advertising module in SDK 15.0. I basically want the device to fast advertise for 3 minutes and then switch to slow advertising forever...
When I configured POWER_CONFIG_DEFAULT_DCDCEN =1, I found almost no change compared to the case of dcdc, but when I added APP_ERROR_CHECK(sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE...
Quite a generic FreeRTOS question probably here but... on an interrupt, what's the stack the ISR uses? Is it the one from the stack that got interrupted? If so, I guess that...
HI!
I'm using two nRF52840 boards to communicate using ESB. The ESB API doesn't have a pairing protocol so I figured I'd write one without encryption or any bells and...