Hi Charlie.
When the function nmuTxProcess generates a SID payload, the data is always set to 0x46 (70), no matter what the level format is set. I expect it to be 0x4C (76).
When calling nmutxOpen(), I set the noise_mode (in ifnmutxConfig_t) to ifnmutx_CONFIG_NOISE_MODE_NONE, and the level_format (in nmutxOpenConfig_t) to nmutx_LEVEL_FORMAT_dBov. I tried in dBm also, and the data never changes, it stays 0x46.
The level is supposed to be constant to -76dBov (-70dBm).
What is wrong?
Regards,
Jean-Denis Boyer