Hi,
i am building an application with MSP430F5438A + PAN1326.
i would like to have the controller as well as the BT-Module in sleep-mode, when inactive.
in the hrdwcfg.h the BT_DEVICE_RESET_PORT_PIN is defined an connected to the nShutD-Pin on the PAN. this Line should be low for sleep, but it is always high!!
question1: is this feature considered in the SPPDemo?
question2: how and on which position shall i implement the sleep and wake?
thanks