We’re excited to announce a new addition to the BR1 Family: the M2M! The BR1 M2M is equipped with the 9-pin serial connector and a Molex Micro-Fit connector for power input. Most importantly, the BR1 M2M can be remotely managed and configured from InControl, saving service trips.
This is particularly useful for deployments where you need to attach industrial IoT sensors such as flow meters for consumption monitoring, as well as environment sensors and supply level sensors for resource management.
Hello @Alan,
This looks great, is there going to be an LTE-A chipset version so that we can support the use of band 28 (700Mhz) as required here in Australia with Optus & Telstra?
Happy to Help,
Marcus
I note from studying the WebAdmin Advanced UART page that the Operation Mode selector is a pull-down, with only “TCP Server Mode” populated in the source code. Is there an intent to add further modes to the UART function, please?
I imagine folks might have a use for mirroring a port to another BR1 M2M device remotely…
Certainly…
This concept requires the M2M device to be able to act as Client, when ‘paired’ with another M2M configured as ‘Server’, all data received on the 232 port is sent to the other device and outputted through the 232 port at the other end. And the same in reverse.
Use Cases:
Legacy PLC point-to-point link previously using POTS with modems (or perhaps leased lines) replaced with a pair of BR1 M2M devices to save costs, or to mitigate a temporary line problem.
Legacy diagnostics data output on trainborne equipment using RS232. When a particular train is causing problems, put an M2M in the train and another on the Technician’s desk rather than send her to sit on a train all day.
It looks like the scenario needs TCP Client Mode, where this feature is targeted on 7.2.0 firmware.
Do take note that the pair of MAX BR1-M2M is merely the medium to transport the packets over in [Serial->TCP->Serial] format, with no intelligent to recognize the content of the data sending over.
Would you mind to elaborate more on your use case as PPP usually meant for Dial-up access to Internet?