spresense tag

165 questions


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
62 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

2 answers
76 views
0
Is it possible to supply power from the Spresense expansion board to external equipment?

Is it possible to supply power from the PC to the external device from the MicroUSB terminal of the Spresense expansion board while supplying power to the Spresense itself?The external device is a Min...

2 years ago

1 answers
62 views
0
"Software Serial Library" Behavior in LowPower.clockMode (CLOCK_MODE_32MHz)

SPRENSENSE Arduino IDE (Ver1.8.16) is programming using the Software Serial Library.Setting LowPower.clockMode (CLOCK_MODE_32MHz) and lowering the operating clock to 32MHz will prevent normal communic...

2 years ago

1 answers
69 views
0
Compilation error when including SPI.h and SD.h: "Multiple libraries found"

When I included SPI.h and SD.h, Multiple libraries found is displayed, resulting in a compilation error.The development environment is ArduinoIDE.Error Message ReceivedMultiple libraries found for SPI...

2 years ago

2 answers
104 views
0
Understanding the Use of GPIO Control Functions in the SPRESENSE SDK

I'm trying to control GPIO with SPRESENSE SDK.Include the following I tried to use board_gpio_config or board_gpio_write, but I got an error message and couldn't use it.Do I need any special settings ...

2 years ago

1 answers
40 views
0
Error in making startup script configuration in the Presense SDK

I am a beginner who has just started the Pressense SDK.I'd like to have it auto-booted, but I can't set it up because of a Make error.environmentBuild the latest version of the environment according t...

2 years ago
« - 13 - »

© 2024 OneMinuteCode. All rights reserved.