XIAO_BLE wakes up from System_ON_Sleep and Writes weather data to on-board Flash

I am experimenting with external Flash.
The value changes to HIGH or LOW depending on the bus state, but when the command “0xB9” or “0xAB” is output, WP# is definitely HIGH and there should be no problem.
I think the difference is that when SPI.transfer() is used, WP# is definitely fixed to HIGH by digitalWrite().