Search found 456 matches
- Sun Jul 16, 2023 1:44 am
- Forum: MegunoLink
- Topic: Malwarebytes is flagging your new update download as malware
- Replies: 1
- Views: 2915
Re: Malwarebytes is flagging your new update download as malware
Hi John, usually this is because they rely on some kind of consensus mechanism to decide a file is fine. So when we issue an update it can trigger for a while until eventually they decide its fine. Its a pain! Best you can do is check in here and make sure you download the update via the mechanism i...
- Sun Jun 04, 2023 11:37 pm
- Forum: General Discussion
- Topic: Saving data in JSON format
- Replies: 1
- Views: 6346
Re: Saving data in JSON format
Hi unfortunately not. Megunolink requires a specific format to understand.
- Sun May 21, 2023 11:40 pm
- Forum: Bugs
- Topic: Support for Arduino 2.1
- Replies: 1
- Views: 10760
Re: Support for Arduino 2.1
Should do. Have you had some issues?
- Thu May 11, 2023 9:16 am
- Forum: MegunoLink
- Topic: Error in Formatting.h
- Replies: 2
- Views: 5562
Re: Error in Formatting.h
We have a prototype fix which you can get here by downloading the develop branch: https://github.com/Megunolink/MLP/tree/develop Delete the old megunolink library files and replace them with the github ones. Usually these are housed in this folder: C:\Users\USERNAME\Documents\Arduino\libraries\Megun...
- Thu May 11, 2023 9:16 am
- Forum: MegunoLink
- Topic: Support for Nano Every Arduino
- Replies: 2
- Views: 5564
Re: Support for Nano Every Arduino
We have a prototype fix which you can get here by downloading the develop branch: https://github.com/Megunolink/MLP/tree/develop Delete the old megunolink library files and replace them with the github ones. Usually these are housed in this folder: C:\Users\USERNAME\Documents\Arduino\libraries\Megun...
- Thu May 11, 2023 7:58 am
- Forum: Bugs
- Topic: Multiple interface panels
- Replies: 1
- Views: 11241
Re: Multiple interface panels
Hi try adding a MLPUIMessageProcessor to each interface and naming the channel as you describe. See image below
- Thu May 11, 2023 7:55 am
- Forum: General Discussion
- Topic: Linux
- Replies: 1
- Views: 7196
Re: Linux
Sorry I have never tried so not sure if its possible or not
- Thu May 11, 2023 7:55 am
- Forum: MegunoLink
- Topic: Support for Nano Every Arduino
- Replies: 2
- Views: 5564
Re: Support for Nano Every Arduino
Will look into this
- Thu May 11, 2023 7:55 am
- Forum: MegunoLink
- Topic: Error in Formatting.h
- Replies: 2
- Views: 5562
Re: Error in Formatting.h
Will look into this
- Thu May 11, 2023 7:52 am
- Forum: MegunoLink
- Topic: MLP and PlatformIO errors
- Replies: 6
- Views: 9594
Re: MLP and PlatformIO errors
Weird, it builds fine using the arduino IDE. did you have any luck with platform IO? I dont have any experience with that one.