Interface and connectivity ICs

Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How can I send particular data(string or numbers) from one node to another node using x-cube-blemesh1 package?

I want to send data(specific data) from one node other nodes or app to node. I want to see those data in while debugging. In which function call( name of the function)it is reading the remote data in the firmware part?In BLE mesh we don't have avail...

Anitha by Associate III
  • 448 Views
  • 1 replies
  • 0 kudos

what are the remaining data in the data array, actually it is 8 bytes, data[0] is for sub command and what are remaining values in 7 indexes?

Here is the structure of packet in this actually it is 8 bytes data buffer but data[0] receiving is subcommand and what are the remaining valuestypedef struct{ MOBLE_ADDRESS peer; MOBLE_ADDRESS dst; MOBLEUINT8 command; MOBLEUINT8 data[DATA_BUFFER_LEN...

Anitha by Associate III
  • 420 Views
  • 1 replies
  • 0 kudos

SPBTLE-1S not working?

Hey everyone.i have connected the following pins from the SPBTLE-1S to the ST Link V2. SPBTLE-1S | ST LInk V2 JTAG connectorVin (pin 5) | VDD (pin 19) & VAPP (pin 1 & 2)GND (pin 8) | GND (pin 16 & 18)SWCLK (pin 12) | SWCLK (pin 9)SWDIO (pin (13) | SW...

0690X000008BZnYQAW.png 0690X000008BZnJQAW.png 0690X000008BZp0QAG.png
astrone by Associate
  • 377 Views
  • 0 replies
  • 0 kudos

aci_gatt_update_char_value for 20 bytes structs

I have an issue with an aci_gatt_update_char_value call to update a 20 byte characteristics.So I defined a data struct that holds all my values.typedef struct data { uint16_t var1; uint16_t var2; uint16_t var3; uint32_t var4; uint16_t var5;...

aj.sk by Associate III
  • 754 Views
  • 4 replies
  • 0 kudos

S2-LP real output power at +10dBm

HelloI measured the output power with several S2-LP development kits with the S2-LP DK – Application v1.2.1. If I set the HPM maximum output power of +14dBm, I can measure the following output power:KIT1 (STEVAL-FKI433V2): 12.9dBmKIT2 (STEVAL-FKI433V...

0690X000008BT8iQAG.jpg
MNyff.4 by Associate
  • 525 Views
  • 0 replies
  • 0 kudos