Hello, can you confirm a few things please? Can you confirm that the program is actually running? Launch Task Manager and check that Serial Port Notifier is in the list of running processes. If the program is not running, can you try running it manually? The program will usually be installed in C:\Program Files (x86)\Serial Port Monitor In Windows, go to Settings -> Personalisation -> Taskbar. Scroll down to the Notification area section. Go into "Select which icons appear on the taskbar" and make...
Hello, can you confirm a few things please? * Can you confirm that the program is actually running? Launch Task Manager and check that Serial Port Notifier is in the list of running processes. * If the program is not running, can you try running it manually? The program will usually be installed in C:\Program Files (x86)\Serial Port Monitor * In Windows, go to Settings -> Personalisation -> Taskbar. Scroll down to the Notification area section. Go into "Select which icons appear on the taskbar" and...
VirusTotal Shows Potential Malicious Activity
I've rerun the scan on Virus total and McAfee now reports it as safe. This is a false positive.
Hello everyone, Sorry for the delay in resolving this ticket. I downloaded a Windows 11 virtual machine and installed Serial Port Notifier and was able to replicate the notification issue. Turns out the problem is due to the "Focus Assist" feature in Windows 10 and 11. In the virtual machine I tested it on, Focus Assist was set to "Priority Only" - this results in the Serial Port Notifier notifications being hidden and accessible only if you click on Notifications area in the bottom right corner....
not working on Win10 PCs.
Hello everyone, Sorry for the delay in resolving this ticket. I downloaded a Windows 11 virtual machine and installed Serial Port Notifier and was able to replicate the notification issue. Turns out the problem is due to the "Focus Assist" feature in Windows 10 an 11. In the virtual machine I tested it on, Focus Assist was set to "Priority Only" - this results in the Serial Port Notifier notifications being hidden and accessible only if you click on Notifications area in the bottom right corner....
Can you confirm whether or not the program correctly displays the list of COM ports when you right click on the program icon in the notification area?
Hi Ethan, If you right click on the program icon the notification tray and go into Settings, can you confirm that "Show Notification on Port Changes" is checked? If it is, can you check the user.config file (located in C:\Users\{User Name}\AppData\Local\Helm_PCB\Serial_Port_Monitor.exe_{some random string}\{program version}\user.config) and check the value of the "ShowNotification" setting? It should be set to True.
I tested opening the file you attached with version 0.0.7 of the program but was unable to replicate the Null Pointer Exception error message. You say you are unable to launch the Configuration Wizard, presumably from the Nordic IDE. Are you able to launch the JAR file directly from the File Explorer in Windows? If you aren't then you might want to make sure that Java is installed correctly on your system. If you can launch the JAR file on its own, then perhaps there is an issue with the entry for...
Hello, can you attach a copy of the sdk_config.h file please?
Hello, sorry to hear you're having problems. Can you confirm that the other features of the program work fine, even if it doesn't show any notifications? Does the program correctly identify and list all COM ports when you right click on the program tray icon? Do launchers work fine? Are other third party programs that display notification pop ups able to display them, or is it just Serial Port Notifier?
add left click support for tray icon
Hi Zapy! Thanks for the feedback. I've had a think about this, but I'm not sure I'm happy to make that change at the moment. Using left click to open up the context menu is not the expected behaviour in Windows and I may potentially use the left click for something else in the future. However, making the modification yourself is pretty simple - literally just 3 lines of code. Have a look at link here: https://stackoverflow.com/a/5057570/286701
Thanks for the heads up - I've came across this myself as well. I'll submit to them as a false positive.
No notification, Possibly Start 10 Incompatibility
Closing due to lack of further updates.
Hello, Thanks for the feedback. Can you provide a sample header file that produces the error? I'd like to test it out.
Thanks for the information. I tried using your config file but was still unable to replicate the problem. Have you tried disabling Start10 and seeing if Serial Port Notifier correctly produces notifications with the standard Windows 10 start menu?
I've installed the 30-day trial of Start10 on my system, but can't replicate the problem you're having. Notifications generated by Serial Port Monitor (and other programs) are displayed just fine. Would you be able to check the following please: Check that the SHA256 hash of the Serial Port Monitor executable (located at C:\Program Files (x86)\Serial Port Monitor) is: c2be3682576ec2083929cee7fb936253106b08f312c1bdee37c938347efa792e (you can use https://md5file.com/calculator to calculate it) Would...
Hello, Starting from version 1.2.0, you can configure whether or not notifications are enabled from the Settings. If you are using version 1.2.0 or higher, can you confirm that notifications are enabled?
Serial Port Notifier v1.2.2
Serial Port Notifier v1.2.1:
Add ability to enable/disable notifications
Implemented in [da3141].
Add ability to rename serial ports
Implemented in [da3141].
Serial Port Notifier v1.2.0
Add ability to rename serial ports
Add ability to enable/disable notifications
Add ability to enable/disable notifications
Launcher doesn't work with non-standard port names
Serial Port Monitor v1.1.2:
Hi, The bug has been fixed and I've released v1.1.2. Could you download the latest version and give it a try please? https://sourceforge.net/projects/serial-port-monitor/files/Serial%20Port%20Monitor%20v1.1.2/
Launcher doesn't work with non-standard port names
Thanks for the feedback - I didn't consider that. I'll implement a fix ASAP.
Serial Port Monitor v1.1.1:
-Added the ability to duplicate launchers. This has been published under v1.1.0.
-Updated README for v1.1.0.
Serial Port Monitor v1.1.0:
Hi, Thanks for your feedback - yes this is indeed a feature that needs to be added. I'll try and devote some time to getting this implemented.
-Initial v1.0.0 commit
Hi Yanzu Wu, v0.0.7 is now live on Sourceforge - I've added the ability to open a file directly from the command line. Please give it a test and let me know how it goes.
CMSIS Configuration Wizard v0.0.7:
Hi Yanzu, The program doesn't support that at the moment, but I've had another request for the same feature so I intend to add it in the next couple of days. Please check back later.
Hi, This looks to be a problem with the Java JRE: "The crash happened outside the...
Hi Chris, Sorry for the late response. This isn't actually an Eclipse plug in. It's...