I'm attempting to enable provisioning using attestation tokens in my project. As soon as I add the config;
C:\Users\RANDAL~1.PHI\AppData\Local\Temp\ccKWl0nJ.s: Assembler messages:
C:\Users\RANDAL~1.PHI\AppData\Local\Temp\ccKWl0nJ.s:1406: Error: missing expression
I'm building for a custom board, that has the nrf9151 on it. Using SDK 3.1.1
now when I build the nrf_cloud_multi_service sample, targeting the nrf9151dk it builds fine, which I think means that I have some sort of CONFIG conflict.