Murata 1LD functionality

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
DaRa_4056336
Level 3
Level 3
First like received First like given

Hi,

I am starting working with Murata 1LD connect to my mcu, I need several features I am thinking how to start with exisiting examples..

1. Bluetooth - I need to use the bluetooth as BLE serial port, serial gatt service is good for me or there is better option?

2. Wi-Fi - I need to send json to https address, I saw there is https client demo, it is not exactly what I need?

Thanks!!!

David

0 Likes
1 Solution
RaktimR_11
Moderator
Moderator
Moderator
500 replies posted 250 replies posted 100 replies posted

What is the MCU you are planning to connect to? 1LD has STM32F412 in it already (Do you mean to use that?)

1. You can use the SPP profile

2. You can modify httpbin_org snip application (https_client is deprecated and the library is modified in the newer SDK) to send json to https address. The libraries are already present in WICED SDK which can be found at 43xxx_Wi-Fi/libraries/protocols/HTTP_client

View solution in original post

8 Replies