Bluetooth to LoRaWAN Gateways are designed based on LoRa and Bluetooth 4.0 technologies. It receives nearby beacon information and resends it to the LoRa gateway, which then uploads it to the server. Data is sent to the LoRaWAN gateway and follows FIFO rules. Once the previous round is over, it starts transmitting all the data again. If new beacon messages are received during transmission, they are placed at the end of the FIFO and will be sent in the next cycle. If some beacons are out of range of the Bluetooth gateway, their messages will not be sent in the next cycle.