-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to load basic programs on the chip? #30
Comments
Yes, with console app you can load, list, edit programs on the chip. Unfortunately there is no Windows version. |
@pabloxid: You can try BlueBasic-loader. However it's for Linux, not Windows. Maybe you're interested in installing a Linux distribution like Ubuntu... I use it as my main operative system and I don't miss any functionality form M$ Windows 😈 |
I think you can also use Botspine to do it. Although it complains that the On 14 Sep 2016 10:09 PM, "Helio" [email protected] wrote:
|
Thanks for your answers.
|
|
Unfortunately, OSX-Sierra completely breaks the console. Don't upgrade if you don't need to. |
For a working OSX Sierra version see my fork starting at #31 |
You can use the Android Bluetooth Serial Terminal, it allows to use custom UUIDs: It's working with the hex from this fork! |
I did this a while ago, but gave up on the CC2540 in favour of ESP8266
https://github.com/ozarchie/BlueBasic-loader
…On Thu, Aug 9, 2018 at 6:37 AM TheSmartGerman ***@***.***> wrote:
You can use the Android Bluetooth Serial Terminal, it allows to use custom
UUIDs:
<https://play.google.com/store/apps/details?id=de.kai_morich.serial_bluetooth_terminal&hl=de>
It's working with the hex from this fork!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#30 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGLdJxpgMjKBxvuTYBvg27d2zYRZMSpOks5uO0wYgaJpZM4J7U9u>
.
|
Well, I found a android solution. It's fine for me. I just mentioned it here. But beware using the branch from kscheff, does have a problem with the cc2541 build: kscheff#8 The ESP8266 / ES32 a known but right know no option.... |
Is this "console" app. mean to load basic programs on the chip? Is there a Windows version?
The text was updated successfully, but these errors were encountered: