Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
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...