• I hit the post character limit, so here's a little more info about the board:

    VERSION	2v18
    GIT_COMMIT	7171b2832
    BOARD	BANGLEJS2
    RAM	262144
    FLASH	1048576
    SPIFLASH	8388608
    HWVERSION	2
    STORAGE	8388608
    SERIAL	366870f4-6dfecf14
    CONSOLE	Bluetooth
    MODULES	Flash,Storage,heatshrink,crypto,tensorfl­ow,locale
    EXPTR	485764
    APP_RAM_BASE	536882880
    

    And Bangle bluetooth settings:

    BLE: Checked
    Programmable: Checked
    HID: Off
    Passkey BETA: none
    Whitelist: on
    

    Code I'm trying to send to RAM:

    console.log("hello world");
    
    Bangle.beep(200,220.00*8);
    

    Additionally, I have written at least one custom app, got the app loaded running in a fork, and uploaded my app on the device, and that all works fine. I did have a few hiccups with connections and loading working initially but restarting the device seemed to fix things. The only issue I'm experiencing is with the IDE upload feature.

About

Avatar for Philip @Philip started