Re: MergExt BLE

2021-02-01 Thread General 2018 via use-livecode
Thanks Monte , I will go that route. Regards Camm > On 1 Feb 2021, at 01:11, Monte Goulding via use-livecode > wrote: > > Hi Camm > > The mergExt externals are supported by LiveCode so the best route for support > is supp...@livecode.com . > > Cheers > >

Re: MergExt BLE

2021-01-31 Thread Monte Goulding via use-livecode
Hi Camm The mergExt externals are supported by LiveCode so the best route for support is supp...@livecode.com . Cheers Monte > On 31 Jan 2021, at 1:16 am, General 2018 via use-livecode > wrote: > > Hi, > > Is Monte able to support MergeBLE still or is this now

Re: MergExt BLE

2021-01-30 Thread General 2018 via use-livecode
rite/read function with MergExt BLE. > > Can anyone give guidance on application of the above using Livecode ? > > Regards Camm > >> On 14 Jan 2021, at 15:09, General 2018 via use-livecode >> wrote: >> >> Hi , >> >> Have an application

Re: MergExt BLE

2021-01-22 Thread General 2018 via use-livecode
Hi , I think the issue is the need for “Thread Safe” and / or “Concurrent Buffering” for write/read function with MergExt BLE. Can anyone give guidance on application of the above using Livecode ? Regards Camm > On 14 Jan 2021, at 15:09, General 2018 via use-livecode > wrote: &g

MergExt BLE

2021-01-14 Thread General 2018 via use-livecode
Hi , Have an application for IOS and started to use MergExt BLE. This is working great with livecode on finding devices , connecting and writing. I have an issue with reading , it works but missing data randomly on read. The BLE device is using Notify. In “didupatevalueforcharactistic

Re: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-14 Thread Ben Rubinstein
Just to testify - the new mergBLE arrived right on time to save me struggling through the process of building my own externals, and did exactly what I needed. In fact since I was completely unable to locate the resources for building externals, it meant I could stop writing a native app, and

Re: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-14 Thread Monte Goulding
Thanks Ben I’m looking forward to hearing about the things people make with mergBLE. Definitely lots of possibilities for the arduino fans. Cheers Monte > On 14 Oct 2015, at 7:33 pm, Ben Rubinstein wrote: > > Just to testify - the new mergBLE arrived right on time to

RE: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-13 Thread Nakia Brewer
applicable terms and conditions can be found at: WesTrac Terms & Conditions -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Monte Goulding Sent: Monday, 12 October 2015 1:32 PM To: How to use LiveCode Subject: [ANN] mergExt: BLE, Go

RE: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-13 Thread Nakia Brewer
and conditions can be found at: WesTrac Terms & Conditions -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Monte Goulding Sent: Wednesday, 14 October 2015 8:05 AM To: How to use LiveCode Subject: Re: [ANN] mergExt: BLE, Google spreadsh

Re: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-13 Thread Monte Goulding
Sure but there's obviously licensing issues if you wanted to distribute an app. For personal and even in-house company use there's no problem though. Sent from my iPhone > On 14 Oct 2015, at 7:59 am, Nakia Brewer wrote: > > By any chance will mergBLE work with the

Re: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-12 Thread Mark Talluto
> On Oct 11, 2015, at 7:31 PM, Monte Goulding > wrote: > > Today I am releasing a huge update to mergExt Complete and announcing a > special price available for the rest of the month. This a most excellent announcement Monte. Thank you for this. Best regards,

Re: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-12 Thread Roger Eller
What is mergGoogle, and of all things I would expect to work on Android, based on the name, this would be one. So, is this available for the Android platform? TIA On Sun, Oct 11, 2015 at 10:50 PM, Mike Kerner wrote: > Might I just say that we've had mergGoogle

Re: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-12 Thread Jim Lambert
Monte, mergExt Complete keeps getting better and better. An excellent package! Thanks, Jim Lambert ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-12 Thread Monte Goulding
> On 13 Oct 2015, at 9:04 am, Roger Eller wrote: > > I know I can't be the only LC user that would renew the full suite if > Android was included. Especially for access to the Google api stuff. > Sorry if I sound like a broken record. Well if you can point me to a

Re: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-12 Thread Monte Goulding
> On 13 Oct 2015, at 3:48 am, Roger Eller wrote: > > What is mergGoogle, and of all things I would expect to work on Android, > based on the name, this would be one. So, is this available for the > Android platform? TIA We have discussed Android externals

Re: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-12 Thread Roger Eller
Since you're the brain, and have the rare capability to create the under the hood magic that so many of us LC consumers need, the best I can do is Google what you asked for. This probably is not the thing you need, and I have no idea whether this is at all helpful, but...

Re: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-12 Thread Roger Eller
I know I can't be the only LC user that would renew the full suite if Android was included. Especially for access to the Google api stuff. Sorry if I sound like a broken record. ~Roger Roger EllerGraphics Systems Analyst 803 North Maple StreetP: 864.967.1625Simpsonville, SC 29681C:

Re: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-12 Thread Monte Goulding
That’s not a GData sdk but interesting nonetheless. It appears I could implement a google play games services external that cross compiles for Android and iOS. Good find Roger! > On 13 Oct 2015, at 1:14 pm, Roger Eller wrote: > > Since you're the brain, and have

Re: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-12 Thread Roger Eller
There is a mention of running C++ in a sandboxed environment here. https://en.wikipedia.org/wiki/Google_Native_Client "An alternative of sorts to NaCl is asm.js, which also allows C and C++ applications to be compiled to run in the browser (at more than half the native speed), and also supports

Re: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-12 Thread Monte Goulding
> On 13 Oct 2015, at 1:41 pm, Roger Eller wrote: > > There is a mention of running C++ in a sandboxed environment here. > https://en.wikipedia.org/wiki/Google_Native_Client > > > "An alternative of sorts to NaCl

[ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-11 Thread Monte Goulding
Hi LiveCoders Today I am releasing a huge update to mergExt Complete and announcing a special price available for the rest of the month. mergBLE 1.0 - CoreBluetooth external for iOS and OS X. Use BLE between Mac and iOS or between iOS devices or between some of the great sensors available and

Re: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-11 Thread Mike Kerner
Might I just say that we've had mergGoogle running for a month or two, and it's just another great tool that makes LC a great tool. On Sun, Oct 11, 2015 at 10:31 PM, Monte Goulding < mo...@sweattechnologies.com> wrote: > Hi LiveCoders > > Today I am releasing a huge update to mergExt Complete