HerePro problems after FW update

In an attempt to understand and work with the LED’s on the HerePro, a recommendation was issued on a site I found during research which suggested to update the HerePro’s FW. I also followed this video on YT: https://www.youtube.com/watch?v=_UHtWGofjOU.

I updated the HerePro FW to v v1.14.4(Release v1.14.4 · CubePilot/GNSSPeriph-release · GitHub) from this site:Releases · CubePilot/GNSSPeriph-release · GitHub. Also updated the FW for the F9P RTK Pro GPS Module according to the YT video.
After the successful update, and from within Mission Planner, I can no longer access the MAVFtp for the HerePro, and most of the Full Parameters are no longer shown, only two are shown. Although I can access most of the HerePro’s paramters via the CAN bus interface from within Mission Planner. I am looking to bring this HerePro back to it’s original state and most importantly regain access to the MAVFtp for the HerePro from Mission planner.

I found the firmware. Issue solved.

@SBosse please note that latest mechanism for accessing files is as USB mass storage device. This means is much quicker and easier to use.

Regarding LEDs, there is a default LED animation HerePro comes with its by default disabled, if you want to evaluate it. Please set SCR_ENABLE to 1. The script for animation is here: GNSSPeriph-release/HerePro/scripts/hereproled.lua at release · CubePilot/GNSSPeriph-release · GitHub

Thanks. I found the script and setup steps weeks ago and LED’s are working under direction of a custom LUA script. The question I had was bringing the HerePro back to it’s original state, which I’ve accomplished. Both problems have been resolved a while back.