PTX30W Shipping Mode


I'm in the process of bringing up custom hardware with a PTX30W and host MCU and I'm having issues putting the PTX30W in shipping mode.

I can read device information (via ptx30w_GetDeviceInformation()) and status (via ptx30w_GetSystemStatus()) so I conclude the communication interface is working. I was able to configure the OEM parameters. But when I command the PTX30W into shipping mode with a communicated command (via ptx30w_EnterShippingMode()), the command returns success, but nothing happens.

My host MCU also has a GPIO connected to SM. When I assert (active low) SM for more than 5 seconds, sometimes the PTX30W goes into shipping mode and sometimes it doesn't.

Am I missing something? What would prevent the PTX30W from entering shipping mode? Particularly using the i2c command?

Thanks!

Parents Reply Children
No Data