Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADC sample needs some changes #1

Open
martiles opened this issue Mar 28, 2019 · 1 comment
Open

ADC sample needs some changes #1

martiles opened this issue Mar 28, 2019 · 1 comment

Comments

@martiles
Copy link

Change to: CONFIG_BOARD_NRF9160_PCA10090NS

defined(CONFIG_BOARD_NRF9160_PCA10090) || \

Add this in all prj.conf:
CONFIG_MAIN_STACK_SIZE=4096

CONFIG_ADC_NRFX_SAADC=y

@Rallare
Copy link
Owner

Rallare commented Apr 24, 2019

Looks like many other examples also need to have the stack upped. PR to "nrf" to change the defconfig for nrf9160 non-secure might be a good idea?

Rallare pushed a commit that referenced this issue Aug 10, 2020
…ures

Customer engineering, new features added to SLM TCP Proxy
Feature #1 is handled by new unsolicited notification of "#XTCPDATA",
then client could fetch all data with "AT#XTCPRECV" command. If
received data cannot be reserved inside SLM, an OVERRUN unsolicited
notification is sent then data is dropped.
Feature #2 is handled by returning socket handles. Also added an
unsolicited notification when TCP Server close client connection due to
connection time-out.

Signed-off-by: Jun Qing Zou <jun.qing.zou@nordicsemi.no>
Rallare pushed a commit that referenced this issue Aug 24, 2021
Pressing a long press of button #1 to kill/abort running
ping/iperf instances, including all th -command threads.
Jira: MOSH-143

Signed-off-by: Jani Hirsimäki <jani.hirsimaki@nordicsemi.no>
Rallare pushed a commit that referenced this issue Aug 24, 2021
Support to kill/abort sock tool sending by
long pressing DK button #1.
Jira: MOSH-143

Signed-off-by: Jani Hirsimäki <jani.hirsimaki@nordicsemi.no>
Rallare pushed a commit that referenced this issue Mar 21, 2022
LED #1 is now on indicating if LTE is registered.
Jira: MOSH-154

Signed-off-by: Jani Hirsimäki <jani.hirsimaki@nordicsemi.no>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants