I am new to hardware devices and trying to get Sense2Gol-pulse radar working with steps mentioned in “https://www.edgeimpulse.com/blog/infineon-sense2gol-pulse” but I get below error after connecting to the radar.
[SER] Failed to get information off device No valid sensor readings received from device. Note that the data forwarder can only auto-detect frequencies >2Hz. You can override the frequency via --frequency.
Do I need to make any hardware changes to the XMC4700+BGT24LTR11 board to make it compatible with Arduino? Any help is greatly appreciated.
After flashing the described Arduino sketch in the blog post to your board from the Arduino IDE, are you able to see any prints to the serial terminal in general? From an app like Putty on baud rate 500000
I was able to compile and upload the aurdino sketch to board. Please see the screenshot below. But when I try to read the serial console from putty with speed of 500000, it just hangs.
I am trying out the blog post with my board as we speak, but just to double check, can you please try compiling and flashing the sketch to your board with the below CLI commands? I mention them in the blog post: