Hi,this product is no longer supported and is discontinued. The last SW delivery for this product was in 2017, so support is difficult.However I can try to provide some comments from your experiments.The IDW04A1 supports both SPI and USART, so maybe ...
Posted on December 14, 2017 at 11:31Hi,can you please check your jumper settings for UART:-----------Setup of X-NUCLEO-IDW04A1------------ To use SPI interface:- JP5 must be on.- JP10…13 in close mode- JP6…9 in position 2-3- JP3 in position 1-2-...
Posted on June 19, 2017 at 13:01 in case of SPI_DMA tx_payload_data is sent which is the SPI_Packet. The certificate data is sent after the packet send is complete. This is by generating a SW IRQ on nIRQ which sends the data (curr_data). There woul...
Posted on June 19, 2017 at 11:43Null termination should not be a problem on the module. I will confirm this though.The SPI_Packet buffer only contains the packet structure. The certificate will be in WiFi_AT_Cmd_Buff buffer and the data ptr will kee...
Posted on June 19, 2017 at 07:45Hi Matti,it's not necessary to reload certificates each time you re-start(re-boot). You can remove the init tls clean command if you wish. Also while testing we have seen certificates mostly without any NULL character...