Search found 605 matches

by SeeCwriter
Thu Sep 21, 2023 11:03 am
Forum: NetBurner Software
Topic: Discover webpage
Replies: 3
Views: 842

Re: Discover webpage

The module was missing a gateway address because the module was configured for Static IP. I switched it back to DHCP, and now it's visible.
Thanks.
by SeeCwriter
Wed Sep 20, 2023 7:16 am
Forum: NetBurner Software
Topic: Discover webpage
Replies: 3
Views: 842

Discover webpage

Using the discover.netburner.com webpage, I can normally find all modules that are using v3.x apps, regardless of the subnet. However, with one particular subnet I can't find anything, even when the PC is on the same subnet as the module. This is not a Netburner issue. I believe the subnet in questi...
by SeeCwriter
Tue Aug 29, 2023 10:03 am
Forum: NetBurner Software
Topic: Programming with v3.4.0
Replies: 0
Views: 1499

Programming with v3.4.0

Normally, when programming a NANO via the discover webpage, I would get a "Success" message when it completed. Lately, I am getting error message: "The server provided an invalid message! Content-Length: 0". However, the board programs successfully. I have tried both Firefox and ...
by SeeCwriter
Thu Jul 06, 2023 5:07 pm
Forum: NetBurner Hardware
Topic: Ethernet link & speed LEDs
Replies: 4
Views: 2252

Re: Ethernet link & speed LEDs

That would be a good test, but the configuration of the cable will not allow it. Because our product is an outdoor device, it has a waterproof circular cannon plug-type connector for the user interface. It contains RS-485, RS-232, and Ethernet. Our test cable splits off the signals for each interfac...
by SeeCwriter
Thu Jul 06, 2023 8:03 am
Forum: NetBurner Hardware
Topic: Ethernet link & speed LEDs
Replies: 4
Views: 2252

Ethernet link & speed LEDs

I'm using a NANO, and we built our own Ethernet 20ft test cable. Using the test cable we communicate fine over Ethernet, but the link & speed LEDs don't light up. If we use a normal store-bought Ethernet cable they do. I'm looking ideas on what to look for.
by SeeCwriter
Mon Jun 19, 2023 9:11 am
Forum: NetBurner Software
Topic: SSL Server
Replies: 3
Views: 2044

Re: SSL Server

I found the error. I wasn't calling the correct accept function. It works now.
by SeeCwriter
Mon Jun 19, 2023 7:33 am
Forum: NetBurner Software
Topic: SSL Server
Replies: 3
Views: 2044

Re: SSL Server

Today, I get a totally different response from attempting an openssl connection. It still doesn't connect. I rebooted and get the same response, printed below. I still had Friday's output in an open command window, so I took two screenshots to capture then entire output and put them in the attached ...
by SeeCwriter
Thu Jun 15, 2023 2:47 pm
Forum: NetBurner Software
Topic: SSL Server
Replies: 3
Views: 2044

SSL Server

I've implemented HTTPS on a Mod5441X and a NANO using the self-signed cert and key, and it all works. Now I would like to be able to make a secure connection without a webpage. And it seems like example program sslserver does what I'm looking for. It Listens for a SSL connection request, accepts the...
by SeeCwriter
Fri Jun 09, 2023 12:47 pm
Forum: NetBurner Software
Topic: Reset Cause
Replies: 2
Views: 883

Re: Reset Cause

That's what I was looking for. Thank you!
by SeeCwriter
Fri Jun 09, 2023 12:02 pm
Forum: NetBurner Software
Topic: Reset Cause
Replies: 2
Views: 883

Reset Cause

With the MCF54415 processor, on bootup is there a way for an application to distinguish between a power-up condition and a hardware reset by toggling the reset pin? I didn't see anything in the library manual or the MCP54415RM manual, but I may have missed it? The RM manual is over 1300 pages and th...