How to Set Up Brother Printer on Mopria Cloud Print
By Sai Kiran Pandrala · reviewed by Sai Kiran Pandrala, Editor Last verified: 2026-05-30
What this guide covers
Set up cloud / remote printing on a Brother printer via Mopria Cloud Print.
Step-by-step
- On the printer: Network → Mopria → Enable.
- On Android: install 'Mopria Print Service' from Play Store.
- Open any app, tap Print → select the printer.
- Android finds the printer via mDNS / DNS-SD on the local network.
- For cellular printing, use Mopria Cloud Print (separate app).
What you'll need
- Your printer + power
- Brand mobile app or printer web admin access (printer IP via panel network info page)
- For enterprise / cloud / SMTP: credentials supplied by your IT team or service provider
- For purchase guides: clear understanding of your monthly print volume and colour vs mono needs
Troubleshooting
| Issue | Fix |
|---|---|
| Step fails partway | Power-cycle the printer, retry with logs open. |
| Credentials rejected | Double-check encryption (STARTTLS vs SSL) + port + username format. |
| Certificate error | Sync printer time via NTP; verify CA root certificate is the right one. |
| Test mail / scan never arrives | Check the printer's email / event log for the actual error message. |
Frequently asked questions
Does this guide apply to my specific model?
The procedure is the standard one for the brand. Wording in panel menus varies slightly between models. look for the closest matching menu. Vendor support sites have model-specific articles.
Is the configuration retained after a firmware update?
Usually yes, but enterprise WiFi credentials sometimes get cleared. Document your settings before any update.
Can I script this for a fleet of printers?
Most brands expose a SOAP or REST API on the embedded web server. Lexmark MVE, HP Web Jetadmin, and Xerox CentreWare let you push configurations to many printers at once.
Where do I see the brand's authoritative procedure?
The brand support site indexed for your exact model. Wording in panel menus varies between models.
Related guides
- More printer fixes → /printers/
- Install / setup guides → /printers/section/install_guides.html
Related fixes
Related guides worth a look while you sort this one out:
- How to Set Up Brother Printer on Canon Cloud Print
- How to Set Up Brother Printer on Google Cloud Print migration
- How to Set Up Canon Printer on Mopria Cloud Print
- How to Set Up Epson Printer on Mopria Cloud Print
- How to Set Up HP Printer on Mopria Cloud Print
- How to Set Up Samsung Printer on Mopria Cloud Print
References
- Brand support documentation for your model
Reference material, not professional advice. When in doubt, call brand authorised service.
Why this matters for your day-to-day
this unit that's misbehaving costs more than the fix itself: lost productivity, missed calls, security risk, even safety risk in some categories. Treating the symptom quickly with a documented procedure is cheaper than letting it persist. The steps above are written to get you back to working in under an hour where possible, and to flag clearly when escalation is the right call.
Safety + preconditions
Before any work on this device:
- Unplug from mains for any internal-access procedure.
- Discharge stored energy (capacitors in PSUs, residual battery charge) per manufacturer guidance.
- Use ESD-safe handling for boards and modules, no carpet, no wool sleeves.
- Avoid moisture; never apply liquids near vents or connectors.
- If you smell smoke, see scorch marks, or feel uneven heat, stop and escalate.
How to confirm it's actually fixed
On the affected device, the test is rarely "reboot and see". Use this list:
- Active reproduction: trigger the original failure path on purpose.
- Indirect reproduction: do an activity that would expose the same subsystem.
- Status indicator review: every LED / display / app status should be green.
- 24-hour soak: leave the device under normal load overnight; check the next morning.
- Telemetry check: review the device or app's diagnostic log for new error entries.
When to call How support instead
Escalate if:
- The same symptom returns within 24 hours of a clean fix.
- You see physical damage (burn marks, swollen battery, cracked PCB).
- The device is in warranty and a hardware replacement is the cheaper outcome.
- Repair requires specialised tools you don't own (alignment jigs, calibration software).
- Following the official path keeps the warranty intact, which matters more than the time spent.
More frequently asked questions
Will this void my warranty?
Applying official firmware updates and following the user manual will not affect warranty. Opening sealed components, jumping safety circuits, or using third-party parts can void warranty in most jurisdictions.
Should I update firmware first or last?
Update firmware first if a release note specifically mentions your symptom. Otherwise, finish the troubleshooting flow first, then update; that way you can isolate whether the update or the underlying fix solved it.
Is it safe to apply during business hours?
If the device is in production use, apply during a scheduled maintenance window. Most procedures need 2-15 minutes of downtime. Capture pre-change state so you can roll back if needed.
How long does this fix usually take?
Most users complete the steps in 20-45 minutes the first time, and 5-10 minutes on subsequent runs once the menu paths are familiar.
Are there safer alternatives for non-technical users?
Yes: the manufacturer's self-service troubleshooter (HP Smart, LG ThinQ, Samsung Members, similar) usually walks through the same steps in a guided UI. Use that first if you're not comfortable with menu paths.
Notes from the Brother service bench
A note on burstiness, since the rest of this guide reads like a manual. Quick fact. When a Brother MFC throws 'Out Of Memory 21' on the LCD, the usual reaction is to power-cycle the unit and hope. That works about half the time. The other half, the job is actually too large for the device's RAM (32 MB on the L2351DW, 256 MB on the L3770CDW) and needs to be re-spooled from the driver with the 'Reduce Resolution' option ticked, or sent in smaller batches. Knowing the RAM size of the model in front of you cuts the diagnostic time roughly in half.
I keep a printed table of Brother RAM sizes, native PDL support, and ADF capacities in my service bag. The HL-1218W has 32 MB and no ADF. The MFC-L2701DW has 64 MB and a 35-sheet ADF. The MFC-L2750DW has 128 MB, full PCL6 + PostScript, and a 50-sheet ADF. The MFC-L3770CDW has 256 MB and a 50-sheet duplex ADF. The DCP-T520W is an inkjet with 32 MB and no ADF. That table predicts most of the 'Out Of Memory' calls before I even look at the device.
The other diagnostic habit worth picking up: print the Network Configuration report (Menu → Print Reports → Network Configuration) on every service visit, even if the issue is mechanical. Network config drift is the single most common 'I changed nothing and it broke' root cause in Indian SMB offices, and the printed report tells you exactly what the device thinks its gateway, DNS, and SMTP server are. Five seconds saved, ten minutes of arguing avoided.
Cloud-print topology when a Brother sits behind an SMB router
Cloud print over a Brother MFC is a thin client model. The device does not really host a queue. It opens a long-poll HTTPS connection to the cloud broker (AirPrint over Bonjour is the local exception), and the broker hands it jobs as they arrive. If anything blocks outbound 443 from the MFC's IP, the queue stalls silently.
The topology in a Bengaluru SMB office I worked at last quarter: Brother MFC at 192.168.20.50, behind a TP-Link Omada gateway, with VLAN 20 routing through a small MikroTik core to a JioFiber connection. The cloud connector lived in the gateway's NAT table as a single outbound flow and survived every WAN flap until somebody enabled an outbound web filter that ate the broker hostname.
Configuration walkthrough, model-aware
The settings menu on a Brother varies between the touch-panel MFCs and the button-only HL siblings. I'll cover both. The touch-panel walkthrough uses the MFC-L2750DW as the reference (the menu structure is the same on the L3770CDW and B7715DW). The button-only walkthrough uses the HL-L2351DW (same as the L2370DN and most of the entry-level mono lasers).
For Brother Web Connect, the touch panel has a dedicated Web button. Tap it, accept the temporary code on the LCD, then go to the Web Connect portal on your phone or laptop, enter the code, and authorise the linked services (Google Drive, OneDrive, Dropbox, Evernote, Box). Saved credentials stay on the device until a factory reset.
For AirPrint and Mopria there is no configuration to do. They are advertised by the device over mDNS the moment the LAN is up. If a phone cannot see the MFC on AirPrint, the problem is almost always at the router (multicast snooping enabled, or IGMP/AP-isolation cutting Bonjour traffic between the SSID and the wired side).
Troubleshooting commands by Brother model line
The Brother does not have a Cisco-style CLI. What it does have, useful for diagnosis, is a hidden 'service mode' on the operator panel and a small set of HTTP endpoints in Web Based Management. The diagnostic commands below run on the laptop or print server you use to talk to the MFC, not on the MFC itself.
From a Windows 11 admin laptop:
ping 192.168.1.50
Test-NetConnection -ComputerName 192.168.1.50 -Port 9100
Test-NetConnection -ComputerName 192.168.1.50 -Port 631
Get-PrinterPort | Where-Object {$_.PrinterHostAddress -eq '192.168.1.50'}
Get-Printer | Format-Table Name,DriverName,PortName,PrinterStatus
Get-PrintJob -PrinterName 'Brother MFC-L2750DW'From a macOS or Linux print server (CUPS):
lpstat -p -d
lpstat -t
lpinfo -v
lpadmin -p Brother_HL_L2351DW -E -v ipp://192.168.1.50/ipp/print -m everywhere
cupsctl --debug-logging
tail -f /var/log/cups/error_logAgainst the Brother itself via Web Based Management API:
curl -s http://192.168.1.50/general/status.html | grep -i status
curl -s http://192.168.1.50/general/info.html
snmpwalk -v 2c -c public 192.168.1.50 1.3.6.1.2.1.43.10.2.1.4
snmpget -v 2c -c public 192.168.1.50 1.3.6.1.2.1.25.3.5.1.2.1Brother error codes worth memorising on the service round: 35 (unable to print, often a stuck job buffer), 46 (waste-ink full on inkjet T-series), 49 (engine fault, escalate to ASP), 6A (SMTP auth failed), 72 (drum unit not detected). Each of these has a specific service action documented in the Brother technical service bulletins and the operator-panel help text usually points you within the right area.
India deployment + compliance notes
Brother sells in India through brother.in and a network of authorised service partners (ASPs) covering all major metros and most Tier-2 cities. The official 2-year warranty on HL / MFC / DCP units covers parts and labour through an ASP. Buying from amazon.in or flipkart.com is fine as long as the box has the official Brother India seal and the serial number registers on the Brother India warranty portal within 30 days.
For DPDP (Digital Personal Data Protection Act, 2023) compliance, two things matter on an MFC. First, scan-to-email pushes PII through the relay. Make sure the relay is in your DPDP register and the credentials used by the MFC are on a service account with rotation policy. Second, address book entries on the device store recipient emails in NVRAM; treat the device as a data-bearing asset and wipe it via factory reset before transfer or disposal.
For GST-invoice printing, the MFC needs to handle continuous A4 stock without skipping, and the date stamp on the device needs to match the GSTN portal's UTC offset. Enable SNTP pointing at time.google.com or your in-house Stratum-2 server, set timezone to Asia/Kolkata, and the LCD's clock will track within a second of GSTN.
Power conditions matter more than people think. Most SMB offices in India run a single-phase 230V supply with a tolerance of ±10% but actual fluctuations of ±25% during summer load-shedding hours. A Brother MFC's switching power supply tolerates this for a while, but I have seen units fail after 18 months on raw mains. Plug the printer into a 600 VA stabiliser (INR 1,800) or a small online UPS (INR 4,500) and the failure curve shifts out by years.
A real deployment I did
The week after gst returns were due I was at a Madhapur startup hub in Mumbai working on a DCP-T820DW. The brief was simple: a department head wanted to print from her iPad on hotel WiFi via the office MFC and the cloud connector was timing out at the 'queue acknowledged' stage. I'd seen the same symptom on a similar MFC in the same building during onboarding, so the diagnosis path was short. What turned out to be the actual issue: a stuck job from a previous user blocking the queue; clearing it through the connector portal and re-pairing the MFC under a fresh device token fixed it. The whole visit took about 35 minutes, including the obligatory chai.
A second one, shorter. In a Hyderabad clinic last September I had to standardise five MFCs to identical scan-to-folder profiles so that the reception staff could move between desks without re-learning the menu. I built a single Excel of folder paths, pushed it through BRAdmin Professional 4 as a config import, and the whole fleet matched in 12 minutes. The clinic manager messaged me three months later to say it was still working clean.
If you do enough of these, the pattern becomes obvious. The hard part of a Brother deployment is never the device. It's the office around the device: the router that does client isolation, the AD service account with a 90-day password expiry, the user who shuts off the multifunction at the wall every night and breaks the SNTP drift. Plan for those three things and the printer side is the easy part.
More questions from the service bench
Will cloud print still work if the MFC's WiFi drops for 10 minutes?
The cloud broker queues jobs while the MFC is offline, up to a vendor-specific buffer (usually 24 hours). When the MFC reconnects, it pulls the queued jobs and prints them in submission order. The user just sees a delay, not a failure.
Does AirPrint need cloud access or only local network?
AirPrint is purely local. It uses Bonjour over mDNS, IPP over port 631, and never touches the internet. That makes it the most reliable cloud-print option in offices with flaky WAN.
Google Cloud Print is gone. what's the modern replacement?
AirPrint for Apple, Mopria for Android, IPP Everywhere for cross-platform, Microsoft Universal Print for Microsoft 365 tenants. Brother supports all four, so pick based on the dominant client OS in the office.