sense tag

180 questions


2 answers
61 views
0
Slow EEPROM.read and EEPROM Write

It takes about 10 ms to process one EEPROM.read() and 57 ms to process EEPROM.write().Even if I just commented out delay() with eeprom_read and eeprom_write in the example sketch for Spresense, it wil...

2 years ago

4 answers
54 views
0
GNSS.iso Does Not Work Properly When Inserting an SD Card in Sony Spresense

When Sony Spresense runs GNSS.iso, an example sketch from Arduino IDE, it is not possible to capture a satellite with an SD card on the expansion board.If no SD card is inserted, location information ...

2 years ago

1 answers
85 views
0
How to only clip images obtained by video stream

Development Environment: arduino IDEboards:spresenseI tried to find a way to clip only the QVGA YUV422 image obtained by video stream, but it has not been resolved.I understand that the following func...

2 years ago

1 answers
48 views
0
About Saving Sony Spresense Image Data to an SD Card

I use the camera module and camera.ino to record images on the SD card, but I can only save about 2 frames per second.Please tell me how to make it possible to record on an SD card at about 30 FPS.Tha...

2 years ago

2 answers
78 views
0
I want to shoot a video with a pressense.

camera.ino provides an example of capturing JPG.By the way, is it possible to take a video?At that time, is it possible to record the sound as well?

2 years ago

1 answers
39 views
0
Eclipse debug Sample Hello World

We are building a debug environment for ecipse+openocd.I don't know how to debug the example hello program.Could you tell me the steps in detail?Now, what I've tried is when I started debugging nuttx....

2 years ago

2 answers
66 views
0
Information on how to make sounds from the Presense

For more information on connecting speakers to the Presense and making soundsI'd like to connect the speakers to JP8 and JP9 on the Spresense expansion board and play the sound.We are considering impl...

2 years ago

1 answers
73 views
0
Information About Sending Over 1500 Bytes on wget_post in the Spresense SDK

I noticed that I was trying to send a binary file by modifying sdk/system/netutils/webclient.c.If I try to send more than 1500 bytes of text (buffer), I try to send the buffer bytes properly for a few...

2 years ago

3 answers
61 views
0
Even Parity Settings for Serial 2 (UART2)

If you know how to set the even parity of UART in Spresense, please let me know.Currently, there is an error and it seems that only non-parity can be set.Serial2.begin(9600, SERIAL_8E1);Run this and y...

2 years ago

1 answers
60 views
0
SDK Ver2.3.0 Example_awsiot results in errors and resets after running for a long time

[Operational Instructions]lte_aws_iot_sample applicationlog1 [About 16 hours of log]sdkTest/sub hello from SDK QOS 0:22592Subscribe callbacksdkTest/sub hello from SDK QOS1: 22593Subscribe callbacksdkT...

2 years ago
« - 14 - »

© 2024 OneMinuteCode. All rights reserved.