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.
Search found 595 matches
- Thu Sep 21, 2023 11:03 am
- Forum: NetBurner Software
- Topic: Discover webpage
- Replies: 2
- Views: 64
- Wed Sep 20, 2023 7:16 am
- Forum: NetBurner Software
- Topic: Discover webpage
- Replies: 2
- Views: 64
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...
- Tue Aug 29, 2023 10:03 am
- Forum: NetBurner Software
- Topic: Programming with v3.4.0
- Replies: 0
- Views: 78
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 ...
- Thu Jul 06, 2023 5:07 pm
- Forum: NetBurner Hardware
- Topic: Ethernet link & speed LEDs
- Replies: 4
- Views: 1350
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...
- Thu Jul 06, 2023 8:03 am
- Forum: NetBurner Hardware
- Topic: Ethernet link & speed LEDs
- Replies: 4
- Views: 1350
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.
- Mon Jun 19, 2023 9:11 am
- Forum: NetBurner Software
- Topic: SSL Server
- Replies: 3
- Views: 1352
Re: SSL Server
I found the error. I wasn't calling the correct accept function. It works now.
- Mon Jun 19, 2023 7:33 am
- Forum: NetBurner Software
- Topic: SSL Server
- Replies: 3
- Views: 1352
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 ...
- Thu Jun 15, 2023 2:47 pm
- Forum: NetBurner Software
- Topic: SSL Server
- Replies: 3
- Views: 1352
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...
- Fri Jun 09, 2023 12:47 pm
- Forum: NetBurner Software
- Topic: Reset Cause
- Replies: 2
- Views: 245
Re: Reset Cause
That's what I was looking for. Thank you!
- Fri Jun 09, 2023 12:02 pm
- Forum: NetBurner Software
- Topic: Reset Cause
- Replies: 2
- Views: 245
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...