Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
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...
I use the nrf52832. In the beginning,I can download the code and it works well. And suddenly,Keil told me "No Cortex-M SW Device Found",when I change a new chip it can work...
Hi, i'am working on a custom board on which there is two led drive by a led driver.
The two leds are wiring to be drive by pins P0.14 and P0.15, but unfortunately these...
Hello! I am using a nRF52832 device, along with SDK 12.1.0 and S132 v3.0.0. Data is being sent data through BLE and received on an Android phone.
After some tests I noticed...
I need to have a Central device physically connected (via UART) to a sensor. Data is collected from the sensor and sent to a number of Peripheral devices which use the data...
Take a look at these screenshots. With the trigger enabled, the average current consumption is reported at 13.21uA. With the trigger disabled , the average current consumption...
Dear Nordic,
I want to know if it is possible to send asynchronous data type from a slave node to a master node (master node would be in continuous scanning mode). Reading...
Here is my problem. I want to disable uart when there is no data coming into MCU.
I used IO LotoHi event to enable uart Rx. After finish data receiving, I disable Uart.
...
I've modded the PCA10040 DK for current measurement with an ampere-meter (TTi 1604), using a program which turns an LED on and off every 5 seconds. The measured current stays...
I am using an LG G5 and my co worker let me use a google pixel. I tried using the s132 softdevice along with the BLE UART example code from 12.2.0, I get the device is not...
I'm aware of GATT's Profile, Service and Characteristic.
And also, for GATT_Server, GATT_Client it can be Central or Peripheral. (As I manually set it.)
And also, the...
hi
I am using nRF51822(from waveshare). previously i was able to program my device with nRFgo Studio. But I am facing a problem now. I programmed my device with radio transmitter...
I want to collect data for analysis sent from peripheral(ble_app_uart example), I connected peripheral device to app(nrf connect) and enabled service, now the data is sent...
We want to build a network of many nodes (nrf52 boards) distributed in the apartments, that are connected via BLE over 6lowpan, of course using a border router for communication...
image description (/attachment/6196b4481c3f6fefbd0784b78d9163c9)
Hello.
I development education robot by ENTRY base.
PC(ENTRY base) + NRF51822 central
and
NRF51822...