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 am trying to read the battery level on a custom NRF52 board and I am getting a value that is around half of real voltage.
The same code works fine on NRF52 DK ( I was expecting...
I am looking at this example: github.com/.../main.c
In ble_evt_dispatch (line 315), this function forwards an BLE event to all of the modules. By looking at ble_evt_t,...
I am trying to build a BLE central application on the mbed compiler (target BLE Nano).
I have chosen the ble_app_uart_c example from the nRF5 SDK as a starting point. My...
Hi Support Team,
one error come out when use nrf connect, just as attached picture shows,
please help to check what cause this error,
no error come out on phone.
...
In reference to this issue in the Android DFU library...
github.com/.../33
... can someone from Nordic please explain how DFU OTA using the secure format on a device...
Hi,
I working on nRF52 series development boards communication. I am using ESB library for data transfer. I am able to transfer the data between two microcontrollers. Now...
My device is connected with GSM module, when GSM module communication fail, I need to save the error message to flash. In application level, pstorage_store or pstorage_update...
Hi,
I use fstorage fun in nRF5_SDK_12.1.0_0d23e2a.
and the same code can run SDK11 but It seems different now.
So how to use fstorage fun in SDK12 and I list the different...
I was looking for something like a checklist of what to do when developing on a custom board but I couldn't find it.
I am working with Keil 5.15.
I achieved to develop...
Hello, i have a question.
Can nRF51822(s120) handle more than one connection at same time?
Let me explain: i have one server(nRF51), and two(or more) clients(nRF51 and mobile...
My Chip is a Insight SIP ISP1302.
It's based on a 51822_xxAB, 128kb Flash and 16kb RAM.
I try to use the S130 with the UART Application.
The S130 2.0.1 requiers 108kb...
Hi,
NRF_LOG_PRINTF() is working fine with peripheral examples in SDK11. but when I try to do the same in ble_peripheral examples it is not working. I have defined the following...
Hi. I have one question:
From SDK and docs, I can find how many pipes and which pipe nRF24LU1 open when it is TX.
I check function:
void hal_nrf_open_pipe(hal_nrf_address_t...