michal-narajowski commented on issue #531: How to let blemesh_models_example_1 run on microbit? URL: https://github.com/apache/mynewt-nimble/issues/531#issuecomment-536000029 This app is not officially supported on microbit. To be able to run it you will probably need to modify the code a little bit. So at first glance, you will need to remove or modify code that uses more that one LED since microbit only has one. Then the image will probably exceed RAM or FLASH size so you will need to optimize it a little bit and maybe use a single image slot instead of two.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
