{"id":202,"date":"2026-03-12T15:02:19","date_gmt":"2026-03-12T14:02:19","guid":{"rendered":"https:\/\/www.bandistudio.eu\/manual-goremote-2\/"},"modified":"2026-07-16T21:30:06","modified_gmt":"2026-07-16T19:30:06","slug":"stemly-remote-manual","status":"publish","type":"page","link":"https:\/\/www.bandistudio.eu\/pl\/stemly-remote-manual\/","title":{"rendered":"Stemly Remote Manual"},"content":{"rendered":"<!-- Bilingual page: auto language detection ENG\/PL -->\n<div class=\"lang-switcher\" style=\"position:fixed;top:12px;right:16px;z-index:9999;display:flex;gap:6px;\">\n  <button onclick=\"setLang('en')\" id=\"btn-en\" style=\"background:#3b82f6;color:#fff;border:1px solid #333;padding:5px 12px;border-radius:6px;cursor:pointer;font-size:0.8rem;font-weight:600;\">EN<\/button>\n  <button onclick=\"setLang('pl')\" id=\"btn-pl\" style=\"background:#1a1a1a;color:#fff;border:1px solid #333;padding:5px 12px;border-radius:6px;cursor:pointer;font-size:0.8rem;font-weight:600;\">PL<\/button>\n<\/div>\n\n<!-- ENG CONTENT -->\n<div id=\"lang-en\" style=\"display:none;\">\n<!-- Stemly Remote &mdash; User Manual &mdash; Dark Theme WordPress Custom HTML Block -->\n<!-- All characters: ASCII + HTML entities only -->\n<style>\n  header.entry-header, .entry-title { display: none !important; }\n  .gm-container { background: #000; padding: 20px; width: 100%; box-sizing: border-box; }\n  .gm-wrapper {\n    background: #000; color: #fff;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    border: 1px solid rgba(255,255,255,0.2); border-radius: 40px;\n    max-width: 1300px; margin: 0 auto; overflow: hidden;\n  }\n  .gm-hero { padding: 80px 5% 60px; text-align: center; background: linear-gradient(to bottom, #111 0%, #000 100%); }\n  .gm-badge { display: inline-block; border: 1px solid rgba(59,130,246,0.5); color: #3b82f6; border-radius: 20px; padding: 5px 18px; font-size: 12px; font-weight: 600; letter-spacing: 0.3px;  margin-bottom: 20px; }\n  .gm-hero h1 { font-size: clamp(2rem,6vw,3.5rem); font-weight: 900; letter-spacing: -1.5px; margin: 0 0 16px; background: linear-gradient(to right, #fff 40%, #3b82f6 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }\n  .gm-hero p { color: #86868b; font-size: 1.1rem; max-width: 600px; margin: 0 auto; font-weight: 300; }\n  .gm-toc { max-width: 860px; margin: 40px auto 0; padding: 0 5%; }\n  .gm-toc-box { background: #0d0d0d; border: 1px solid #1c1c1e; border-radius: 16px; padding: 28px 32px; }\n  .gm-toc-box h3 { font-size: 0.75rem; font-weight: 700; color: #86868b;  letter-spacing: 0.3px; margin: 0 0 16px; }\n  .gm-toc-box ol { margin: 0; padding-left: 20px; }\n  .gm-toc-box ol li { padding: 4px 0; }\n  .gm-toc-box ol li a { color: #3b82f6; text-decoration: none; font-size: 0.95rem; }\n  .gm-toc-box ol li a:hover { color: #fff; }\n  .gm-content { max-width: 860px; margin: 0 auto; padding: 20px 5% 60px; }\n  .gm-section { margin-bottom: 50px; padding-bottom: 50px; border-bottom: 1px solid #1c1c1e; }\n  .gm-section:last-of-type { border-bottom: none; }\n  .gm-section h2 { font-size: 1.5rem; font-weight: 800; margin: 0 0 20px; display: flex; align-items: center; gap: 12px; }\n  .gm-section h2 .gm-num { display: inline-flex; align-items: center; justify-content: center; width: 32px; height: 32px; background: #3b82f6; border-radius: 50%; font-size: 0.85rem; font-weight: 800; color: #fff; flex-shrink: 0; }\n  .gm-section p { color: #86868b; font-size: 0.95rem; line-height: 1.8; margin: 0 0 14px; }\n  .gm-section p:last-child { margin-bottom: 0; }\n  .gm-section strong { color: #fff; }\n  .gm-section a { color: #3b82f6; text-decoration: none; }\n  .gm-steps { list-style: none; padding: 0; margin: 16px 0; counter-reset: steps; }\n  .gm-steps li { counter-increment: steps; display: flex; gap: 16px; padding: 14px 0; border-bottom: 1px solid #1c1c1e; align-items: flex-start; }\n  .gm-steps li:last-child { border-bottom: none; }\n  .gm-steps li::before { content: counter(steps); display: inline-flex; align-items: center; justify-content: center; min-width: 28px; height: 28px; background: rgba(59,130,246,0.15); border: 1px solid rgba(59,130,246,0.4); border-radius: 50%; font-size: 0.8rem; font-weight: 800; color: #3b82f6; flex-shrink: 0; margin-top: 1px; }\n  .gm-steps li span { color: #86868b; font-size: 0.95rem; line-height: 1.7; }\n  .gm-steps li span strong { color: #fff; }\n  .gm-tip { border-left: 3px solid #3b82f6; background: rgba(59,130,246,0.06); border-radius: 0 12px 12px 0; padding: 14px 20px; font-size: 13.5px; color: #86868b; line-height: 1.6; margin: 20px 0; }\n  .gm-tip strong { color: #fff; }\n  .gm-warn { border-left: 3px solid #f59e0b; background: rgba(245,158,11,0.06); border-radius: 0 12px 12px 0; padding: 14px 20px; font-size: 13.5px; color: #86868b; line-height: 1.6; margin: 20px 0; }\n  .gm-warn strong { color: #f59e0b; }\n  .gm-table { width: 100%; border-collapse: collapse; margin: 16px 0; font-size: 0.9rem; }\n  .gm-table th { text-align: left; padding: 10px 14px; background: #0d0d0d; color: #3b82f6; font-size: 0.75rem;  letter-spacing: 0.3px; border-bottom: 1px solid #1c1c1e; }\n  .gm-table td { padding: 10px 14px; color: #86868b; border-bottom: 1px solid #0d0d0d; }\n  .gm-table td strong { color: #fff; }\n  .gm-table tr:hover td { background: #0a0a0a; }\n  .gm-contact { background: #0d0d0d; border: 1px solid #1c1c1e; border-radius: 24px; padding: 50px 30px; text-align: center; }\n  .gm-contact h3 { font-size: 1.4rem; font-weight: 800; margin: 0 0 10px; background: linear-gradient(to right,#fff 40%,#3b82f6 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; display: inline-block; }\n  .gm-contact p { color: #86868b; font-size: 14px; margin: 0 0 20px; }\n  .gm-btn { display: inline-block; background: #fff; color: #000 !important; text-decoration: none !important; padding: 14px 32px; border-radius: 30px; font-weight: 700; font-size: 0.95rem; transition: transform 0.2s, background 0.2s; }\n  .gm-btn:hover { transform: scale(1.05); background: #3b82f6; color: #fff !important; }\n  .gm-footer { padding: 40px 20px; text-align: center; border-top: 1px solid #1c1c1e; background: #050505; margin-top: 50px; font-size: 12px; color: #424245; }\n  .gm-footer a { color: #3b82f6; text-decoration: none; }\n  @media (max-width: 768px) { .gm-container { padding: 10px; } .gm-content, .gm-toc { padding: 20px 5%; } }\n<\/style>\n\n<div class=\"gm-container\">\n<div class=\"gm-wrapper\">\n\n  <section class=\"gm-hero\">\n    <div class=\"gm-badge\">User Manual<\/div>\n    <h1>Stemly Remote manual user guide<\/h1>\n    <p>Stemly Remote manual user guide &mdash; complete setup and usage guide for the wireless remote control app for Stemly.<\/p>\n    <p style=\"margin-top:20px;\"><a href=\"https:\/\/apps.apple.com\/us\/app\/stemly-remote\/id6760860446\" target=\"_blank\" style=\"display:inline-flex;align-items:center;gap:8px;background:rgba(59,130,246,0.12);border:1px solid rgba(59,130,246,0.3);color:#3b82f6;text-decoration:none;padding:10px 20px;border-radius:20px;font-size:0.85rem;font-weight:600;\">&#63743; App Store<\/a><\/p>\n  <\/section>\n\n  <div class=\"gm-toc\">\n    <div class=\"gm-toc-box\">\n      <h3>Contents<\/h3>\n      <ol>\n        <li><a href=\"#gr1\">Requirements<\/a><\/li>\n        <li><a href=\"#gr2\">Installation<\/a><\/li>\n        <li><a href=\"#gr3\">Connecting to Stemly<\/a><\/li>\n        <li><a href=\"#gr4\">Controls explained<\/a><\/li>\n        <li><a href=\"#gr5\">Multiple remotes at once<\/a><\/li>\n        <li><a href=\"#gr6\">No Wi-Fi router? Use Hotspot<\/a><\/li>\n        <li><a href=\"#gr7\">Troubleshooting<\/a><\/li>\n      <\/ol>\n    <\/div>\n  <\/div>\n\n  <div class=\"gm-content\">\n\n    <div class=\"gm-section\" id=\"gr1\">\n      <h2><span class=\"gm-num\">1<\/span> Requirements<\/h2>\n      <table class=\"gm-table\">\n        <tbody><tr><th>Item<\/th><th>Requirement<\/th><\/tr>\n        <tr><td><strong>Stemly Remote device<\/strong><\/td><td>iPhone or iPad (iOS 17.6 or later)<\/td><\/tr>\n        <tr><td><strong>Host device<\/strong><\/td><td>iPad running <strong>Stemly<\/strong> (required)<\/td><\/tr>\n        <tr><td><strong>Connection<\/strong><\/td><td>Same Wi-Fi network <em>or<\/em> Bluetooth range<\/td><\/tr>\n        <tr><td><strong>Cost<\/strong><\/td><td>Free<\/td><\/tr>\n      <\/tbody><\/table>\n      <div class=\"gm-warn\">&#9888; <strong>Important:<\/strong> Stemly Remote requires Stemly to be installed and running on the host iPad. Stemly Remote cannot function as a standalone app.<\/div>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gr2\">\n      <h2><span class=\"gm-num\">2<\/span> Installation<\/h2>\n      <ol class=\"gm-steps\">\n        <li><span>On the <strong>controller iPhone<\/strong>: open the <a href=\"https:\/\/apps.apple.com\/us\/app\/stemly-remote\/id6760860446\">App Store<\/a> and search for <strong>Stemly Remote<\/strong>, or tap the link directly.<\/span><\/li>\n        <li><span>Tap <strong>Get<\/strong> &#8212; the app is free. No account required.<\/span><\/li>\n        <li><span>Make sure <strong>Stemly<\/strong> is already installed on the host iPad.<\/span><\/li>\n      <\/ol>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gr3\">\n      <h2><span class=\"gm-num\">3<\/span> Connecting to Stemly<\/h2>\n      <ol class=\"gm-steps\">\n        <li><span>On the <strong>iPad<\/strong>: open <strong>Stemly<\/strong> and navigate to the main playback screen.<\/span><\/li>\n        <li><span>On the <strong>iPhone<\/strong>: open <strong>Stemly Remote<\/strong>.<\/span><\/li>\n        <li><span>Stemly Remote scans the local network and <strong>connects automatically<\/strong> within a few seconds. No IP address or pairing code needed.<\/span><\/li>\n        <li><span>When connected, the iPhone screen shows the <strong>current song name<\/strong> and playback status from Stemly.<\/span><\/li>\n      <\/ol>\n      <div class=\"gm-tip\">&#128161; <strong>Tip:<\/strong> Always open <strong>Stemly first<\/strong>, then Stemly Remote. The host must be running before the remote can connect.<\/div>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gr4\">\n      <h2><span class=\"gm-num\">4<\/span> Controls explained<\/h2>\n      <table class=\"gm-table\">\n        <tbody><tr><th>Control<\/th><th>Action<\/th><\/tr>\n        <tr><td><strong>PLAY<\/strong><\/td><td>Starts playback of the currently selected song on Stemly &mdash; 2 taps<\/td><\/tr>\n        <tr><td><strong>STOP<\/strong><\/td><td>Stops playback immediately &mdash; 3 taps for safety<\/td><\/tr>\n        <tr><td><strong>Song list<\/strong><\/td><td>Browse all playlists and songs loaded in Stemly<\/td><\/tr>\n        <tr><td><strong>Select song<\/strong><\/td><td>Tap any song to load it into Stemly (ready to play)<\/td><\/tr>\n        <tr><td><strong>Status display<\/strong><\/td><td>Shows current song name and whether playback is active<\/td><\/tr>\n      <\/tbody><\/table>\n      <div class=\"gm-tip\">&#128161; <strong>Tip:<\/strong> Default safety tap counts: <strong>PLAY = 2 taps<\/strong>, <strong>STOP = 3 taps<\/strong> &#8212; adjustable in Stemly Settings. This protects against accidental starts and stops during the show.<\/div>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gr5\">\n      <h2><span class=\"gm-num\">5<\/span> Multiple remotes at once<\/h2>\n      <p>More than one device can run Stemly Remote simultaneously and connect to the same Stemly.<\/p>\n      <p>Example: <strong>bassist on iPhone<\/strong> controls PLAY\/STOP from center stage, while the <strong>sound engineer on iPad<\/strong> monitors status from the mixing desk.<\/p>\n      <p>Whoever taps PLAY or STOP first takes control for that action. All connected remotes see the same live status at all times.<\/p>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gr6\">\n      <h2><span class=\"gm-num\">6<\/span> No Wi-Fi router? Use Hotspot<\/h2>\n      <p>If the venue has no Wi-Fi, or you cannot connect to the house network:<\/p>\n      <ol class=\"gm-steps\">\n        <li><span>On the <strong>iPad running Stemly<\/strong>: go to <strong>Settings &#8594; Personal Hotspot<\/strong> and turn it on.<\/span><\/li>\n        <li><span>On the <strong>iPhone with Stemly Remote<\/strong>: connect to the iPad&#8217;s hotspot in Wi-Fi settings.<\/span><\/li>\n        <li><span>Open Stemly Remote &#8212; it connects to Stemly automatically as usual.<\/span><\/li>\n      <\/ol>\n      <div class=\"gm-tip\">&#128161; <strong>Tip:<\/strong> Personal Hotspot works with no internet connection. It creates a private local network just between your devices.<\/div>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gr7\">\n      <h2><span class=\"gm-num\">7<\/span> Troubleshooting<\/h2>\n      <p><strong>Stemly Remote shows &#8220;Not connected&#8221;<\/strong><\/p>\n      <p>1. Make sure Stemly is open and on the main screen on the iPad.<br>\n      2. Check both devices are on the same Wi-Fi network or Bluetooth is enabled.<br>\n      3. Close Stemly Remote completely and reopen it.<br>\n      4. If still not connecting, close both apps, reopen Stemly first, then Stemly Remote.<\/p>\n      <p><strong>PLAY\/STOP has a delay<\/strong><\/p>\n      <p>This is normal on congested Wi-Fi networks. For the fastest response, use <strong>Personal Hotspot<\/strong> (see section 6) which creates a direct link between devices.<\/p>\n      <p><strong>Stemly Remote disconnects during the show<\/strong><\/p>\n      <p>Make sure the iPhone screen stays on. Enable <strong>Settings &#8594; Auto-Lock &#8594; Never<\/strong> on the Stemly Remote device. Also ensure the iPhone does not go into Low Power Mode, which can reduce Wi-Fi performance.<\/p>\n    <\/div>\n\n    <div class=\"gm-contact\">\n      <h3>Still have questions?<\/h3>\n      <p>We usually reply within 24 hours on working days.<\/p>\n      <a class=\"gm-btn\" href=\"\/pl\/kontakt\/\">Contact Support &#8594;<\/a>\n    <\/div>\n\n  <\/div>\n\n  <footer class=\"gm-footer\">\n    Stemly Remote &#169; 2025 &#8226; <a href=\"https:\/\/www.bandistudio.eu\/pl\/\">www.bandistudio.eu<\/a>\n    &#8226; <a href=\"\/pl\/support-remote\/\">Support<\/a> &#8226; <a href=\"https:\/\/www.bandistudio.eu\/pl\/\">&#8592; Home<\/a>\n  <\/footer>\n\n<\/div>\n<\/div>\n\n<\/div>\n\n<!-- PL CONTENT -->\n<div id=\"lang-pl\">\n<!-- Stemly Remote &mdash; Instrukcja obs&#322;ugi &mdash; Wersja polska -->\n<style>\n  header.entry-header, .entry-title { display: none !important; }\n  .gm-container { background: #000; padding: 20px; width: 100%; box-sizing: border-box; }\n  .gm-wrapper { background: #000; color: #fff; font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif; border: 1px solid rgba(255,255,255,0.2); border-radius: 40px; max-width: 1300px; margin: 0 auto; overflow: hidden; }\n  .gm-hero { padding: 80px 5% 60px; text-align: center; background: linear-gradient(to bottom, #111 0%, #000 100%); }\n  .gm-badge { display: inline-block; background: rgba(59,130,246,0.15); color: #3b82f6; padding: 6px 16px; border-radius: 20px; font-weight: 700; font-size: 0.8rem; letter-spacing: 0.3px; margin-bottom: 24px; }\n  .gm-hero h1 { font-size: clamp(2rem,6vw,3.5rem); font-weight: 900; letter-spacing: -1.5px; margin: 0 0 16px; background: linear-gradient(to right, #fff 40%, #3b82f6 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }\n  .gm-hero p { color: #86868b; font-size: 1.1rem; max-width: 600px; margin: 0 auto; font-weight: 300; }\n  .gm-toc { max-width: 860px; margin: 40px auto 0; padding: 0 5%; }\n  .gm-toc-box { background: #0d0d0d; border: 1px solid #1c1c1e; border-radius: 16px; padding: 28px 32px; }\n  .gm-toc-box h3 { font-size: 0.75rem; font-weight: 700; color: #86868b; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 16px; }\n  .gm-toc-box ol { margin: 0; padding-left: 20px; }\n  .gm-toc-box ol li { padding: 4px 0; }\n  .gm-toc-box ol li a { color: #3b82f6; text-decoration: none; font-size: 0.95rem; }\n  .gm-content { max-width: 860px; margin: 0 auto; padding: 20px 5% 60px; }\n  .gm-section { margin-bottom: 50px; padding-bottom: 50px; border-bottom: 1px solid #1c1c1e; }\n  .gm-section:last-of-type { border-bottom: none; }\n  .gm-section h2 { font-size: 1.5rem; font-weight: 800; margin: 0 0 20px; display: flex; align-items: center; gap: 12px; }\n  .gm-section h2 .gm-num { display: inline-flex; align-items: center; justify-content: center; width: 32px; height: 32px; background: #3b82f6; border-radius: 50%; font-size: 0.85rem; font-weight: 800; color: #fff; flex-shrink: 0; }\n  .gm-section p { color: #86868b; font-size: 0.95rem; line-height: 1.8; margin: 0 0 14px; }\n  .gm-section strong { color: #fff; }\n  .gm-steps { list-style: none; padding: 0; margin: 16px 0; counter-reset: steps; }\n  .gm-steps li { counter-increment: steps; display: flex; gap: 16px; padding: 14px 0; border-bottom: 1px solid #1c1c1e; align-items: flex-start; }\n  .gm-steps li:last-child { border-bottom: none; }\n  .gm-steps li::before { content: counter(steps); display: inline-flex; align-items: center; justify-content: center; min-width: 28px; height: 28px; background: rgba(59,130,246,0.15); border: 1px solid rgba(59,130,246,0.4); border-radius: 50%; font-size: 0.8rem; font-weight: 800; color: #3b82f6; flex-shrink: 0; margin-top: 1px; }\n  .gm-steps li span { color: #86868b; font-size: 0.95rem; line-height: 1.7; }\n  .gm-steps li span strong { color: #fff; }\n  .gm-tip { border-left: 3px solid #3b82f6; background: rgba(59,130,246,0.06); border-radius: 0 12px 12px 0; padding: 14px 20px; font-size: 13.5px; color: #86868b; line-height: 1.6; margin: 20px 0; }\n  .gm-tip strong { color: #fff; }\n  .gm-warn { border-left: 3px solid #f59e0b; background: rgba(245,158,11,0.06); border-radius: 0 12px 12px 0; padding: 14px 20px; font-size: 13.5px; color: #86868b; line-height: 1.6; margin: 20px 0; }\n  .gm-warn strong { color: #f59e0b; }\n  .gm-table { width: 100%; border-collapse: collapse; margin: 16px 0; font-size: 0.9rem; }\n  .gm-table th { text-align: left; padding: 10px 14px; background: #0d0d0d; color: #3b82f6; font-size: 0.75rem; text-transform: uppercase; letter-spacing: 1px; border-bottom: 1px solid #1c1c1e; }\n  .gm-table td { padding: 10px 14px; color: #86868b; border-bottom: 1px solid #0d0d0d; }\n  .gm-table td strong { color: #fff; }\n  .gm-contact { background: #0d0d0d; border: 1px solid #1c1c1e; border-radius: 24px; padding: 50px 30px; text-align: center; }\n  .gm-contact h3 { font-size: 1.4rem; font-weight: 800; margin: 0 0 10px; background: linear-gradient(to right,#fff 40%,#3b82f6 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; display: inline-block; }\n  .gm-contact p { color: #86868b; font-size: 14px; margin: 0 0 20px; }\n  .gm-btn { display: inline-block; background: #fff; color: #000 !important; text-decoration: none !important; padding: 14px 32px; border-radius: 30px; font-weight: 700; font-size: 0.95rem; transition: transform 0.2s, background 0.2s; }\n  .gm-btn:hover { transform: scale(1.05); background: #3b82f6; color: #fff !important; }\n  .gm-footer { padding: 40px 20px; text-align: center; border-top: 1px solid #1c1c1e; background: #050505; margin-top: 50px; font-size: 12px; color: #424245; }\n  .gm-footer a { color: #3b82f6; text-decoration: none; }\n<\/style>\n<div class=\"gm-container\"><div class=\"gm-wrapper\">\n  <section class=\"gm-hero\">\n    <div class=\"gm-badge\">Instrukcja obs&#322;ugi<\/div>\n    <h1>Stemly Remote manual user guide<\/h1>\n    <p>Stemly Remote manual user guide &mdash; pe&#322;ny przewodnik po konfiguracji i u&#380;ytkowaniu bezprzewodowego pilota do Stemly.<\/p>\n    <p style=\"margin-top:20px;\"><a href=\"https:\/\/apps.apple.com\/pl\/app\/stemly-remote\/id6760860446?l=pl\" target=\"_blank\" style=\"display:inline-flex;align-items:center;gap:8px;background:rgba(59,130,246,0.12);border:1px solid rgba(59,130,246,0.3);color:#3b82f6;text-decoration:none;padding:10px 20px;border-radius:20px;font-size:0.85rem;font-weight:600;\">&#63743; App Store<\/a><\/p>\n  <\/section>\n  <div class=\"gm-toc\"><div class=\"gm-toc-box\">\n    <h3>Spis tre&#347;ci<\/h3>\n    <ol>\n      <li><a href=\"#gr1\">Wymagania<\/a><\/li>\n      <li><a href=\"#gr2\">Instalacja<\/a><\/li>\n      <li><a href=\"#gr3\">Po&#322;&#261;czenie z Stemly<\/a><\/li>\n      <li><a href=\"#gr4\">Opis element&#243;w sterowania<\/a><\/li>\n      <li><a href=\"#gr5\">Kilka pilot&#243;w jednocze&#347;nie<\/a><\/li>\n      <li><a href=\"#gr6\">Brak routera? U&#380;yj Hotspotu<\/a><\/li>\n      <li><a href=\"#gr7\">Rozwi&#261;zywanie problem&#243;w<\/a><\/li>\n    <\/ol>\n  <\/div><\/div>\n  <div class=\"gm-content\">\n    <div class=\"gm-section\" id=\"gr1\">\n      <h2><span class=\"gm-num\">1<\/span> Wymagania<\/h2>\n      <table class=\"gm-table\">\n        <tbody><tr><th>Element<\/th><th>Wymaganie<\/th><\/tr>\n        <tr><td><strong>Urz&#261;dzenie z Stemly Remote<\/strong><\/td><td>iPhone lub iPad (iOS 17.6 lub nowszy)<\/td><\/tr>\n        <tr><td><strong>Urz&#261;dzenie host<\/strong><\/td><td>iPad z uruchomionym <strong>Stemly<\/strong> (wymagane)<\/td><\/tr>\n        <tr><td><strong>Po&#322;&#261;czenie<\/strong><\/td><td>Ta sama sie&#263; Wi-Fi <em>lub<\/em> zasi&#281;g Bluetooth<\/td><\/tr>\n        <tr><td><strong>Cena<\/strong><\/td><td>Bezp&#322;atny<\/td><\/tr>\n      <\/tbody><\/table>\n      <div class=\"gm-warn\">&#9888; <strong>Wa&#380;ne:<\/strong> Stemly Remote wymaga dzia&#322;aj&#261;cego Stemly na iPadzie ho&#347;cie. Stemly Remote nie mo&#380;e dzia&#322;a&#263; samodzielnie.<\/div>\n    <\/div>\n    <div class=\"gm-section\" id=\"gr2\">\n      <h2><span class=\"gm-num\">2<\/span> Instalacja<\/h2>\n      <ol class=\"gm-steps\">\n        <li><span>Na <strong>iPhonie pilota<\/strong>: otw&#243;rz <a href=\"https:\/\/apps.apple.com\/pl\/app\/stemly-remote\/id6760860446?l=pl\">App Store<\/a> i wyszukaj <strong>Stemly Remote<\/strong>, albo kliknij link bezpo&#347;rednio.<\/span><\/li>\n        <li><span>Kliknij <strong>Pobierz<\/strong> &#8212; aplikacja jest bezp&#322;atna. Konto nie jest wymagane.<\/span><\/li>\n        <li><span>Upewnij si&#281;, &#380;e <strong>Stemly<\/strong> jest ju&#380; zainstalowany na iPadzie ho&#347;cie.<\/span><\/li>\n      <\/ol>\n    <\/div>\n    <div class=\"gm-section\" id=\"gr3\">\n      <h2><span class=\"gm-num\">3<\/span> Po&#322;&#261;czenie z Stemly<\/h2>\n      <ol class=\"gm-steps\">\n        <li><span>Na <strong>iPadzie<\/strong>: otw&#243;rz <strong>Stemly<\/strong> i przejd&#378; do g&#322;&#243;wnego ekranu odtwarzania.<\/span><\/li>\n        <li><span>Na <strong>iPhonie<\/strong>: otw&#243;rz <strong>Stemly Remote<\/strong>.<\/span><\/li>\n        <li><span>Stemly Remote skanuje sie&#263; lokaln&#261; i <strong>&#322;&#261;czy si&#281; automatycznie<\/strong> w ci&#261;gu kilku sekund. Bez adresu IP ani kodu parowania.<\/span><\/li>\n        <li><span>Po po&#322;&#261;czeniu iPhone pokazuje <strong>nazw&#281; bie&#380;&#261;cej piosenki<\/strong> i status odtwarzania z Stemly.<\/span><\/li>\n      <\/ol>\n      <div class=\"gm-tip\">&#128161; <strong>Wskaz&#243;wka:<\/strong> Zawsze otwieraj najpierw <strong>Stemly<\/strong>, a potem Stemly Remote. Host musi dzia&#322;a&#263; zanim pilot b&#281;dzie m&#243;g&#322; si&#281; po&#322;&#261;czy&#263;.<\/div>\n    <\/div>\n    <div class=\"gm-section\" id=\"gr4\">\n      <h2><span class=\"gm-num\">4<\/span> Opis element&#243;w sterowania<\/h2>\n      <table class=\"gm-table\">\n        <tbody><tr><th>Element<\/th><th>Dzia&#322;anie<\/th><\/tr>\n        <tr><td><strong>PLAY<\/strong><\/td><td>Uruchamia odtwarzanie wybranej piosenki w Stemly &mdash; 2 tapni&#281;cia<\/td><\/tr>\n        <tr><td><strong>STOP<\/strong><\/td><td>Zatrzymuje odtwarzanie natychmiast &mdash; 3 tapni&#281;cia dla bezpiecze&#324;stwa<\/td><\/tr>\n        <tr><td><strong>Lista piosenek<\/strong><\/td><td>Przegl&#261;daj wszystkie playlisty i piosenki za&#322;adowane w Stemly<\/td><\/tr>\n        <tr><td><strong>Wyb&#243;r piosenki<\/strong><\/td><td>Kliknij dowoln&#261; piosenk&#281; aby za&#322;adowa&#263; j&#261; w Stemly (gotowa do odtworzenia)<\/td><\/tr>\n        <tr><td><strong>Wy&#347;wietlacz statusu<\/strong><\/td><td>Pokazuje nazw&#281; bie&#380;&#261;cej piosenki i czy odtwarzanie jest aktywne<\/td><\/tr>\n      <\/tbody><\/table>\n      <div class=\"gm-tip\">&#128161; <strong>Wskaz&#243;wka:<\/strong> Domy&#347;lna liczba tapni&#281;&#263;: <strong>PLAY = 2 tapni&#281;cia<\/strong>, <strong>STOP = 3 tapni&#281;cia<\/strong> &mdash; do zmiany w ustawieniach Stemly. Chroni to przed przypadkowym uruchomieniem lub zatrzymaniem podczas wyst&#281;pu.<\/div>\n    <\/div>\n    <div class=\"gm-section\" id=\"gr5\">\n      <h2><span class=\"gm-num\">5<\/span> Kilka pilot&#243;w jednocze&#347;nie<\/h2>\n      <p>Wi&#281;cej ni&#380; jedno urz&#261;dzenie mo&#380;e uruchomi&#263; Stemly Remote jednocze&#347;nie i po&#322;&#261;czy&#263; si&#281; z tym samym Stemly.<\/p>\n      <p>Przyk&#322;ad: <strong>basista na iPhonie<\/strong> kontroluje PLAY\/STOP ze &#347;rodka sceny, podczas gdy <strong>realizator d&#378;wi&#281;ku na iPadzie<\/strong> monitoruje status z konsoli mikserskiej.<\/p>\n    <\/div>\n    <div class=\"gm-section\" id=\"gr6\">\n      <h2><span class=\"gm-num\">6<\/span> Brak routera? U&#380;yj Hotspotu<\/h2>\n      <ol class=\"gm-steps\">\n        <li><span>Na <strong>iPadzie z Stemly<\/strong>: wejd&#378; w <strong>Ustawienia &#8594; Osobisty hotspot<\/strong> i w&#322;&#261;cz.<\/span><\/li>\n        <li><span>Na <strong>iPhonie z Stemly Remote<\/strong>: pod&#322;&#261;cz si&#281; do hotspotu iPada w ustawieniach Wi-Fi.<\/span><\/li>\n        <li><span>Otw&#243;rz Stemly Remote &#8212; po&#322;&#261;czy si&#281; z Stemly automatycznie jak zwykle.<\/span><\/li>\n      <\/ol>\n      <div class=\"gm-tip\">&#128161; <strong>Wskaz&#243;wka:<\/strong> Osobisty hotspot dzia&#322;a bez po&#322;&#261;czenia z internetem. Tworzy prywatn&#261; sie&#263; lokaln&#261; tylko mi&#281;dzy Twoimi urz&#261;dzeniami.<\/div>\n    <\/div>\n    <div class=\"gm-section\" id=\"gr7\">\n      <h2><span class=\"gm-num\">7<\/span> Rozwi&#261;zywanie problem&#243;w<\/h2>\n      <p><strong>Stemly Remote pokazuje &#8220;Nie po&#322;&#261;czono&#8221;<\/strong><\/p>\n      <p>1. Upewnij si&#281;, &#380;e Stemly jest otwarty na iPadzie.<br>2. Sprawd&#378;, czy oba urz&#261;dzenia s&#261; w tej samej sieci Wi-Fi lub Bluetooth jest w&#322;&#261;czony.<br>3. Zamknij Stemly Remote ca&#322;kowicie i otw&#243;rz ponownie.<br>4. Je&#347;li nadal nie dzia&#322;a, zamknij obie aplikacje, ponownie otwierz Stemly, potem Stemly Remote.<\/p>\n      <p><strong>Stemly Remote roz&#322;&#261;cza si&#281; podczas show<\/strong><\/p>\n      <p>Upewnij si&#281;, &#380;e ekran iPhone&#8217;a nie ga&#347;nie. W&#322;&#261;cz <strong>Ustawienia &#8594; Ekran i jasno&#347;&#263; &#8594; Automatyczna blokada &#8594; Nigdy<\/strong>. Upewnij si&#281; te&#380;, &#380;e iPhone nie jest w trybie oszcz&#281;dzania baterii.<\/p>\n    <\/div>\n    <div class=\"gm-contact\"><h3>Nadal masz pytania?<\/h3><p>Zazwyczaj odpowiadamy w ci&#261;gu 24 godzin w dni robocze.<\/p><a class=\"gm-btn\" href=\"\/pl\/kontakt\/\">Napisz do nas &#8594;<\/a><\/div>\n  <\/div>\n  <footer class=\"gm-footer\">Stemly Remote &#169; 2025 &#8226; <a href=\"https:\/\/www.bandistudio.eu\/pl\/\">www.bandistudio.eu<\/a> &#8226; <a href=\"\/pl\/support-remote\/\">Wsparcie<\/a> &#8226; <a href=\"https:\/\/www.bandistudio.eu\/pl\/\">&#8592; Strona g&#322;&#243;wna<\/a><\/footer>\n<\/div><\/div>\n\n<\/div>\n\n<script>\nfunction setLang(lang) {\n  document.getElementById('lang-en').style.display = lang === 'en' ? 'block' : 'none';\n  document.getElementById('lang-pl').style.display = lang === 'pl' ? 'block' : 'none';\n  document.getElementById('btn-en').style.background = lang === 'en' ? '#3b82f6' : '#1a1a1a';\n  document.getElementById('btn-pl').style.background = lang === 'pl' ? '#3b82f6' : '#1a1a1a';\n  localStorage.setItem('goband_lang', lang);\n}\n(function() {\n  var saved = localStorage.getItem('goband_lang');\n  if (saved) { setLang(saved); return; }\n  fetch('https:\/\/ipapi.co\/json\/')\n    .then(function(r) { return r.json(); })\n    .then(function(d) { setLang(d.country_code === 'PL' ? 'pl' : 'en'); })\n    .catch(function() {\n      var bl = (navigator.language || '').toLowerCase();\n      setLang(bl.startsWith('pl') ? 'pl' : 'en');\n    });\n})();\n<\/script>","protected":false},"excerpt":{"rendered":"<p>EN PL User Manual Stemly Remote manual user guide Stemly Remote manual user guide &mdash; complete setup and usage guide for the wireless remote control app for Stemly. &#63743; App Store Contents Requirements Installation Connecting to Stemly Controls explained Multiple remotes at once No Wi-Fi router? Use Hotspot Troubleshooting 1 Requirements Item Requirement Stemly Remote [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_simon_seo_title":"Stemly Remote manual user guide | BandiStudio","_simon_seo_description":"Stemly Remote manual user guide \u2013 complete setup and usage guide for the wireless remote control app for Stemly. iPad & iPhone. BandiStudio.","_simon_seo_focus_keyword":"Stemly Remote manual user guide","_simon_seo_robots":"","footnotes":""},"class_list":["post-202","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/pages\/202","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/comments?post=202"}],"version-history":[{"count":14,"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/pages\/202\/revisions"}],"predecessor-version":[{"id":1070,"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/pages\/202\/revisions\/1070"}],"wp:attachment":[{"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/media?parent=202"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}