{"id":23404,"date":"2026-06-30T14:54:43","date_gmt":"2026-06-30T12:54:43","guid":{"rendered":"https:\/\/www.infinigate.com\/ch\/?page_id=23404"},"modified":"2026-07-01T21:41:32","modified_gmt":"2026-07-01T19:41:32","slug":"wlan","status":"publish","type":"page","link":"https:\/\/www.infinigate.com\/ch\/en\/wlan\/","title":{"rendered":"WLAN"},"content":{"rendered":"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\">\n<style>\n    :root {\n      --wlan-blue: #183247;\n      --wlan-blue-2: #24566d;\n      --wlan-red: #ec5740;\n      --wlan-ink: #1d2c39;\n      --wlan-muted: #637684;\n      --wlan-line: #dce5ea;\n      --wlan-soft: #f4f7f9;\n      --wlan-soft-blue: #eaf3f6;\n      --wlan-soft-red: #fff1ee;\n      --wlan-green: #28735f;\n      --wlan-amber: #9b641d;\n      --wlan-white: #ffffff;\n      --wlan-shadow: 0 18px 46px rgba(24, 50, 71, .12);\n      --wlan-radius: 8px;\n      --wlan-max: 1180px;\n      --wlan-hero-image: url(\"https:\/\/www.infinigate.com\/ch\/wp-content\/uploads\/sites\/21\/2026\/05\/TechServices_Header_WLAN.jpg\");\n    }\n\n    * {\n      box-sizing: border-box;\n    }\n\n    html {\n      scroll-behavior: smooth;\n    }\n\n    body {\n      margin: 0;\n      color: var(--wlan-ink);\n      background: var(--wlan-white);\n      font-family: \"Montserrat\", \"Helvetica Neue\", Arial, sans-serif;\n      font-size: 16px;\n      line-height: 1.55;\n    }\n\n    .wlan-page {\n      background: var(--wlan-white);\n    }\n\n    .wlan-page a {\n      color: inherit;\n    }\n\n    .wlan-wrap {\n      width: min(var(--wlan-max), calc(100% - 40px));\n      margin: 0 auto;\n    }\n\n    .wlan-hero {\n      position: relative;\n      min-height: 680px;\n      display: flex;\n      align-items: flex-end;\n      overflow: hidden;\n      color: var(--wlan-white);\n      background: var(--wlan-blue);\n    }\n\n    .wlan-hero::before {\n      position: absolute;\n      inset: 0;\n      background-image:\n        linear-gradient(90deg, rgba(24, 50, 71, .96) 0%, rgba(24, 50, 71, .78) 38%, rgba(24, 50, 71, .30) 72%, rgba(24, 50, 71, .18) 100%),\n        var(--wlan-hero-image);\n      background-position: center;\n      background-size: cover;\n      content: \"\";\n    }\n\n    .wlan-hero::after {\n      position: absolute;\n      inset: auto 0 0;\n      height: 160px;\n      background: linear-gradient(180deg, rgba(24, 50, 71, 0) 0%, rgba(24, 50, 71, .58) 100%);\n      content: \"\";\n    }\n\n    .wlan-hero-inner {\n      position: relative;\n      z-index: 2;\n      width: 100%;\n      padding: 56px 0 64px;\n    }\n\n    .wlan-brand {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 82px;\n      color: rgba(255, 255, 255, .86);\n      font-size: .86rem;\n      font-weight: 800;\n      letter-spacing: .08em;\n      text-transform: uppercase;\n    }\n\n    .wlan-brand-mark {\n      display: inline-grid;\n      width: 30px;\n      height: 30px;\n      place-items: center;\n      border: 2px solid rgba(255, 255, 255, .88);\n      border-radius: 6px;\n      color: var(--wlan-white);\n      font-size: .86rem;\n      font-weight: 900;\n    }\n\n    .wlan-kicker,\n    .wlan-eyebrow {\n      margin: 0 0 12px;\n      color: var(--wlan-red);\n      font-size: .8rem;\n      font-weight: 900;\n      letter-spacing: .07em;\n      text-transform: uppercase;\n    }\n\n    .wlan-hero .wlan-kicker {\n      color: #ffb4a7;\n    }\n\n    h1,\n    h2,\n    h3,\n    h4 {\n      margin-top: 0;\n      color: var(--wlan-blue);\n      line-height: 1.08;\n      letter-spacing: 0;\n    }\n\n    .wlan-hero h1 {\n      max-width: 820px;\n      margin: 0;\n      color: var(--wlan-white);\n      font-size: clamp(2.65rem, 6vw, 5.4rem);\n      font-weight: 900;\n    }\n\n    h2 {\n      margin-bottom: 16px;\n      font-size: clamp(2rem, 4vw, 3.45rem);\n      font-weight: 900;\n    }\n\n    h3 {\n      margin-bottom: 11px;\n      font-size: 1.35rem;\n      font-weight: 900;\n    }\n\n    h4 {\n      margin-bottom: 8px;\n      font-size: 1.05rem;\n      font-weight: 900;\n    }\n\n    .wlan-lead {\n      max-width: 760px;\n      margin: 22px 0 0;\n      color: rgba(255, 255, 255, .84);\n      font-size: clamp(1.06rem, 1.8vw, 1.34rem);\n    }\n\n    .wlan-actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 30px;\n    }\n\n    .wlan-btn {\n      display: inline-flex;\n      min-height: 48px;\n      align-items: center;\n      justify-content: center;\n      padding: 12px 18px;\n      border: 1px solid var(--wlan-red);\n      border-radius: var(--wlan-radius);\n      text-decoration: none;\n      font-weight: 900;\n    }\n\n    .wlan-btn-primary {\n      color: var(--wlan-white);\n      background: var(--wlan-red);\n    }\n\n    .wlan-btn-secondary {\n      color: var(--wlan-white);\n      border-color: rgba(255, 255, 255, .58);\n      background: rgba(255, 255, 255, .08);\n    }\n\n    .wlan-hero-meta {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin: 28px 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .wlan-hero-meta li {\n      display: inline-flex;\n      align-items: center;\n      min-height: 32px;\n      padding: 7px 11px;\n      border: 1px solid rgba(255, 255, 255, .24);\n      border-radius: 999px;\n      color: rgba(255, 255, 255, .88);\n      background: rgba(255, 255, 255, .08);\n      font-size: .84rem;\n      font-weight: 800;\n    }\n\n    .wlan-toc {\n      position: sticky;\n      top: 0;\n      z-index: 20;\n      background: rgba(255, 255, 255, .96);\n      border-bottom: 1px solid var(--wlan-line);\n      backdrop-filter: blur(16px);\n    }\n\n    .wlan-toc .wlan-wrap {\n      display: flex;\n      gap: 8px;\n      align-items: center;\n      overflow-x: auto;\n      padding-top: 12px;\n      padding-bottom: 12px;\n    }\n\n    .wlan-toc a {\n      flex: 0 0 auto;\n      padding: 9px 12px;\n      border: 1px solid transparent;\n      border-radius: var(--wlan-radius);\n      color: var(--wlan-blue);\n      text-decoration: none;\n      font-size: .92rem;\n      font-weight: 900;\n      white-space: nowrap;\n    }\n\n    .wlan-toc a:hover,\n    .wlan-toc a:focus {\n      border-color: var(--wlan-line);\n      background: var(--wlan-soft);\n      outline: none;\n    }\n\n    .wlan-section {\n      padding: 76px 0;\n    }\n\n    .wlan-section-alt {\n      background: var(--wlan-soft);\n    }\n\n    .wlan-section-head {\n      display: grid;\n      grid-template-columns: minmax(0, .82fr) minmax(260px, .38fr);\n      gap: 28px;\n      align-items: end;\n      margin-bottom: 30px;\n    }\n\n    .wlan-section-copy {\n      margin: 0;\n      color: var(--wlan-muted);\n      font-size: 1.05rem;\n    }\n\n    .wlan-grid-4 {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .wlan-grid-3 {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .wlan-grid-2 {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .wlan-card {\n      min-height: 100%;\n      padding: 22px;\n      border: 1px solid var(--wlan-line);\n      border-radius: var(--wlan-radius);\n      background: var(--wlan-white);\n      box-shadow: 0 1px 0 rgba(24, 50, 71, .04);\n    }\n\n    .wlan-card-featured {\n      border-color: rgba(236, 87, 64, .46);\n      box-shadow: var(--wlan-shadow);\n    }\n\n    .wlan-card p {\n      margin: 0;\n      color: var(--wlan-muted);\n    }\n\n    .wlan-icon {\n      display: inline-flex;\n      width: 44px;\n      height: 44px;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 18px;\n      border-radius: 50%;\n      color: var(--wlan-white);\n      background: var(--wlan-blue-2);\n      font-size: .96rem;\n      font-weight: 900;\n    }\n\n    .wlan-icon-red {\n      background: var(--wlan-red);\n    }\n\n    .wlan-list,\n    .wlan-check-list {\n      margin: 16px 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .wlan-list li,\n    .wlan-check-list li {\n      position: relative;\n      margin: 9px 0 0;\n      padding-left: 22px;\n      color: #334a5b;\n    }\n\n    .wlan-list li::before {\n      position: absolute;\n      left: 0;\n      top: .15em;\n      color: var(--wlan-red);\n      content: \"+\";\n      font-weight: 900;\n    }\n\n    .wlan-check-list li::before {\n      position: absolute;\n      left: 0;\n      top: .18em;\n      width: 15px;\n      height: 15px;\n      border-radius: 50%;\n      color: var(--wlan-white);\n      background: var(--wlan-green);\n      content: \"\u2713\";\n      font-size: .66rem;\n      font-weight: 900;\n      line-height: 15px;\n      text-align: center;\n    }\n\n    .wlan-pill-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 16px;\n    }\n\n    .wlan-pill {\n      display: inline-flex;\n      align-items: center;\n      min-height: 30px;\n      padding: 6px 10px;\n      border-radius: 999px;\n      color: var(--wlan-blue);\n      background: var(--wlan-soft-blue);\n      font-size: .82rem;\n      font-weight: 900;\n      white-space: nowrap;\n    }\n\n    .wlan-pill-red {\n      color: #9e2c1e;\n      background: var(--wlan-soft-red);\n    }\n\n    .wlan-level {\n      position: relative;\n      overflow: hidden;\n    }\n\n    .wlan-level::before {\n      position: absolute;\n      inset: 0 0 auto;\n      height: 5px;\n      background: var(--wlan-blue-2);\n      content: \"\";\n    }\n\n    .wlan-level-featured::before {\n      background: var(--wlan-red);\n    }\n\n    .wlan-level-tag {\n      display: inline-flex;\n      align-items: center;\n      min-height: 30px;\n      margin-bottom: 16px;\n      padding: 6px 10px;\n      border-radius: 999px;\n      color: var(--wlan-blue);\n      background: var(--wlan-soft-blue);\n      font-size: .78rem;\n      font-weight: 900;\n      text-transform: uppercase;\n    }\n\n    .wlan-level-featured .wlan-level-tag {\n      color: #9e2c1e;\n      background: var(--wlan-soft-red);\n    }\n\n    .wlan-flow {\n      counter-reset: flow;\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .wlan-flow-item {\n      position: relative;\n      min-height: 178px;\n      padding: 22px;\n      border: 1px solid var(--wlan-line);\n      border-radius: var(--wlan-radius);\n      background: var(--wlan-white);\n    }\n\n    .wlan-flow-item::before {\n      counter-increment: flow;\n      display: inline-flex;\n      width: 38px;\n      height: 38px;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 18px;\n      border-radius: 50%;\n      color: var(--wlan-white);\n      background: var(--wlan-red);\n      content: counter(flow);\n      font-weight: 900;\n    }\n\n    .wlan-flow-item p {\n      margin: 0;\n      color: var(--wlan-muted);\n    }\n\n    .wlan-deliverables {\n      display: grid;\n      grid-template-columns: minmax(280px, .42fr) minmax(0, .58fr);\n      gap: 18px;\n      align-items: stretch;\n    }\n\n    .wlan-image-panel {\n      min-height: 420px;\n      border-radius: var(--wlan-radius);\n      background-image:\n        linear-gradient(180deg, rgba(24, 50, 71, .12), rgba(24, 50, 71, .56)),\n        var(--wlan-hero-image);\n      background-position: center;\n      background-size: cover;\n      box-shadow: var(--wlan-shadow);\n    }\n\n    .wlan-result-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 14px;\n    }\n\n    .wlan-result {\n      padding: 18px;\n      border: 1px solid var(--wlan-line);\n      border-radius: var(--wlan-radius);\n      background: var(--wlan-white);\n    }\n\n    .wlan-result strong {\n      display: block;\n      margin-bottom: 7px;\n      color: var(--wlan-blue);\n      line-height: 1.2;\n    }\n\n    .wlan-result span {\n      display: block;\n      color: var(--wlan-muted);\n      font-size: .94rem;\n      line-height: 1.38;\n    }\n\n    .wlan-info-band {\n      display: grid;\n      grid-template-columns: minmax(0, .65fr) minmax(260px, .35fr);\n      gap: 22px;\n      align-items: start;\n      padding: 26px;\n      border: 1px solid rgba(236, 87, 64, .42);\n      border-radius: var(--wlan-radius);\n      background: var(--wlan-soft-red);\n    }\n\n    .wlan-info-band p {\n      margin: 0;\n      color: #5a3a35;\n    }\n\n    .wlan-costs {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .wlan-cost {\n      padding: 16px;\n      border-radius: var(--wlan-radius);\n      color: var(--wlan-blue);\n      background: var(--wlan-white);\n    }\n\n    .wlan-cost strong {\n      display: block;\n      font-size: 1.55rem;\n      line-height: 1.05;\n    }\n\n    .wlan-cost span {\n      display: block;\n      margin-top: 6px;\n      color: var(--wlan-muted);\n      font-size: .92rem;\n      line-height: 1.35;\n    }\n\n    .wlan-cta {\n      color: var(--wlan-white);\n      background: var(--wlan-blue);\n    }\n\n    .wlan-cta h2,\n    .wlan-cta h3,\n    .wlan-cta p {\n      color: inherit;\n    }\n\n    .wlan-cta-grid {\n      display: grid;\n      grid-template-columns: minmax(0, .76fr) minmax(280px, .34fr);\n      gap: 28px;\n      align-items: center;\n    }\n\n    .wlan-cta p {\n      margin: 0;\n      color: rgba(255, 255, 255, .76);\n      font-size: 1.05rem;\n    }\n\n    .wlan-contact {\n      padding: 22px;\n      border: 1px solid rgba(255, 255, 255, .18);\n      border-radius: var(--wlan-radius);\n      background: rgba(255, 255, 255, .08);\n    }\n\n    .wlan-contact a {\n      color: var(--wlan-white);\n      text-decoration: underline;\n      text-decoration-thickness: 1px;\n      text-underline-offset: 3px;\n    }\n\n    .wlan-footnote {\n      margin-top: 16px;\n      color: var(--wlan-muted);\n      font-size: .9rem;\n    }\n\n    @media (max-width: 1020px) {\n      .wlan-section-head,\n      .wlan-deliverables,\n      .wlan-info-band,\n      .wlan-cta-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .wlan-grid-4,\n      .wlan-grid-3,\n      .wlan-grid-2,\n      .wlan-flow,\n      .wlan-result-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .wlan-hero {\n        min-height: 620px;\n      }\n\n      .wlan-brand {\n        margin-bottom: 52px;\n      }\n\n      .wlan-image-panel {\n        min-height: 300px;\n      }\n    }\n\n    @media (max-width: 640px) {\n      .wlan-wrap {\n        width: min(100% - 24px, var(--wlan-max));\n      }\n\n      .wlan-hero {\n        min-height: 590px;\n      }\n\n      .wlan-hero-inner {\n        padding: 34px 0 44px;\n      }\n\n      .wlan-hero h1 {\n        font-size: 2.45rem;\n      }\n\n      h2 {\n        font-size: 2rem;\n      }\n\n      .wlan-section {\n        padding: 48px 0;\n      }\n\n      .wlan-card,\n      .wlan-flow-item,\n      .wlan-info-band,\n      .wlan-contact {\n        padding: 18px;\n      }\n\n      .wlan-actions,\n      .wlan-costs {\n        display: grid;\n        grid-template-columns: 1fr;\n      }\n\n      .wlan-btn {\n        width: 100%;\n      }\n    }\n\n    @media print {\n      body {\n        color: #111;\n        background: #fff;\n        font-size: 11px;\n      }\n\n      .wlan-toc,\n      .wlan-actions {\n        display: none !important;\n      }\n\n      .wlan-hero {\n        min-height: auto;\n        color: #111;\n        background: #fff !important;\n        border-bottom: 1px solid #ddd;\n      }\n\n      .wlan-hero::before,\n      .wlan-hero::after {\n        display: none;\n      }\n\n      .wlan-hero-inner,\n      .wlan-section,\n      .wlan-cta {\n        padding: 22px 0;\n        background: #fff !important;\n        color: #111 !important;\n      }\n\n      .wlan-wrap {\n        width: 100%;\n      }\n\n      .wlan-hero h1 {\n        color: #111;\n        font-size: 30px;\n      }\n\n      h2 {\n        font-size: 22px;\n      }\n\n      h3 {\n        font-size: 15px;\n      }\n\n      .wlan-lead,\n      .wlan-hero-meta li,\n      .wlan-cta p,\n      .wlan-contact,\n      .wlan-contact a {\n        color: #111 !important;\n      }\n\n      .wlan-card,\n      .wlan-flow-item,\n      .wlan-info-band,\n      .wlan-result,\n      .wlan-contact,\n      .wlan-cost {\n        box-shadow: none;\n        break-inside: avoid;\n      }\n\n      .wlan-image-panel {\n        min-height: 180px;\n        box-shadow: none;\n        print-color-adjust: exact;\n        -webkit-print-color-adjust: exact;\n      }\n    }\n  <\/style>\n\n<main class=\"wlan-page\" id=\"top\">\n    <nav class=\"wlan-toc\" aria-label=\"Page navigation\">\n      <div class=\"wlan-wrap\">\n        <a href=\"#why\">Why<\/a>\n        <a href=\"#service-levels\">Service levels<\/a>\n        <a href=\"#process\">Process<\/a>\n        <a href=\"#outcomes\">Outcomes<\/a>\n        <a href=\"#project-info\">Required info<\/a>\n        <a href=\"#services\">Professional Services<\/a>\n        <a href=\"#contact\">Contact<\/a>\n      <\/div>\n    <\/nav>\n\n    <section class=\"wlan-section\" id=\"why\">\n      <div class=\"wlan-wrap\">\n        <div class=\"wlan-section-head\">\n          <div>\n            <p class=\"wlan-eyebrow\">Why a Wi-Fi site survey matters<\/p>\n            <h2>Planning certainty instead of guesswork.<\/h2>\n          <\/div>\n          <p class=\"wlan-section-copy\">You get a reliable basis for access point quantity, placement, mounting and later validation at your customer site.<\/p>\n        <\/div>\n\n        <div class=\"wlan-grid-4\">\n          <article class=\"wlan-card\">\n            <span class=\"wlan-icon\">01<\/span>\n            <h3>Planning certainty<\/h3>\n            <p>You receive a realistic assessment of the required access points and their optimal positioning.<\/p>\n          <\/article>\n          <article class=\"wlan-card\">\n            <span class=\"wlan-icon\">02<\/span>\n            <h3>Stable coverage<\/h3>\n            <p>You see how signal strength, signal-to-noise ratio, channel overlap and floors affect coverage.<\/p>\n          <\/article>\n          <article class=\"wlan-card\">\n            <span class=\"wlan-icon\">03<\/span>\n            <h3>Practical decision basis<\/h3>\n            <p>You have a technical basis for procurement, mounting, configuration and later validation.<\/p>\n          <\/article>\n          <article class=\"wlan-card\">\n            <span class=\"wlan-icon wlan-icon-red\">04<\/span>\n            <h3>Better user experience<\/h3>\n            <p>You align Wi-Fi planning with usage, client density, voice, video, scanners, IoT and guest Wi-Fi.<\/p>\n          <\/article>\n        <\/div>\n\n        <div class=\"wlan-pill-row\">\n          <span class=\"wlan-pill\">New building<\/span>\n          <span class=\"wlan-pill\">Renovation<\/span>\n          <span class=\"wlan-pill\">Expansion<\/span>\n          <span class=\"wlan-pill\">Optimization<\/span>\n          <span class=\"wlan-pill\">Office<\/span>\n          <span class=\"wlan-pill\">School<\/span>\n          <span class=\"wlan-pill\">Warehouse<\/span>\n          <span class=\"wlan-pill\">Production<\/span>\n          <span class=\"wlan-pill\">Hotel<\/span>\n          <span class=\"wlan-pill\">Clinic<\/span>\n          <span class=\"wlan-pill\">Outdoor area<\/span>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"wlan-section wlan-section-alt\" id=\"service-levels\">\n      <div class=\"wlan-wrap\">\n        <div class=\"wlan-section-head\">\n          <div>\n            <p class=\"wlan-eyebrow\">Service levels<\/p>\n            <h2>Which site survey fits your project?<\/h2>\n          <\/div>\n          <p class=\"wlan-section-copy\">The three service levels take you from an initial estimate to on-site validation under real-world conditions.<\/p>\n        <\/div>\n\n        <div class=\"wlan-grid-3\">\n          <article class=\"wlan-card wlan-level\">\n            <span class=\"wlan-level-tag\">Level 1<\/span>\n            <h3>Virtual rough planning<\/h3>\n            <p>For your initial technical and commercial assessment based on the supplied building plans.<\/p>\n            <ul class=\"wlan-list\">\n              <li>Determination of the required number of access points<\/li>\n              <li>Planning based on the supplied building plans<\/li>\n              <li>Ideal for early project and budget clarification<\/li>\n            <\/ul>\n          <\/article>\n          <article class=\"wlan-card wlan-level wlan-level-featured\">\n            <span class=\"wlan-level-tag\">Level 2<\/span>\n            <h3>Virtual detailed planning with report<\/h3>\n            <p>For you when you need AP locations and graphical evaluations in addition to the required quantity.<\/p>\n            <ul class=\"wlan-list\">\n              <li>All items from Level 1<\/li>\n              <li>AP locations and graphical information<\/li>\n              <li>Signal strength, channel overlap, SNR and further evaluations<\/li>\n            <\/ul>\n          <\/article>\n          <article class=\"wlan-card wlan-level\">\n            <span class=\"wlan-level-tag\">Level 3<\/span>\n            <h3>On-site survey \/ validation<\/h3>\n            <p>For projects where you need to account for real building conditions, existing third-party Wi-Fi and local sources of interference.<\/p>\n            <ul class=\"wlan-list\">\n              <li>All items from Levels 1 and 2<\/li>\n              <li>Measurement directly on site under real-world conditions<\/li>\n              <li>Consideration of existing Wi-Fi networks and local interference sources<\/li>\n            <\/ul>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"wlan-section\" id=\"process\">\n      <div class=\"wlan-wrap\">\n        <div class=\"wlan-section-head\">\n          <div>\n            <p class=\"wlan-eyebrow\">Process and project scope<\/p>\n            <h2>From initial discussion to documentation.<\/h2>\n          <\/div>\n          <p class=\"wlan-section-copy\">You keep the process clear at every stage: capture requirements, define scope, carry out planning or measurement, and hand over the results cleanly.<\/p>\n        <\/div>\n\n        <div class=\"wlan-flow\">\n          <article class=\"wlan-flow-item\">\n            <h3>Consultation<\/h3>\n            <p>You clarify the requirements for your customer&#8217;s Wi-Fi infrastructure with us.<\/p>\n          <\/article>\n          <article class=\"wlan-flow-item\">\n            <h3>Scope definition<\/h3>\n            <p>We jointly define the areas to be surveyed, conditions and tools to be used.<\/p>\n          <\/article>\n          <article class=\"wlan-flow-item\">\n            <h3>Site survey<\/h3>\n            <p>You receive virtual planning or an on-site survey of the agreed areas with Ekahau.<\/p>\n          <\/article>\n          <article class=\"wlan-flow-item\">\n            <h3>Location recommendation<\/h3>\n            <p>You get the recommended access point and antenna locations marked in the plan.<\/p>\n          <\/article>\n          <article class=\"wlan-flow-item\">\n            <h3>Final review<\/h3>\n            <p>We review the results with you and hand over the report.<\/p>\n          <\/article>\n          <article class=\"wlan-flow-item\">\n            <h3>Documentation<\/h3>\n            <p>You receive documentation based on Ekahau Site Survey, depending on the commissioned service scope.<\/p>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"wlan-section wlan-section-alt\" id=\"outcomes\">\n      <div class=\"wlan-wrap\">\n        <div class=\"wlan-section-head\">\n          <div>\n            <p class=\"wlan-eyebrow\">Outcomes<\/p>\n            <h2>What you receive as a result.<\/h2>\n          <\/div>\n          <p class=\"wlan-section-copy\">You receive project-specific results and documentation that serve as a decision basis for procurement and implementation.<\/p>\n        <\/div>\n\n        <div class=\"wlan-deliverables\">\n          <div class=\"wlan-image-panel\" role=\"img\" aria-label=\"Wi-Fi Professional Services visual\"><\/div>\n          <div class=\"wlan-result-grid\">\n            <div class=\"wlan-result\">\n              <strong>AP recommendation<\/strong>\n              <span>You receive a recommendation for the number and placement of access points.<\/span>\n            <\/div>\n            <div class=\"wlan-result\">\n              <strong>Graphical heatmaps<\/strong>\n              <span>You get heatmaps and evaluations, depending on the selected service level.<\/span>\n            <\/div>\n            <div class=\"wlan-result\">\n              <strong>Signal quality<\/strong>\n              <span>You see information on signal strength, signal-to-noise ratio and coverage.<\/span>\n            <\/div>\n            <div class=\"wlan-result\">\n              <strong>Channel overlap<\/strong>\n              <span>You receive an analysis of relevant overlaps and recommendations for optimization.<\/span>\n            <\/div>\n            <div class=\"wlan-result\">\n              <strong>Documentation<\/strong>\n              <span>You get a report based on Ekahau Site Survey, depending on project scope.<\/span>\n            <\/div>\n            <div class=\"wlan-result\">\n              <strong>Implementation basis<\/strong>\n              <span>You have a basis for procurement, mounting, configuration and later validation.<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"wlan-section\" id=\"project-info\">\n      <div class=\"wlan-wrap\">\n        <div class=\"wlan-section-head\">\n          <div>\n            <p class=\"wlan-eyebrow\">Required information<\/p>\n            <h2>What we need from you and your customer.<\/h2>\n          <\/div>\n          <p class=\"wlan-section-copy\">The better your initial information, the more precisely scope, effort and technical planning can be determined.<\/p>\n        <\/div>\n\n        <div class=\"wlan-grid-2\">\n          <article class=\"wlan-card\">\n            <h3>Basics<\/h3>\n            <ul class=\"wlan-check-list\">\n              <li>Building plans with scale, ideally as PDF or DWG<\/li>\n              <li>Marked areas and floors to be surveyed<\/li>\n              <li>Planned usage, number of users and relevant end devices per area<\/li>\n              <li>Information on existing access points and third-party Wi-Fi networks<\/li>\n            <\/ul>\n          <\/article>\n          <article class=\"wlan-card\">\n            <h3>Special requirements<\/h3>\n            <ul class=\"wlan-check-list\">\n              <li>Voice, video, scanners, IoT, guest Wi-Fi or high client density<\/li>\n              <li>Outdoor areas, warehouses, production, clinics, schools or hotel environments<\/li>\n              <li>Ceiling heights, wall materials and mounting restrictions<\/li>\n              <li>Roaming, security and performance requirements<\/li>\n            <\/ul>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"wlan-section wlan-section-alt\" id=\"services\">\n      <div class=\"wlan-wrap\">\n        <div class=\"wlan-section-head\">\n          <div>\n            <p class=\"wlan-eyebrow\">Expandable Professional Services<\/p>\n            <h2>From planning to implementation.<\/h2>\n          <\/div>\n          <p class=\"wlan-section-copy\">The Wi-Fi site survey creates your planning basis. Configuration, installation, commissioning and further adjustments can be offered separately.<\/p>\n        <\/div>\n\n        <div class=\"wlan-info-band\">\n          <div>\n            <h3>More than planning<\/h3>\n            <p>In addition to the Wi-Fi site survey, you can offer further activities as separate Professional Services. This allows you to support your customer from planning through to technical implementation.<\/p>\n            <ul class=\"wlan-list\">\n              <li>Firewall, switch and controller configurations<\/li>\n              <li>Wi-Fi SSID, VLAN, security and roaming configurations<\/li>\n              <li>Installation, implementation and technical support remotely or on site<\/li>\n              <li>Test scenarios, validation and optimization after commissioning<\/li>\n            <\/ul>\n          <\/div>\n          <aside>\n            <h3>Professional Services pricing<\/h3>\n            <div class=\"wlan-costs\">\n              <div class=\"wlan-cost\">\n                <strong>CHF 0.80<\/strong>\n                <span>Travel costs per kilometer<\/span>\n              <\/div>\n              <div class=\"wlan-cost\">\n                <strong>CHF 150.-<\/strong>\n                <span>Accommodation flat rate per night<\/span>\n              <\/div>\n            <\/div>\n            <p class=\"wlan-footnote\">Optionally, you can take over the hotel booking.<\/p>\n          <\/aside>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"wlan-section wlan-cta\" id=\"contact\">\n      <div class=\"wlan-wrap wlan-cta-grid\">\n        <div>\n          <p class=\"wlan-kicker\">Next step<\/p>\n          <h2>Submit your request with plans and requirements.<\/h2>\n          <p>Send us your plans and requirements. We will review the appropriate service scope and clarify whether virtual planning or an on-site survey makes sense.<\/p>\n          <div class=\"wlan-actions\">\n            <a class=\"wlan-btn wlan-btn-primary\" href=\"mailto:support@infinigate.ch?subject=Wi-Fi%20site%20survey%20request&amp;body=Hello%20Infinigate%20Team%0A%0AWe%20are%20interested%20in%20a%20Wi-Fi%20site%20survey.%20Here%20is%20the%20initial%20information%3A%0A%0AProject%2FCustomer%3A%0ABuilding%2FLocation%3A%0AAreas%2FFloors%20to%20be%20surveyed%3A%0APlanned%20usage%20and%20devices%3A%0ASpecial%20requirements%3A%0A%0ABest%20regards\">Start request<\/a>\n            <a class=\"wlan-btn wlan-btn-secondary\" href=\"https:\/\/www.infinigate.com\/ch\/wp-content\/uploads\/sites\/21\/2026\/07\/WLAN_broschuere_en.pdf\">Download PDF<\/a>\n          <\/div>\n        <\/div>\n        <aside class=\"wlan-contact\">\n          <h3>Contact<\/h3>\n          <p><a href=\"mailto:support@infinigate.ch\">support@infinigate.ch<\/a><br><a href=\"tel:+41417990101\">+41 41 799 01 01<\/a><\/p>\n          <p class=\"wlan-footnote\">Content basis: Infinigate Wi-Fi site survey service and Professional Services information. Status: May 2026.<\/p>\n        <\/aside>\n      <\/div>\n    <\/section>\n  <\/main>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Why Service levels Process Outcomes Required info Professional Services Contact Why a Wi-Fi site survey matters Planning certainty instead of&hellip;<\/p>\n","protected":false},"author":43,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"folder":[1130],"class_list":["post-23404","page","type-page","status-publish","hentry"],"acf":[],"lang":"en","translations":{"en":23404,"de":22151},"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Infinigate | Switzerland","distributor_original_site_url":"https:\/\/www.infinigate.com\/ch","push-errors":false,"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/pages\/23404","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/users\/43"}],"replies":[{"embeddable":true,"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/comments?post=23404"}],"version-history":[{"count":5,"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/pages\/23404\/revisions"}],"predecessor-version":[{"id":23463,"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/pages\/23404\/revisions\/23463"}],"wp:attachment":[{"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/media?parent=23404"}],"wp:term":[{"taxonomy":"folder","embeddable":true,"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/folder?post=23404"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}