I notice you are using pins 7 and 8 for CE and CSN and you have not set pin 10 (on an Uno) as OUPUT. Pin 10 must be set as OUTPUT in order for the Uno to act as SPI master.
The examples are as simple as I could make them and they have worked for other Forum members. If you get stuck it will be easier to help with code that I am familiar with. Start by getting the first example to work