Search found 25 matches

by strud
Sun Oct 26, 2025 12:36 am
Forum: Builder
Topic: Unkown publisher
Replies: 2
Views: 90855

Unkown publisher

Hi

I am approaching the point of making my product commercial and the unkown publisher messages etc when running the installer are off putting and look unproffesional.

What can be done about this?

Is it something we can do or does Megunolink and builder need to be changed?
by strud
Tue Feb 04, 2025 8:55 pm
Forum: MegunoLink
Topic: Event on connect
Replies: 1
Views: 203743

Event on connect

I have firmware that is desined for plain terminal interfacing and for Megunolink (which requires special formatting etc).

However I would like to inform the firmware that a Megunolink application is communicating with it from the get go (automatically) say straight after any form of connection is ...
by strud
Wed Oct 23, 2024 7:23 am
Forum: Builder
Topic: Save not saving serial/ethernet connection settings
Replies: 1
Views: 203541

Save not saving serial/ethernet connection settings

The Save function is not saving the Ethernet UDP settings such as IP address, port etc.

Is this a known issue?
by strud
Thu Sep 05, 2024 10:41 pm
Forum: Bugs
Topic: File truncation on transfer from PC to uC using UDP
Replies: 0
Views: 260811

File truncation on transfer from PC to uC using UDP

It seems as though the last piece of files are being truncated when being transfered from the PC down to the uC when using UDP.

I do not see this issue when the file is being transfered from the uC to PC over UDP.

It is work just fine in both directions using serial.

Does anyone else experience ...
by strud
Thu Jun 13, 2024 9:19 pm
Forum: Bugs
Topic: Modified date showing as unknown in Device File Transfer visualiser
Replies: 1
Views: 189471

Re: Modified date showing as unknown in Device File Transfer visualiser

Hi Admin, can you look into if this is a known bug or if Iam doing something wrong?
by strud
Sun Mar 03, 2024 6:35 pm
Forum: MegunoLink
Topic: issue Updating Interface Panel From ESP32
Replies: 2
Views: 151216

Re: issue Updating Interface Panel From ESP32

Are you confident the TCP command handler is calling your handler function?

Have you tried monitoring the traffic with a tool like Wireshark?
by strud
Tue Feb 20, 2024 7:37 pm
Forum: Bugs
Topic: Modified date showing as unknown in Device File Transfer visualiser
Replies: 1
Views: 189471

Modified date showing as unknown in Device File Transfer visualiser

Iam not seeing any dates on the device Files modified field in the Device file transfer visualiser

DeviceFileTransfer_missing_modified_dates.png

I believe these files do have a modified date time set as when they are transfered to the PC/local machine they have the expected field value.

Does ...
by strud
Fri Jan 26, 2024 9:33 pm
Forum: MegunoLink
Topic: File transfer speed no faster with Ethernet
Replies: 0
Views: 257168

File transfer speed no faster with Ethernet

I have file transfer working with both serial at 921600 baud and UDP over Ethernet.

Interestingly it does not seem to be any faster over ethernet.

Can anyone suggest a reason for this? Given the 11x higher effective baud rate I would have expected some improvement.
by strud
Sun Dec 24, 2023 5:20 am
Forum: MegunoLink
Topic: Writing newline char to Chart heading
Replies: 0
Views: 263290

Writing newline char to Chart heading

I am trying to include some details about the test/experiment etc in the title of chart headings.

When editing a heading within the development tool/IDE this is no issue, but when I send a \n in the string for the heading I do not get a newline in the heading on the chart.

Any ideas?
by strud
Fri Dec 22, 2023 9:22 pm
Forum: MegunoLink
Topic: Device File Transfer
Replies: 5
Views: 205432

Re: Device File Transfer

I have found another issue relating to this feature.

In the device file pane, the modified date time does not seem to be showing up even though the files seem to have the appropriate date and time stamps.

Anyone else having this issue?