Hi,
The solution is comprised of both a UCode-I2C IC and the NSH3100 IC. Data can be moved from the accelerometer via the NHS3100 to the UCode-I2C. The UCode-I2c is class1 gen 2 RFID compliant for communications at 860 MHz to 960 MHz.
The data throughput via UHF reading is pretty low. Live streaming will not be possible. The UCode-I2C has 416 bytes of user memory, so you won't be able to store a lot of data on it. More data can be stored in the NVM of the NHS3100, which could then be transferred to the UHF reader using the UCode-I2C as a 'shared memory buffer', but then there an arbitration problem when both the UHF reader (via RFID) and the NHS3100 (via I2C) both access the same user memory.
Depending on what you want to do, and how you can control all parts in the communication path, it may be possible. In this solution, I advise to stick with status information, and not use the UHF interface for data transfer.
Best regards,
Dries.