tcwjohnson Hi, I’m trying to use cJSON in the mqtt_simple example but the module is blocked in the west.yml: https://github.com/circuitdojo/nrf9160-feather-examples-and-drivers/blob/v2.3.x/west.yml#L15 Is there a reason for this? Thanks
jaredwolff That was me trying to reduce the amount of dependencies since I’m not using cJSON in my samples. You’re welcome to comment it out and run west update or provide a PR to remove that line.