I’ve inserted a notecard on my custom PCB and configured it to continuous mode for testing. My JSON requests for adding a note and syncing to Notehub work fine in this config. However when I change the hub mode to minimum and send an explicit sync request from my microcontroller the sync does not happen. I’ve connected the card to a Notecarrier and used the Blues web terminal and can see that sending an explicit sync in minimum mode works. I also see that my added notes from previous are queued. Any ideas why my notecard won’t sync in minimum mode when it’s connected to my custom PCB and I know the serial interface works.
Additional info:
-In minimum mode, the notecard red LED blinks every ~1s when it’s inserted into the Notecarrier and the sync works. I don’t see this blinking on my PCB in minimum mode.
-In my application code I’ve tried setting allow to true and out to true