Seeed-Studio / pxt-grove

A Microsoft MakeCode package for Seeed Studio Grove module
https://makecode.microbit.org/pkg/seeed-studio/pxt-grove
MIT License
36 stars 48 forks source link

Memory error if used with Bluetooth #3

Closed microbit-carlos closed 5 years ago

microbit-carlos commented 6 years ago

Steps to reproduce:

The micro:bit will then inmediatly crash with error 020 - no free memory: https://makecode.microbit.org/device/error-codes

Hex file showing issue: microbit-grove-bluetooth.hex.zip

Would it be possible to reduce the memory footprint to allow the use of this package with Bluetooth?

palatinus-sb commented 5 years ago

I have the same issue. My code works perfectly until I add the Bluetooth extension. When I try to add some functions requiring bluetotth, it just shows 020.

Pillar1989 commented 5 years ago

We have updated the relevant code. Please try again. If there is any problem, you can open the issue again