Search found 446 matches

by philr
Sun Jul 16, 2023 1:44 am
Forum: MegunoLink
Topic: Malwarebytes is flagging your new update download as malware
Replies: 1
Views: 2023

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...
by philr
Sun Jun 04, 2023 11:37 pm
Forum: General Discussion
Topic: Saving data in JSON format
Replies: 1
Views: 3418

Re: Saving data in JSON format

Hi unfortunately not. Megunolink requires a specific format to understand.
by philr
Sun May 21, 2023 11:40 pm
Forum: Bugs
Topic: Support for Arduino 2.1
Replies: 1
Views: 7685

Re: Support for Arduino 2.1

Should do. Have you had some issues?
by philr
Thu May 11, 2023 9:16 am
Forum: MegunoLink
Topic: Error in Formatting.h
Replies: 2
Views: 4712

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...
by philr
Thu May 11, 2023 9:16 am
Forum: MegunoLink
Topic: Support for Nano Every Arduino
Replies: 2
Views: 4256

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...
by philr
Thu May 11, 2023 7:58 am
Forum: Bugs
Topic: Multiple interface panels
Replies: 1
Views: 7706

Re: Multiple interface panels

Hi try adding a MLPUIMessageProcessor to each interface and naming the channel as you describe. See image below
Screenshot 2023-05-11 195709.png
Screenshot 2023-05-11 195709.png (211.2 KiB) Viewed 7660 times
by philr
Thu May 11, 2023 7:55 am
Forum: General Discussion
Topic: Linux
Replies: 1
Views: 4728

Re: Linux

Sorry I have never tried so not sure if its possible or not
by philr
Thu May 11, 2023 7:55 am
Forum: MegunoLink
Topic: Support for Nano Every Arduino
Replies: 2
Views: 4256

Re: Support for Nano Every Arduino

Will look into this
by philr
Thu May 11, 2023 7:55 am
Forum: MegunoLink
Topic: Error in Formatting.h
Replies: 2
Views: 4712

Re: Error in Formatting.h

Will look into this
by philr
Thu May 11, 2023 7:52 am
Forum: MegunoLink
Topic: MLP and PlatformIO errors
Replies: 6
Views: 5301

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.