hi,
i am using nrf51422 with sdk13.3.0 and soft device 130
i want to send 69 bytes of data,which is the best way to increase packet size
By creating custom service,can i increase packet size in my custom service?if so, how?
or should i go for fragmenting the packet?