Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
I'd like to apply bonding/whitelist so that once a peripheral device connects to a central, only that peripheral device can reconnect (until bonding/whitelist is cleared via...
Hello Community,
I'm interested in nRF52832 support for bluetooth.org Core 5.1 position finding feature. Unfortunately, I didn't find any reference design on the site...
Hello,
I am trying to connect the nrf52840 to the internet via a cellular connection using the ublox sara u201. I am yet to see any projects being done and wanted to ask...
hi,
would like to use Thingy52 as in object: thingy52 to connect as central to 15 heart rate peripherals simoultaneosly and send the consolidated data (application to define...
Hello every one.
I am knew with Nordic Technology and I found out the nRF52840 might suit perfectly with my application.
I am trying to play with he SDK and I would like...
Hello,
I am trying to use the SDK 15.3 with Keil 5 and the examples do not compile with out this pack 8.24.1. The Keil Pack installer does not have there database updated...
Running SES with SDK v12.2 and debugging an nRF51822 running the ble_app_uart sample application. After running for some period of time (typically 2 - 3 minutes) the debugger...
Hi,
I was trying the interactive_pyaci together with the serial and light_switch server example.
I installed and programmed everything regarding the documentation on the...
When reading in values from ADC under high noise conditions the ADC reads come into the handler out of order. This is causing application resets left and right, does anyone...
My computer can connected to debugger , but when I key the command it like this
==================command start=====================
cd /d C:\Program Files (x86)\Nordic...
Hi all:
I have download the SDK15.3,and read the release notes,but I could not find any example about Direction Finding.As I know, nrf52811 is very suitable for doing direction...