Interface and connectivity ICs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

hello, i paired and bonded my peripheral with my cellphone (Galaxy s8). I expect that after disconnecting, the cellphone can reconnect automatically to the peripheral as soon as it enters in its range, but this does not happen. Thanks

On my phone i'm using nRF Connect app. I can manually connect (and bond), disconnect and reconnect, but i'd want to reconnect automatically.What i've done on my device:/*Set capability*/  ret = aci_gap_set_io_capability(IO_CAP_DISPLAY_ONLY); /* Set a...

LMoio by Associate II
  • 367 Views
  • 2 replies
  • 0 kudos

i cant send data over i2c

I wanted to use the MCP4725 12 bit DAC chip so I can generate analog voltage range of 0-5 V. Now I have 2 problems. My approach was as follows: first I checked communication with this showen below function.if(HAL_I2C_IsDeviceReady(&hi2c1,0xC4, 2,10)=...

Samuel1 by Associate III
  • 1533 Views
  • 6 replies
  • 0 kudos