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 - thomas cassany

Pages: 1
1
TinyDuino Processors & TinyShields / BLE BLUEGIGA scanner sample
« on: September 07, 2015, 07:35:31 PM »
Hi everyone,

I received http://eshop.icsat.co.uk/epages/950004729.sf/en_GB/?ObjectPath=/Shops/950004729/Products/TD0013 (Tinyduino shop was in stockout) and I'm a bit disappointed.

I spent my last 3 hours trying the scanner demo app https://github.com/jrowberg/bglib/tree/master/Arduino/Examples/BGLib_scanner without succes. When I run, the code is blocked on
Code: [Select]
void onBeforeTXCommand() in the while loop.

I tried to change the
Code: [Select]
SoftwareSerial bleSerialPort(2, 3); // RX, TX with (3, 4) and (0, 1). The last one throw me an error during the parse methode
Quote
30 *** Packet frame sync error! Expected .0000... binary, got 0x30


Noted that the slave app https://github.com/jrowberg/bglib/tree/master/Arduino/Examples/BGLib_stub_slave works a treat.

To oriented your answer, I can say I'm a new comer in the Arduino world but I'm an experiment mobile dev.

Thanks for your answer.
Thomas

Pages: 1
SMF spam blocked by CleanTalk