bittailor / BtEmbedded

Code repository for my embedded and electronics projects.
11 stars 4 forks source link

Can i use it on Arduino as the gateway? #3

Open kevin0598 opened 4 years ago

kevin0598 commented 4 years ago

I want to make my Arduino as the gateway is that possible?

bittailor commented 4 years ago

What Arduino board do you want to use as MQTT-SN gateway as the gateway needs a TCP/IP stack?

kevin0598 commented 4 years ago

I want to use arduino nano +NRF24L01 (this is for the client) +module wifi ESP8266 (this is for the gateway because esp use TCP) and my broker i use mqttcloud/mosquitto, is that possible??

Because if can i don't want to use raspberry pi 3

kevin0598 commented 4 years ago

so can I use it?

bittailor commented 4 years ago

The gateway is currently built for a pi, at the time I created it the ESP8266 where not yet around. So currently the gateway does not support EPS8266.

kevin0598 commented 4 years ago

Can I ask what is your RF Network address?? or what is your RF Network Config?