Hi,
We want to port our code to a different Chipset (TLSR 8250 or 8253) 32 Pin from TLSR 8258 .
We have made changes in the SDK so the BLE Part is functioning good (Onboarding and Controls are happening ) , but we cannot see any output on our changed GPIOs . Even Logs are not coming on our intended GPIO .
Please help to share the mandatory changes which needs to e done in SDK to enable above said Chipset and use our required GPIOs (. We are only using PWM supported GPIOs for output)
Are you using Telink dongle or your board. Change RAM_SIZE-MAX to 48k to see if the program works properly on the 8258 chip. If possible, you can directly burn the program with RAM_SIZE-MAX equal to 48k to the 8250 or 8253 chip to work properly