Search found 613 matches

by TomNB
Thu Oct 09, 2025 2:37 pm
Forum: NetBurner Software
Topic: Nano bootloader part number and version
Replies: 7
Views: 4734

Re: Nano bootloader part number and version

Hello,

The latest Native Boot Monitor is revision 1.06, 5/2/2024
The latest Alternate Boot Monitor is revision 1.05, 7/17/2020

It is true that the firmware is kept in our version control system and does not have a part number. For that, can you create your own part number? We could select a random ...
by TomNB
Wed Oct 08, 2025 12:23 pm
Forum: NetBurner Software
Topic: ssh multiple definition
Replies: 11
Views: 15768

Re: ssh multiple definition

Other than that, it could be your pc's environment variables mixing up releases.
by TomNB
Wed Oct 08, 2025 12:22 pm
Forum: NetBurner Software
Topic: ssh multiple definition
Replies: 11
Views: 15768

Re: ssh multiple definition

I just ran a test of a clean install and do not get any duplicates. Does your new install still do that? You did not install over an old version (there was no \nburn folder when you installed) correct?
by TomNB
Mon Oct 06, 2025 10:59 am
Forum: NetBurner Software
Topic: ssh multiple definition
Replies: 11
Views: 15768

Re: ssh multiple definition

Sounds like you might be using an old predef.h? What is the version number at the top?
by TomNB
Mon Oct 06, 2025 10:58 am
Forum: NetBurner Software
Topic: ssh multiple definition
Replies: 11
Views: 15768

Re: ssh multiple definition

Hello,

I think there is something wrong with your install, you should not have to uncomment the SSL in 2.9.7, as its always enabled. Can you rename your \nburn directory and do a clean install of 2.9.7?
by TomNB
Wed Sep 03, 2025 11:07 am
Forum: NetBurner Software
Topic: OpenSSL version
Replies: 4
Views: 8711

Re: OpenSSL version

I think the only way to know for sure would be to test it.
by TomNB
Wed Sep 03, 2025 8:17 am
Forum: NetBurner Software
Topic: OpenSSL version
Replies: 4
Views: 8711

Re: OpenSSL version

If you are generating certificates, and not cpp files, then you should be able to use the newer version.
by TomNB
Mon Jun 30, 2025 10:59 pm
Forum: NetBurner Software
Topic: TcpUpdate Error
Replies: 7
Views: 186491

Re: TcpUpdate Error

If you have any of your tasks at MAIN_PRIO-1, that would be 49
by TomNB
Mon Jun 30, 2025 10:58 pm
Forum: NetBurner Software
Topic: TcpUpdate Error
Replies: 7
Views: 186491

Re: TcpUpdate Error

Its not used by the system anywhere else. What do you get if you add TCP update to an example like SimpleHtml?
by TomNB
Mon Jun 30, 2025 9:39 am
Forum: NetBurner Software
Topic: TcpUpdate Error
Replies: 7
Views: 186491

Re: TcpUpdate Error

I don't see the string "TcpUpdate Error:" anywhere in our code. Is that something in your app?