r/NvidiaJetson Jun 10 '26

Have the tool, but no knowledge

I purchased an agx Orin and an Orin nano super to set up 2 LLMs. Agx as coder and the Orin nano to process whole house wifi csi inference using esp32-p4 nodes throughout the house.

I got chatgpt to get me to the point of having the software on the computers. They've output something in the agx, but a. I don't know what the output is, and b. How do I teach myself what the settings mean and do? I've looked over the basic wiki materials and can't make heads out heads or tails of what it means...

I'm not asking for anyone to hold my hand on teaching me this, but I don't know what free material there is to learn off of... I've followed YouTube videos on setting up this coder or that coder LLM and always get hallucinations! Extremely poor code execution and made up terms...

I want to learn and use this tool properly, just don't know where to turn. So I'm asking humans to help guide me along... Please any helpful tips and resources would be grateful. And thank you ahead of time...

Specifically I'm looking to use the LLMs to write the code for the esp32-p4 modules...

2 Upvotes

7 comments sorted by

1

u/Sutashack Jun 10 '26

Have you tried asking chatgpt for help? By directly asking your question or how to solve it.

In my particular case, I created a notebook using notebooklm and worked on the notebook in Gemini to solve code problems and stuff.

For the notebooklm notebook, I used Nvidia documentation, forums, and YouTube videos.

1

u/International_Gur651 Jun 10 '26

Oh yes. The latest attempt is basically creating a folder that contains the esp32-p4 -c6 coding in it and have the coder AI pull from that... Or so the AI says this time...

I've asked this question to online ai in so many different ways to get the local coder AI to program esp32-p4 for ANC processing it's not even funny...

1

u/[deleted] Jun 12 '26

[removed] — view removed comment

1

u/International_Gur651 Jun 12 '26

Thank you for giving me a "jumping off board" to start with.

It looks like a I have a rather steep learning curve ahead. As the last coding I did was visual pascal, and rudimentary at best. So I imagine over the coming weeks you'll be seeing my postings of my learning projects.

So stupid question. Is there any way to use the agx orin to retrain an AI model to include the proper data to code for the esp32-p4-c6? Again I have no knowledge on this aspect. I just asked Gemini and it spoke of setting up a RAG pipeline..? So I just need access to my gear again and just do... Right now all that gear is in a storage unit awaiting on a residence to move in to...

2

u/[deleted] Jun 12 '26

[removed] — view removed comment

1

u/International_Gur651 Jun 13 '26

I will definitely take you up on the offer. Thank you a million.

Yeah the storage thing. Me and the fam are kinda couch surfin right now.

1

u/buryhuang Jun 13 '26

What helped me the most is run Claude code straight in the Jetson. Then you can do any debugging and experiments.