element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Members
    Members
    • Benefits of Membership
    • Achievement Levels
    • Members Area
    • Personal Blogs
    • Feedback and Support
    • What's New on element14
  • Learn
    Learn
    • Learning Center
    • eBooks
    • STEM Academy
    • Webinars, Training and Events
    • More
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • More
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • More
  • Products
    Products
    • Arduino
    • Dev Tools
    • Manufacturers
    • Raspberry Pi
    • RoadTests & Reviews
    • Avnet Boards Community
    • More
  • Store
    Store
    • Visit Your Store
    • Choose Another Store
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
Internet of Things
  • Technologies
  • More
Internet of Things
Forum IoT: Ask a Question and Get an Answer
  • Blog
  • Forum
  • Documents
  • Events
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Internet of Things requires membership for participation - click to join
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 3 replies
  • Subscribers 333 subscribers
  • Views 483 views
  • Users 0 members are here
  • ask an iot question
  • witekio
  • avnet
  • get an iot answer
  • iot q&a
  • community survey
Related

IoT: Ask a Question and Get an Answer

rscasny
rscasny over 1 year ago

Internet of Things is the most popular topic for discussions, projects, design challenges an everything else on the element14 community. It is a interdisciplinary technology that spans, sensors, MCUs, wireless and wired connectivity, software, security, privacy, networking ... and the list goes on and on. IoT products and solutions are finding their way into the home, the office, and the industrial environment. And it's only going to grow in numbers and complexity.

 

That's why we decided to create here "IoT Central Q&A," so element14 members have a place to get their IOT questions answered. We have invited Avnet's IOT Services and Witekio's (part of Avnet) IoT software group to help.

 

How does this work?

 

Just hit REPLY and ask your question. (If it is an involved question, you might want to give some context so our experts fully understand what you are doing and what problem you are asking about.)

  • Reply
  • Cancel
  • Cancel

Top Replies

  • BigG
    BigG 9 months ago in reply to dougw +1

    Agree. In fact there is now LoRa 2.4, which would be suitable for this sort of application: https://www.semtech.com/products/wireless-rf/lora-24ghz

Parents
  • salesm21
    salesm21 9 months ago

    Dear professionals,

    I write to you as a novice of the profession and currently in the midst of an IoT competition. I wanted to get perspective and direction from you as I am currently spinning my wheels with no one to call upon for answers. I will explain what I know and what were are trying to do, followed by what I wish to find out. We want to create a prototype for a food delivery drone. We have a TI EXP432P401R board that will be attached to a drone ( Currently just a prefab drone but later on if we continue the project it will be all custom) that we want to communicate with a remote server hosted on Azure. The only two requirements are that we use Azure and TI boards. We can add what we please. We want this to operate like uber eats, where you place your order and can see live updates on where it is. To me that means the TI board will use the sensor suite they gave us to send telemetry about position. This info will go to the azure server where it will be processed and sent back to customers. Alot of what I don't know is the coding aspect. I've never worked with MQTT which seems to be the protocol that TI boards use to communicate with. We are also having issues with getting the board to communicate with Azure. I have not been able to find helpful tutorials yet so if anyone could help that'd be great.

    • Cancel
    • Up 0 Down
    • Reply
    • Cancel
Reply
  • salesm21
    salesm21 9 months ago

    Dear professionals,

    I write to you as a novice of the profession and currently in the midst of an IoT competition. I wanted to get perspective and direction from you as I am currently spinning my wheels with no one to call upon for answers. I will explain what I know and what were are trying to do, followed by what I wish to find out. We want to create a prototype for a food delivery drone. We have a TI EXP432P401R board that will be attached to a drone ( Currently just a prefab drone but later on if we continue the project it will be all custom) that we want to communicate with a remote server hosted on Azure. The only two requirements are that we use Azure and TI boards. We can add what we please. We want this to operate like uber eats, where you place your order and can see live updates on where it is. To me that means the TI board will use the sensor suite they gave us to send telemetry about position. This info will go to the azure server where it will be processed and sent back to customers. Alot of what I don't know is the coding aspect. I've never worked with MQTT which seems to be the protocol that TI boards use to communicate with. We are also having issues with getting the board to communicate with Azure. I have not been able to find helpful tutorials yet so if anyone could help that'd be great.

    • Cancel
    • Up 0 Down
    • Reply
    • Cancel
Children
  • dougw
    dougw 9 months ago in reply to salesm21

    Interesting project involving lots of technology. That TI MCU is a great brain for your drone. I assume you have a GPS for navigation. You might try a LoRa radio to communicate location to an MQTT server via  a LoRa gateway. It should be cheaper than trying to implement a cell phone in your drone.

    • Cancel
    • Up 0 Down
    • Reply
    • Cancel
  • BigG
    BigG 9 months ago in reply to dougw

    Agree. In fact there is now LoRa 2.4, which would be suitable for this sort of application: https://www.semtech.com/products/wireless-rf/lora-24ghz

    • Cancel
    • Up +1 Down
    • Reply
    • Cancel
Element14

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2022 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • Facebook
  • Twitter
  • linkedin
  • YouTube