diff --git a/openair2/COMMON/platform_constants.h b/openair2/COMMON/platform_constants.h
index e36656e43d718f8c7c555ce62b6620d72572f715..e1dc28a71be325a2cd66ae13078eb227670bec2f 100644
--- a/openair2/COMMON/platform_constants.h
+++ b/openair2/COMMON/platform_constants.h
@@ -84,8 +84,8 @@
       #define MAX_eNB                      2
       #define MAX_gNB                      2
     #else
-      #define MAX_MOBILES_PER_ENB         5 // This was maxed at 4 Why? -Andrew
-      #define MAX_MOBILES_PER_ENB_NB_IoT  5
+      #define MAX_MOBILES_PER_ENB         20 // This was maxed at 4 Why? -Andrew
+      #define MAX_MOBILES_PER_ENB_NB_IoT  20
       #define MAX_MOBILES_PER_GNB         2//16
       #define MAX_eNB                      2
       #define MAX_gNB                      2