Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
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...