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

[TW#17458] AP Disappear #1459

Closed
Pratikhyadav opened this issue Jan 3, 2018 · 2 comments
Closed

[TW#17458] AP Disappear #1459

Pratikhyadav opened this issue Jan 3, 2018 · 2 comments

Comments

@Pratikhyadav
Copy link

Hello

I created Simple Rest Server using netcon library.
Simple Rest Server Works Fine.
But When I introduce Flash Write Operation.
I am Writing to flash from 0x300000 location.
Size of Data Written into flash is 900KB.
My AP disappear After 3 Hour.

My partition file detail is As following:

Name, Type, SubType, Offset, Size, Flags
nvs, data, nvs, 0x9000, 0x4000,
otadata, data, ota, 0xd000, 0x2000,
phy_init, data, phy, 0xf000, 0x1000,
factory, app, factory, 0x10000, 0x100000,
ota_0, app, 0x10, 0x110000, 0x100000,
storage, data, 0x82, 0x210000, 0xC0000,

When I Replaced Flash Write Operation with 100 ms Delay, Which works fine more than 12 hours. And AP Not Disappear.

Is there Anything I missed.?

Let me Know If anyone requires More Detail about it.

@FayeY FayeY changed the title AP Disappear [TW#17458] AP Disappear Jan 8, 2018
@jack0c
Copy link
Collaborator

jack0c commented Jan 14, 2018

Duplicated with #1372 @FayeY

@FayeY
Copy link
Collaborator

FayeY commented Jan 15, 2018

Closing this, as this issue is duplicated with #1372.

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

3 participants