Ai-Thinker-Open / GPRS_C_SDK

Ai-Thinker A9/A9G GPRS (with GPS(A9G)) module C development SDK
https://ai-thinker-open.github.io/GPRS_C_SDK_DOC
MIT License
446 stars 232 forks source link

A9G won't power ON #347

Open medida opened 5 years ago

medida commented 5 years ago

Hi

I'm using the SDK V2112

I have 2 A9G boards setup as i'm experimenting for a new project. Both of them no longer respond to any power? I can see in coolwatcher - that when i press the reset key i get 'Detected event: 0xffffffff'

but they don;t seem to be running any code or any LEDS flashing.

Any help much appreciated - either I have broken both of them! or they are stuck in some weird boot mode... I did have them running a demo project - but stopped / unwired to insert a sim card.

Please help. Thanks

medida commented 5 years ago

.... After restart everything - and sending the project to the device again - it seems its no doing something.... Very strange.

Is there any reason why the device would have LOST its coding

pulkin commented 4 years ago

Yes, sometimes you may hang the communication. For me (linux) it happens if I start capturing events in coolwatcher. I just restart it.

BrickStacking commented 4 years ago

Hi, I have the same problem as you. Now my A9G can't flash new code or active tracer. Did you solve the problem? please help !!

medida commented 4 years ago

from memory i think i just held down the power buttons and tried to PUSH the new code at the right moment.

However i currently have a unit on my desk which is not responding to anything - i think its dead!

rahulmr8222 commented 1 year ago

@medida

rahulmr8222 commented 1 year ago

Facing problem flashing micropython into A9G, can u help me out?

medida commented 1 year ago

Facing problem flashing micropython into A9G, can u help me out?

Sorry - I've not used this since 2020 as i gave up on the hardware because it was too power intensive

rahulmr8222 commented 1 year ago

Ok thankyou bro.

On Sat, 15 Apr, 2023, 23:53 medida, @.***> wrote:

Facing problem flashing micropython into A9G, can u help me out?

Sorry - I've not used this since 2020 as i gave up on the hardware because it was too power intensive

— Reply to this email directly, view it on GitHub https://github.com/Ai-Thinker-Open/GPRS_C_SDK/issues/347#issuecomment-1509921450, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2467JJLFB5ZSU6OF7FN5W3XBLRTXANCNFSM4H64A6AA . You are receiving this because you commented.Message ID: @.***>

denicsdevices commented 1 year ago

In my case, just changing the USB - TTL adaptor worked. My board was custom built though, and there I forgot to pull down Pin9-PWR_KEY to low with 10K resistor, so it was not booting up at first. After doing the required changes the board booted correctly but showed same behavior like o/p mentioned. I tired few different adaptors and one with FTDI Chip worked for me. CP21xx chip adaptor is also working now after flashing the A9G. BTW, make sure you are connecting the adaptor rx/tx to HST UART port and not to UART1 or 2. Also it is recommended to provide 4.2V at VBAT while flashing.

Another thing is you need to hold down PWR button on the Pudding module at least for 3-4 seconds to boot up the board completely, without that nothing will happen Good luck

denicsdevices commented 1 year ago

Facing problem flashing micropython into A9G, can u help me out?

Sorry - I've not used this since 2020 as i gave up on the hardware because it was too power intensive

It is not that power intensive. the module will draw at max 10mA while flashing or doing communication, At idle it will draw 2mA

*checked on my custom built board. using switching regulator AP3402 for 4.2V to stepdown 6V (4x AA Batteries @ 1.5v). The tests conducted with lab grade power supply connected to battery input port.

Unisolgr14 commented 2 weeks ago

@denicsdevices My A9G board is now not powering up (it used to work all the AT commands). Now no leds ,no AT command response. So,I bought a new TTL convertor but still the A9G board does not work.