I am trying to follow this github: GitHub - LSatan/SmartRC-CC1101-Driver-Lib: This driver library can be used for many libraries that use a simple RF ASK module, with the advantages of the cc1101 module. It offers many direct setting options as in SmartRF Studio and calculates settings such as MHz directly.
It gives you different options for PCBs. The one I have a Wemos Lolin D1 mini and I am trying to connect a D-Sun CC1101 via breadboard.
I followed the schematics from the github for the ESP8266 diagram and checked the SPI pinouts and all appears to be correct. In trying to troubleshoot, the github has a "Debug Service Tool" within the code. Within the serial monitor output I get a "Connection OK" in regards to the SPI, but a little garbage right before it, also the version and register values all show "FF"
Here's a screenshot of what I get and what it should look like:
Any suggestions, advice, help to get this working would be greatly appreciated

