Hello,
I would like to know if it is possible to provide an example based on the lte_ble_gateway sample for writing and reading the characteristic!
I changed the example and I'm connecting with an nRF52840, but I'm not able to write or read the characteristics.
I noticed that many people also have difficulty in incrementing this in the example, so I think it would be very useful if they could demonstrate this in an example, most topics about this tell the user to base themselves on the nus_client example, but it's not that trivial, the code bases are very different and even based on this code I could not implement it successfully.
The tutorial in the link below demonstrates very well how to perform this implementation based on NUS, but I find a lot of incompatibility when I try to implement the functionality described in the tutorial for the lte_ble_gateway sample. Is it possible to implement this functionality in the sample? Could you give a very brief example of writing and reading the characteristics?
I'm using NCS 2.0.0 and nRF9160DK!
Thank you.