sandeepmistry / arduino-BLEPeripheral

An Arduino library for creating custom BLE peripherals with Nordic Semiconductor's nRF8001 or nR51822.
MIT License
462 stars 179 forks source link

Generic nrf51822 support ? #143

Closed reapqin closed 7 years ago

reapqin commented 7 years ago

i wired ch340 serial chip to read serial data.i wired p0,09 to txd and p0,11 to rxd. but no serial data i can read from the serial port.

what can i do thanks.

sandeepmistry commented 7 years ago

@reapqin really depends on what Arduino core you are using for that board. This library is focused only on the BLE Peripheral stack and has nothing to do with Serial.