Skip to content

What to do with .h files! Board hangs under keyboard abuse #18

@JasonBugeja

Description

@JasonBugeja

Hi,
finally I have purchased a RedBearLab nRF51822 and USB host shield to try this project out (I am the guy of the midi accordion https://github.com/JasonBugeja/AccordionMega_USB_Keyb).

Currently, the instructions to add the RBL nRF51822 to the Arduino IDE is via repo https://redbearlab.github.io/arduino/package_redbearlab_index.json and not done manually.

I have tried to paste the unzipped folder of RBL (from github) manually but it doesn't work since folder structure does not match.

I have added the RBL nRF51822 via repo using Board Manager in Arduino IDE v1.6.13 and managed to compile and program the board, however I did not paste the Projectconfig.h file as per instructions since the folders of the repo seem to remain online without a local presence on my PC.

What should be done with BLEParser.h?

Even without the .h files, I managed to play my Samson Graphite mini32 through BLE using midimittr on my iPod Touch 6th gen. The only problem I found is that when I abuse the keyboard - multikey glissandos etc, the board seems to hang and requires restart. Is this issue manifesting because of the missing .h files? I have tried the same severe keyboard abuse using my Yamaha UD-BT01 and it doesn't show any issues, so the problem is not with the Samson.

I have used Arduino IDE v1.6.13 and USB_Host_Shield_2.0 & USBH_MIDI from their respective urls on github. Should I use older versions of IDE or libraries or something?

Thanks in advance.
Blidino has a lot of potential and the way you structure and comment the code is great!

Regards,

Jason

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions