Search the Community

Showing results for tags 'bluetooth'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 3 results

  1. Hi there! I've created an Android app to read/write data to Allen Bradley PLCs via serial DF1 communication (a Bluetooth serial RS-232 adapter is required). You can use it to read and write Binary (B), Integer (N), Float (F) and Long (L) data files to a MicroLogix or SLC500 PLC. The app is now an open testing release in Google Play and I really appreciate any feedback. Youtube: https://www.youtube.com/watch?v=klYEuzdNBNg Google Play: https://play.google.com/store/apps/details?id=com.facsocubac.df1polling&hl=en_US&gl=US Some of the features (such as Write data to the PLC) require to upgrade to the Pro version. If you wish to upgrade, just send me an email and I will send you a promo code so you can test the full app for free. Thanks a lot for your help Facso
  2. Wireless programming fx3g

    Hello, Can I get a laptop usb bluetooth receiver and a usb-> mini usb adapter and plug the bluetooth receiver into the programming port of a fx3g PLC for wireless melsec software connections? Seems like it would be a nifty little addition to any panel.  https://www.amazon.com/Bluetooth-Adapter-Wireless-Compatible-Computers/dp/B071WKP37Q/ref=asc_df_B071WKP37Q/?tag=hyprod-20&linkCode=df0&hvadid=309751315916&hvpos=&hvnetw=g&hvrand=14775611605752866986&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9058221&hvtargid=pla-761431569272&psc=1&tag=&ref=&adgrpid=67183599252&hvpone=&hvptwo=&hvadid=309751315916&hvpos=&hvnetw=g&hvrand=14775611605752866986&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9058221&hvtargid=pla-761431569272 https://www.amazon.com/Ksmile%C2%AE-Female-Adapter-SamSung-tablets/dp/B01C6032G0/ref=asc_df_B01C6032G0/?tag=hyprod-20&linkCode=df0&hvadid=309833041189&hvpos=&hvnetw=g&hvrand=3896490646336226374&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9058221&hvtargid=pla-567647287320&psc=1
  3. Omron CJ1m - bluetooth connect

    Hi, I write app to smartphone to communication omron CJ1m and Android. I want to connect devices by standard bluetooth. I plug in bluetooth adapter directly to omron RS232.  I want to ask you, how i can connect by FINS command. Bluetooth device baud rate is set 9600. If i connect to omron, i sent code: "AC01" and i sent how long as omron return me "AC01" ?? And what's next command i sent? If I want read CIO 10 i sent: "0101B000000A" ? and FCS and "*" ?? how i calculate FSC? Is it XOR my data sent?