The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
Using one ADC, the current can be reduced to about 40uA after the ADC value is taken. Using a two-channel ADC, after the ADC value is taken, the current stops at about 0.4...
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...