Skip to content
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

Open
pabloxid opened this issue Sep 13, 2016 · 10 comments
Open

how to load basic programs on the chip? #30

pabloxid opened this issue Sep 13, 2016 · 10 comments

Comments

@pabloxid
Copy link

Is this "console" app. mean to load basic programs on the chip? Is there a Windows version?

@0xFACE
Copy link

0xFACE commented Sep 14, 2016

Yes, with console app you can load, list, edit programs on the chip. Unfortunately there is no Windows version.

@0x2b3bfa0
Copy link

@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 😈

@ozarchie
Copy link

I think you can also use Botspine to do it. Although it complains that the
devices are not botspines, you can still load basic programs.

On 14 Sep 2016 10:09 PM, "Helio" [email protected] wrote:

@pabloxid https://github.com/pabloxid: You can try BlueBasic-loader
https://github.com/0xFACE/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 😈


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#30 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGLdJ9nUDKQidgTpKgsKeNI2wT4FmWkzks5qp-PdgaJpZM4J7U9u
.

@pabloxid
Copy link
Author

Thanks for your answers.
I have a couple more questions:

  1. how the console actually communicates with the device? Via Bluetooth?
  2. Can I upload the firmware to the device with a basic program already included, using CC254x debugger?
  3. there is some documentation on the console-device protocol?
    Thank you again.

@0x2b3bfa0
Copy link

0x2b3bfa0 commented Sep 14, 2016

@pabloxid:

  1. Yes, vía Bluetooth 4.0
  2. I don't know, however somebody here could answer that.
  3. Take a look to the script linked in my last message. You can see how it works. However, You could ask the autor for a detailed description.

@ozarchie
Copy link

Unfortunately, OSX-Sierra completely breaks the console. Don't upgrade if you don't need to.

@kscheff
Copy link

kscheff commented Nov 8, 2016

For a working OSX Sierra version see my fork starting at #31

@TheSmartGerman
Copy link

TheSmartGerman commented Aug 8, 2018

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!

@ozarchie
Copy link

ozarchie commented Aug 9, 2018 via email

@TheSmartGerman
Copy link

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....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants