I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
In SDK 11.0 it seems that in case pin 31 is configured as a button (using port events), nrf_gpiote_task_enable keeps triggering the port event due too a work around for OUTINIT...
I developing wearable product based on nrf52832. The product is act as a beacon and its location track by other fixed BLE readers to positioning it in particular defined area...
Hi,
I'm working on accelerometer + BLE application. My current configurations are nrf51822 and LIS3dh accelerometer chip, Protocol TWI, Softdevice 110, BLE service type...
Hi!
I'm trying to learn osTimerStart(), \ble_app_hrs_rtx.
Compiling was successful, and it is working.
If I set the timer interval shorter than 25 ms, the timer cycle becomes...
Currently i am using NFC tag type - 2 Text Record Example code and integrated in my work space. Now, i wanted to add write capability in the same code.
Is there any sample...
It looks like NFC_T4T_EVENT_NDEF_UPDATED gets passed as the event attribute in the nfc_callback function whenever a new NDEF message is written.
Is this expected behavior...
Hi,
I have an aconno module ( http://aconno.de/acn52832/) and I am trying to program it via DK52.
I wired the module as follows:
Module Vcc (pin 12) -> DK52 VDD...
Hi all,
I am trying to get the ble template of SDK12.2 working in eclipse using a managed makefile. The softdevice I use is s132 v3.0.0. The board is an evaluation kit...
Hi Nordic,
I'd like to know what the maximal current draw from the internal REG0 is to power external components. The only thing I could find in the datasheet that says...
HEllo,
I am trying to compile for the nrf52 one of the examples that are included in its SDK12.2, to be precies, I am using experimental_ble_app_blinky_pca10040_s132 ,...
I have noticed that the reference schematic (the original if you can call it that, not the 1v8 or DC/DC) for nRF51x22-QFAA, QFAB and QFAC have different value capacitors and...
Hello,
I cannot use the nRF Sniffer because it is always crashing. This is a confirmed bug in the Software and the OSX client written is working flawlessly.
I have experimented...
Hello,
I am newbie with KEIL/SEGGER, I have been following this tutorial to compile the example experimental_ble_app_blinky_pca10040_s132 for my nrf52 chip, the project...