Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
Hey all
I have to following setup:
nRF52840-DK (development kit)
Nordic SDK 15.3
Development using eclipse CDT (Makefile project)
I'd like to implement an EC...
I have a problem with building my nRF52832 projects. The problem is with nRF_drv_twi. When I started the project, I was able to compile the project. After some time, I didn...
hi,
I have issue with LwM2M Client sample code loading & compilation.
From the release note, NCS v1.1.0 can support LwM2M on the DK. Confirmed the sample code can be loaded...
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...