Hello xubin,
Quote:
Don't you think that this may cause some problems?
This is not a problem, it is a inherent limitation in LoRa SX1272.
Quote:
when more than one end-devices want to send data at a same time! What happens in this case?
If you want more than one end-devices will send data at same time you need a multichannel concentrator as gateway.
The SX1272 module in Waspmote is the same that CookingHacks.
You can use a SX1272 module as one channel concentrator by polling the end devices.
You must noticed that the time of transmission in LoRa protocol is rotatively sort so the occupation of the channel is equally short so you can share the channel.
All the information about the channel occupation is provided in the previously attached documentation.
Regards