diff --git a/configs/config_mb_2024_0_2.py b/configs/config_mb_2024_0_2.py
index fcbf5868b7b1c01f12bba4c1dd64ca4c69e066ce..f4122977a54839d57085fea80a57fb46acaf39b5 100644
--- a/configs/config_mb_2024_0_2.py
+++ b/configs/config_mb_2024_0_2.py
@@ -20,13 +20,13 @@ OHMPI_CONFIG = {
 HARDWARE_CONFIG = {
     'ctl': {'model': 'raspberry_pi'},
     'pwr': {'model': 'pwr_batt', 'voltage': 12.},
-    'tx':  {'model': 'mb_2024_rev_0_2',
+    'tx':  {'model': 'mb_2024_0_2',
              'voltage_max': 50.,  # Maximum voltage supported by the TX board [V]
              'current_max': 4800,  # Maximum voltage read by the current ADC on the TX board [mA]
              'r_shunt': 2,  # Shunt resistance in Ohms
              'interface_name': 'i2c'
             },
-    'rx':  {'model': 'mb_2024_rev_0_2',
+    'rx':  {'model': 'mb_2024_0_2',
              'coef_p2': 1.00,  # slope for conversion for ADS, measurement in V/V
              'latency': 0.010,  # latency in seconds in continuous mode
              'sampling_rate': 50,  # number of samples per second