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

Device not running #21

Closed
daniel-maiorano opened this issue Jul 11, 2018 · 2 comments
Closed

Device not running #21

daniel-maiorano opened this issue Jul 11, 2018 · 2 comments

Comments

@daniel-maiorano
Copy link

Hi, I developed an app on MBED that runs on this kind of device:
http://www.wireless-tag.com/wireless_module/BLE/WT51822-S4AT.html

Even if MBED doesn't have a specific board for it, I use a RedBearLab BLE Nano board, and everything works fine.

I tried to port the project to Platformio but no way to make it work.
It compiles fine, it downloads fine, but it doesn't either run.

I suspected the size of the RAM (since the above mentioned board has only 16K), so I created a custom board following this:
http://docs.platformio.org/en/latest/platforms/creating_board.html

but no luck
Any help will be appreciated

@vshymanskyy
Copy link

vshymanskyy commented Jul 16, 2018

I think this is a duplicate of #18

@ivankravets
Copy link
Member

Duplicate of #18

@ivankravets ivankravets marked this as a duplicate of #18 Oct 13, 2018
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

3 participants