Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Question/Problem Statement
For evaluation we decided to do some current measurements using the power profiler kit. As a benchmark run, we wanted to measure the current on...
hello,
I'm using NRF52840, developed android application NRF toolbox. The problem is that when I receive row data into BleManage to lagcat window but I can not find a proper...
Hi
How do you transmit using UART on segger. Up until now I have been using the debug console and the NRF_LOG_INFO command to send information from the DK to my computer...
The cloning instructions for the Cat tracker example fail:
https://bifravst.gitbook.io/bifravst/v/saga/cat-tracker-firmware/building#prepare-your-system
$ west init -m...
Hi I have two zigbee routers running the light bulb example, the thing is that it seems as they are not forming a mesh, Im doing the following:
1. Pair lightbulb 1 with...
Hi all,
I'm working on a custom Ble service based on this tutorial: https://github.com/bjornspockeli/custom_ble_service_example on nrf52840.
I've been able to add about...
Hi,
We are planning to use an Automotive Grade Bluetooth SoC in one of our new designs.
In the Product Specification of nRF5340, we have seen that the Operating Temperature...
Hello Nordic,
I have several questions regarding the BLE connection. I have 2 sparkfun nRF52840 boards and an android phone (android 6.0).
This is my scenario:
- the...
I'am studying the ble examples under SDK16.0.0. In the Uart example, the structure of ble_advertising_init_t is used to initiate the advertising module. However, the stucture...
Hello,
I was trying to make fatfs example work on my nrf52_pca10040 board, but it always fail to init (<info> app: Disk initialization failed.)
I'm using a 4GB sd card...
Hi all,
We have a running project with Nordic SDK on thread.
Now, we are considering to include some ble functionalities in our application and use freertos to manage...
Hi,
I order one nRF5340 PDK from Mouser.
I am following the get started document.
https://infocenter.nordicsemi.com/topic/ug_gsg_ncs/UG/gsg/first_test.html?cp=1_1_2_3...
Hi,
I recently purchased a DK as well as 5 nRF52840 chips. I have been working on flashing some code on the development kit. I would like to also flash this code on every...