Python Forum
wireless access point on raspberry PI
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wireless access point on raspberry PI
#1
Hello. I have a Raspberry PI as a center unit in my automation system which consists of many remote esp32 devices. I use mqtt to communicate between the PI and the ESP32 devices.

Raspberry PI runs an apache server, mqtt broker and also phpmyadmin database


I was testing my system at the office and everything was working fine. Now I have moved the system to the factory and my ESP32 devices are not able to connect to 2.4GHZ wifi network as usual. I believe the whole bandwidth is already being used by some other devices at the factory.

I have recently came accross the wireless access points and trying to understand them more. Can someone give me some general advice and answer me few questions?

1. Do my esp32 devices that connect to network need to use actual internet to communicate through MQTT or as long as they are connected to the same network as the broker it will be okay?

2. I was thinking of creating a wireless access point or a bridge on my raspberry Pi( rasberry is connected to the internet using ethernet cable). I can then connect to the raspberry PI network and mqtt broker(that runs on my raspberry PI) on my remote ESP32 devices. Is that how it works?

3. I cannot fully understand which access point is right for me:
https://www.raspberrypi.org/documentatio...-routed.md
https://www.raspberrypi.org/documentatio...bridged.md

I can see that there can be 2 options:
routed access point and bridged access point. I do not know much about networking but have read some articles about both of them ant yet I cant fully understand which one is right for my application.

Appreciate any help.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Wireless sensor network TDMA cyborg_8274 1 2,059 Apr-17-2020, 10:43 AM
Last Post: Larz60+
  connecting the first point to the last point Matplotlib omar_mohsen 0 4,525 Jan-15-2020, 01:23 PM
Last Post: omar_mohsen
  Not able to Read byte Array From Wireless Coordinator jenkins43 0 1,859 Mar-18-2019, 07:05 AM
Last Post: jenkins43
  Read data of Wireless Modem in Byte Format barry76 2 2,580 Jan-31-2019, 11:26 AM
Last Post: barry76
  Enable & Disable Wireless connection by using python aniyanetworks 9 18,039 Jan-15-2019, 04:32 AM
Last Post: aniyanetworks
  How to detect wireless modem connected serially to my laptop in python barry76 3 3,484 Jan-08-2019, 06:18 AM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020