I am new to arduino and I am currently on a project where I want to control a drone with several chips. I am having a hard time figuring out how I control motors with a NRF24L01 reciver, I will upload my sketch below. Thanks beforehand!
Pins A6 and A7 will not work as I2C pins. A6 and A7 are analog inputs only. A4 and A5 are the I2C bus pins. I2C is a bus so the MPU6050 and the BMP280 would both connect to A4 and A5.