Kai Scheffer
Kai Scheffer
Looking at the output of the IdeaMaker (4.1.1.5050), they are using Cura compatible comments. The issue is that Octolaps is not identifying the generated G-Code automatically. The automatic detection is...
@mech422 use the `` insert code command above the text in edit mode to preserve the formatting. Just select the code portion and hit the above `` button. Alternatively you...
Some issue with xCode 12.4 and target iOS 9.3 and iOS 10.3.4. I have extra created a VM running macOS 10.13 (High Sierra) with Xcode 11 running iOS 9.3 Simulator....
> Anyway, I hope the fix works for you and you can use your fork in the meantime. Thanks, it is now working as a demo alongside with the native...
For a working OSX Sierra version see my fork starting at #31
I found a workaround for the issue by not closing the file after WRITE and instead place a RETURN after it. My write routine runs then in a timer interrupt....
@kaiateic this might be a test worth... be aware there are other issues with the DELAY command when in a GOSUB during a GATT access. I have looked into the...
@ozarchie I couldn't find a module with the CC256x device. Currently I am getting CC2541 modules JPY-8 for < $2.30 in quantities of 10. If you a link for a...
Bugfix see here: https://github.com/kscheff/BlueBasic/commit/447765a015cdad66632670f79012363768bb4b21
Any success in upgrading to new 1.4.2 stack? I have done this with my other CC2541 programs, but it was quite some work upgrading from 1.4.0 to 1.4.1. The upgrade...