mergEXT

Richmond Mathewson richmondmathewson at gmail.com
Thu Apr 13 10:50:29 EDT 2017



On 4/13/17 2:22 am, Monte Goulding via use-livecode wrote:
> Hi Folks
>
> You probably want to get some docs for the robot and find out the service UUID that it offers then scan for peripherals with that service UUID. That’s the normal way of doing things but if there’s no docs available (from the looks of their downloads page you will need to request dev docs) you can scan for any peripherals and inspect them to work out what’s on offer. It would be great to get a write up of this for the LC blog if you get it all working.

I have requested the dev docs; but whether the Terrapin Logo will let me 
have them is another thing as they may smell a rat.

Richmond.
>
> The demo stack are inside that Ext folder which on mac is inside the app bundle -> Contents > Tools > Ext > mergBLE <version> > mergBLE.livecode. It isn’t pretty (just the baste basics needed to test functionality). We know this isn’t the most helpful location. At some point it would be nice to have a open demo stack button on the docs.
>
> Cheers
>
> Monte
>> On 13 Apr 2017, at 12:30 am, Mike Kerner via use-livecode <use-livecode at lists.runrev.com> wrote:
>>
>> Have a look in the dictionary.  I don't know if Monte still has the demo
>> stacks available, but perhaps that would also help.
>>
>> On Wed, Apr 12, 2017 at 10:23 AM, Roger Eller via use-livecode <
>> use-livecode at lists.runrev.com> wrote:
>>
>>> I have never used it, but this is in the LC forum:
>>>
>>> try
>>>   mergBLEStopScanningForPeripherals
>>> catch e
>>>   answer e
>>> end try
>>>
>>> http://forums.livecode.com/viewtopic.php?f=9&t=28007&p=
>>> 147215&hilit=mergBLE#p147215
>>>
>>>
>>> On Wed, Apr 12, 2017 at 10:18 AM, Richmond Mathewson via use-livecode <
>>> use-livecode at lists.runrev.com> wrote:
>>>
>>>> I must be really stupid . . . but . . .
>>>>
>>>> How do I use mergBLE to get a simple list of BlueTooth devices in a
>>>> listField?
>>>>
>>>> Richmond.
>>>>
>>>>
>>>>
>>>> On 4/12/17 4:08 pm, Roger Eller via use-livecode wrote:
>>>>
>>>>> That looks really cool (for teaching)!
>>>>>
>>>>> "PLEASE NOTE: Blue-Bot® is compatible with any iOS device with version
>>>>> 3.0/4.0+ EDR Bluetooth (e.g. iPad3 and later)"
>>>>>
>>>>> So...  I would think you would use mergBLE for this.
>>>>> http://mergext.com/home/mergble/
>>>>>
>>>>> ~Roger
>>>>>
>>>>>
>>>>> On Wed, Apr 12, 2017 at 9:01 AM, Richmond Mathewson via use-livecode <
>>>>> use-livecode at lists.runrev.com> wrote:
>>>>>
>>>>> Yup: https://www.bee-bot.us/bluebot.html
>>>>>> http://forums.livecode.com/viewtopic.php?f=5&t=29121
>>>>>>
>>>>>> I really would like to control the Blue-Bot via a LiveCode front-end
>>>>>> rather than the crappy interface that
>>>>>> one has to pay $50 for that stinks.
>>>>>>
>>>>>> Richmond.
>>>>>>
>>>>>>
>>>>>> On 4/12/17 3:58 pm, Roger Eller via use-livecode wrote:
>>>>>>
>>>>>> Robot?
>>>>>>>
>>>>>>> On Wed, Apr 12, 2017 at 8:57 AM, Richmond Mathewson via use-livecode <
>>>>>>> use-livecode at lists.runrev.com> wrote:
>>>>>>>
>>>>>>> OK: now for the goofy questions . . . .
>>>>>>>
>>>>>>>> 1. How do I find my robot's pUUID on a Mac?
>>>>>>>>
>>>>>>>>
>>>>>>>> Richmond.
>>>>>>>>
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>>
>>>>>>> use-livecode mailing list
>>>>>>> use-livecode at lists.runrev.com
>>>>>>> Please visit this url to subscribe, unsubscribe and manage your
>>>>>>> subscription preferences:
>>>>>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>>>>>>
>>>>>>> _______________________________________________
>>>>>> use-livecode mailing list
>>>>>> use-livecode at lists.runrev.com
>>>>>> Please visit this url to subscribe, unsubscribe and manage your
>>>>>> subscription preferences:
>>>>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>>>>>
>>>>>> _______________________________________________
>>>>> use-livecode mailing list
>>>>> use-livecode at lists.runrev.com
>>>>> Please visit this url to subscribe, unsubscribe and manage your
>>>>> subscription preferences:
>>>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>>>>
>>>> _______________________________________________
>>>> use-livecode mailing list
>>>> use-livecode at lists.runrev.com
>>>> Please visit this url to subscribe, unsubscribe and manage your
>>>> subscription preferences:
>>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>>>
>>> _______________________________________________
>>> use-livecode mailing list
>>> use-livecode at lists.runrev.com
>>> Please visit this url to subscribe, unsubscribe and manage your
>>> subscription preferences:
>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>>
>>
>>
>> -- 
>> On the first day, God created the heavens and the Earth
>> On the second day, God created the oceans.
>> On the third day, God put the animals on hold for a few hours,
>>    and did a little diving.
>> And God said, "This is good."
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list