Download Print this page
Hide thumbs Also See for Tile:

Advertisement

Quick Links

Tile Quickstart Guide
What's in the box:
** Ground plane, enclosure, power source, and circuit board are not included but required
for installation
Customer Support |
support@swarm.space
Date: 10/27/2020 (v0.1)

Advertisement

loading
Need help?

Need help?

Do you have a question about the Tile and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Swarm Tile

  • Page 1 Tile Quickstart Guide What’s in the box: ** Ground plane, enclosure, power source, and circuit board are not included but required for installation Customer Support | support@swarm.space Date: 10/27/2020 (v0.1)
  • Page 2 Integration, Power, and Serial Communication Tile requires a specific reflow process. Tile requires 3.15-3.60V DC (strict Please see section 3.3 of the Tile requirement) and a 1000mA peak Product Manual for more details. input power. Please see section 4.3 of the Tile Product Manual for more details.
  • Page 3 RF Configuration, Deploy, and Messages In the example above the ground plane Position Tile embedded device 15 km is the metal bracket holding the solar away from cities of 500,000 people or panel. Ensure the ground plane and more (where RF noise is common).
  • Page 4 The message number for OK and early access phase could take as long as 24 hrs. SENT response will be the same. See section 6 of the Tile Product Manual more details curl --location --request GET 'https://bumblebee.hive.swarm.space/hive/api/v1/de vices/count' \ --header 'Cookie: JSESSIONID=Example<JSON-SessionID_00000000>'...
  • Page 5 PCB for updating the Tile’s firmware by serial. This can be done by using the RX, TX, and GND pads on the Tile, and creating traces out to a 6-pin 0.1” header. Be sure to include a switch or jumpers to bypass the serial interface to customer’s microcontroller. An example circuit is included in our Evaluation Kit design, with schematics and part numbers posted on our Developer’s webpage.
  • Page 6 Que up one test message. Here is what a sample message to send would be: $TD 48656c6c6f2c2054696c652054657374657221*66 (Hello, Tile Tester! in hexadecimal) ❏ Confirm that your message reached a satellite by ensuring that the Tile displays a $TD, SENT response. An example response would be: $TD SENT,RSSI=-100,SNR=3,FDEV=48,4421909905415*58 ❏...