Custom service

custom GATT services/characteristics with CodeLess

Sat, 2017-12-30 14:51--veranith

Hello

looking at current (beta) status if the CodeLessAT Command Solution, there doesn't seem to be a possibility to either :
作为一个中央/关贸总协定客户端,发现关贸总协定爵士v/chars and then query the PERIPHERAL / GATT server to READ, WRITE, subscribe to NOTIFYs, etc.
- as a PERIPHERAL / GATT server, to define a set of services and characteristics.

Is there something planned in this direction ?

Many thanks

Veranith

Custom service 2 problem

Mon, 2016-08-01 09:32--bensalemsaif

Hello,

I have a project with custom service 1 , and now I want to add a new service, so since custom service 2 is already there, I just added it to my project, but when I disable custom 1 and enable only custom 2 , I could not see it when connecting with my nRF Connect application, and if I enable both custom 1 and custom 2 , connection takes a long time in service discovering then the device is disconnected.

Create many customs services

Thu, 2016-05-12 08:02--bensalemsaif

Hello MT_dialog,

I already used the template project yith cust1 and cust2 services, and now I want to have 100 fields, so what could be the best way to do that ?

Should I have just one service with 100 fields or create for exemple 5 services and 20 fields per service ?

Otherwise , is there any better solution ? because I need to send 100 variables in connected mode to my BLE app.

Thank you,

Subscribe to RSS - Custom service