Questions tagged [particle-electron]

3 questions
0
votes
1 answer

How to read data from websites on Particle

I am working on a project with a Particle device (as in particle.io - its tough searching for this stuff given that it has such an ambiguous name). I've been doing the tutorials, but I haven't been able to find anything on accessing an HTTPS website…
user5066158
0
votes
0 answers

Nginx not receiving request from IoT device on some ports

Riddle me this dear Stack Overflow gurus. I have an aws EC2 instance. I have exposed the ports on the security group associated with the EC2 instance, and on the firewall (ufw). I have an IoT device that sends http requests to an endpoint. If I…
Freddie
  • 13
  • 3
0
votes
1 answer

LIS3DH temperature acquisition

I'm trying to get temperature from LIS3DH sensor (accelerometer with integrated temperature sensor) I'm using Particle electron board that contain that sensor. The datasheet provide too few information set TEMP_EN and ADC_EN from TEMP_CFG_REG…
Nathanael
  • 77
  • 4