Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - projectfungus

Pages: 1
1
TinyDuino Processors & TinyShields / Re: BLE Board sample code
« on: March 26, 2014, 06:21:56 PM »
also a newbie, to the extent that i'm even unsure as to which of these applies to the TD BT LE,


THIS SCRIPT WILL NOT COMMUNICATE PROPERLY IF YOU DO NOT ENSURE ONE OF THE
   FOLLOWING IS TRUE:

   1. You enable the <wakeup_pin> functionality in your firmware

   2. You COMMENT OUT the two lines 128 and 129 below which depend on wake-up
      funcitonality to work properly (they will BLOCK otherwise):

          ble112.onBeforeTXCommand = onBeforeTXCommand;
          ble112.onTXCommandComplete = onTXCommandComplete;


https://github.com/jrowberg/bglib/blob/master/Arduino/Examples/BGLib_stub_slave/BGLib_stub_slave.ino

2

has anybody put together a sample sketch which uses the TinyDuino BT LE shield and an Android phone?

if so, i'd like to see this, :-)

PF

3

Hello,

So far, my Android phone cannot see my bluetooth TinyDuino, despite uploading the sample bluetooth sketch,<https://github.com/jrowberg/bglib/tree/master/Arduino/Examples/BGLib_stub_slave> via usb to the TinyDuino, and trying out the MeetAndroid sketch from <http://www.amarino-toolkit.net/index.php/download.html>.

Can anybody with Android familiarity advise on some useful steps to get an Android phone talking with a TinyDuino?

PF

Pages: 1
SMF spam blocked by CleanTalk