Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Using nrf connect SDK 2.5.0
The nrf device is an L2CAP CoC server. I am using an RPi 4 to test with. The application is for transferring data through UART to another chip...
Greetings!
We have been using an nRF52840 Development Kit for a while now and have been performing FW updates OTA (between the same 3 FW images, cycling and updating between...
I am still on the learning curve of nRF Cloud (and the nRF9151 in general) and am trying to add A-GPS to a project.
Using nRF Connect SDK and Toolchain 3.1.1, I cannot add...
I am using the nRF Connect for Visual Studio Code Add-In running with the nRF Connect 2.5.0 toolchain and was trying to implement the application versioning on a nRF5340 DK...
Hi,
I am working on a project which uses nRF5 sdk v17.1.0 & mbedtls v 2.2.8.2. Now i ma planning to make some changes in application code and re release it. My question...
There appear to be mistakes in haptics_handler.c it appears to be using outdated functions / includes in NCS 3.2.1:
The corrections that work for me:
Changes made: ...
I must have the PPK2 data logger running for too long .because now it won't start. I see the currently available space is 0.0 MB, so maybe that's the problem.. I tried to...
Hello there, I trained my own model using LSTM and a window size of 25 for temporal encoding, and then did the TensorFlow conversion for deployment on the edgeimpulse platform...
I would like to get my Thingy:91 X to receive Location via GNSS only (no cellular, no A-GPS, no P-GPS, no AWS). Thus, I adapted the code from the "Asset Tracker Template"...
Hi,
I am working on the nRF9151 DK (nrf9151dk_nrf9151ns) and need to use an additional UART for communication with an external ESP32.
Currently:
UART0 is used for...
I am using the hardware nrf5340-dk/7002-ek I compiled the sample project http_server with CONFIG_SHELL option enabled I connected my board to my wifi network with the wifi...
Hello,
We’re starting to implement our solution in an nRF SDK project (version 3.2.2) targeting the nRF54L15 component. From a cryptography standpoint, we...
Hi,
I am on Windows and use Power Profiler v4.3.1 when the App is not maximised, I get an FPS 30. When I maximize the window, it drops below 5.
EDIT: the window does not...
I migrate an app from NCS 3.1.0 to NCS 3.2.3.
Using mcuboot with a Thingy:91 or Thingy:91X fails.
flash_img_init results in a flash_img_context, which uses ID 2, the application_slot0...