Other Parts Discussed in Thread: CC2650STK, , CC2650
Hi Evan,
Thanks for the information; OAD is working now.
There is one thing left:
When I integrate sensor services to the OAD Image, either I2C or Flash driver is not working.
When I enable
const uint_least8_t I2C_count = CC2650STK_I2CCOUNT;
in the board file the the flash cannot be opened anymore. When I set this number to 0, the flash is working but I cannot access the sensors anymore.
It somehow looks like a conflict between I2C and SPI driver.
Do you know anything about this?
Regards
Steffen