Hi, On Thursday, 26 April 2018 13:02:56 CEST swapnil kadam wrote: > Hello Andrzej, > > i followed the same steps as you suggested. i am configuring tx with > following settings and data. > > on transmitting end: > 007092 btshell> set addr_type=public addr=01:02:03:04:05:06 > 009784 btshell> advertise-configure > 012650 Instance 0 configured (selected tx power: 0) > 012651 btshell> advertise-set-adv-data > msg_data=0xff:0x01:0x02:0x03:0x04:0x05:0x06:0x07:0x08:0x09:0x10:0x11:0x12:0 > x13:0x14:0x15:0x16:0x17:0x18:0x19:0x20:0xcb:0x7f:0xfd:0x98:0xb7:0x11:0x00:0x > 0f:0xdc:0x14:0x52:0xa 017617 btshell> advertise-start
It should be "mfg_data" instead of "msg_data" for manufacturer data :-) so you were in fact setting empty data. I'll send a fix for btshell so that it complains on unknown option instead of just ignoring it. -- pozdrawiam Szymon Janc
