Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
Hi,
I’m working on nRF54LM20A and trying to configure the internal capacitors for the 32.768 kHz crystal (LFXO) using the factory trim values in FICR.
According to the...
Hello, read through the documentation about the SAADC and found the TRIM.LINCALCOEFF[n] register. ADC-linearity is important in the project I'm involved in... Seems that the...
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...