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 -...
Hello,
I am trying to benchmark the CC310 cryptocell on the nRF52840. I am testing the ECDSA example (examples/crypto/nrf_crypto/ecdsa). I can run the code fine with the...
Hello!
I have been working for a while now to get the power on off and default transition time working properly. I have successfully gotten the models to be initialized...
Hi,
I'm using the PPK and with a DK with the nRF52832 and use the S112. When i zoom in i see the current peeks of 30µA in system off.
What can be the source? (Can this...
Hello,
I want to test the IKS01A1 (STM) board with the STEVAL-MKI159v1 board by placing the IKS board in the Arduino connectors on the nRF52 (PCA10056) DK board.
I want...
Hi all,
I have checked in Nordic Devzone for this query but no luck in finding solution for my query.
I am using nrf52832 and configured as central and peripheral.
my...
Hello,
I am looking for reference circuits for the nrf52832 in form of EDA files. I suppose that NordicSemi used to provide Altium examples, but the link in the Infocenter...
Hello!
I'm trying to develop a BLE HID Gamepad/Joystick using the NRF51822. I've tried the examples of HID keyboard with SDK 12.3.0 with S130 soft device and they work fine...
Using NRF51822 + SoftDevice 130, version 2.0.0, I have written a program which reads data from on-chip flash memory and transfers it to smartphone once connection is established...
Hi,
I am compiling pc-ble-driver-py 3.6 version ( https://github.com/jorgenmk/pc-ble-driver-py/tree/python3-support ) and it gives me an error:
0%] Building CXX object...
Hello,
I send 32 bytes of data in 4 milliseconds via UART. Peripheral sends this to ble_app_uart_c for a certain period of time. But after a very short time there is fatal...
I have 3 boards(1-board is configured with 2 client instance and 2 sever instance acting as control model for own model) (2 - board configured as client and server (control...