In the BME690 Data Sheet section 5.3.1.3 Mode selection has a table of three modes: Sleep, Forced, and Parallel, and this is discussed in Section 3.4/Table 12 with the timing diagrams in Figure 2 for forced/parallel. What is missing from the data sheet is Sequential Mode, which is listed in bme69x_defs.h line 308/309 from the 690 API.
Would you comment on why sequential mode was removed from the documentation but not from the code.
Is this mode being deprecated?
In the BME690 Data Sheet section 5.3.1.3 Mode selection has a table of three modes: Sleep, Forced, and Parallel, and this is discussed in Section 3.4/Table 12 with the timing diagrams in Figure 2 for forced/parallel. What is missing from the data sheet is Sequential Mode, which is listed in bme69x_defs.h line 308/309 from the 690 API.
Would you comment on why sequential mode was removed from the documentation but not from the code.
Is this mode being deprecated?