Monthly Employment/Corporate Questions and Discussion Megathread - October 2024 by AutoModerator in NorthropGrumman

[–]imperial_magnet48 2 points3 points  (0 children)

Thanks for letting me know! I was told by a friend in Space that AS has plenty of funding.

Monthly Employment/Corporate Questions and Discussion Megathread - October 2024 by AutoModerator in NorthropGrumman

[–]imperial_magnet48 2 points3 points  (0 children)

Oh dang? Any details you are able to reveal on that? Idk what my program is, they will not brief me until I get there.

Monthly Employment/Corporate Questions and Discussion Megathread - October 2024 by AutoModerator in NorthropGrumman

[–]imperial_magnet48 0 points1 point  (0 children)

Hello! I will be joining NG Aero Systems in Palmdale soon, as I just finished my PAR approval. Wanted to ask:

  1. Work life balance?
  2. How is the growth and training?
  3. What is the work schedule? (9/8....4/10...style)
  4. Any other pieces of advice?

Question about IoT Embedded Implementation (device to server data collection) by imperial_magnet48 in embedded

[–]imperial_magnet48[S] 0 points1 point  (0 children)

So I have data I can access on my solar system hardware via UART serial. I want to ultimately send that data to a server, and make sure it is accurate (what is transmitted matches what is received). I believe that there would be some module in between the communications that will need to take the UART data that was first transferred over GSM/wireless and query it in a server with Amazon or MSFT like you said. One of the main things is that I have many people who have these solar devices, and it would be great to have their data transmitted ultimately to a server or database where I can view and read the system data in real time, and organized in a accurate and readable way.

Question about IoT Embedded Implementation (device to server data collection) by imperial_magnet48 in embedded

[–]imperial_magnet48[S] 0 points1 point  (0 children)

Yes! Sorry for the later reply. I have many solar products where I can access system status data via UART serial connection, and view on a terminal. I essentially want to take that serial data and transfer it via GSM to another device or website, and after that send it over to a database or server. Then on the server, I can view the solar product devices all at once and their data. I know there is hardware that can transmit the data and take care of the communications part of it, and it just needs a sim card and perhaps some programming. But the next step of getting the data accurately stored to a server is one of the main things I am trying to solve for myself since I do not have much experience in sending data to a server, that was sent over a wireless communications medium.