Hi Nordic team,
The LTE link monitor app is not showing up in my NRF connect for desktop v3.6.
What would I need to do in order to add it?
Is there a http link you...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hi
I'm on the very beginning stage to ncs for vscode.
I followed the course to build my first blinky example, but failed always.
I double checked my step and all the...
Hi,
I'm using nRF52832 development board with blinky example and with PPK kit I'm trying to get the actual power consumption from the development kit.
I think the actual...
We are working on a project where we have space constraint. We are placing AMS AS7038 , which is a Biosensor Solution with Embedded ECG Channel + Analog front end, just on...
Hi,
1. I tried to test AGPS, but an error was reported. The test results are as follows:
Why is the error reported? Is it that this routine does not support AGPS, or is...
Hi! I was wondering if I could use an SWD connection to recover a bricked chip. This chip is on a custom PCB that has pins allocated for SWD.
The chip itself is stuck at...
I'm looking for assistance or example sources of being able to dynamically control the Nordice device subsystems power. i.e. the serial uart used for the Zephry shell. But...
HI .
Two questions for the nRF52840, please have your comments, thanks. 1. Does nRF52840 Zigbee support SEP 2.0? 2. Can nRF52840 Zigbee be replaced with other protocol?...
Hello ,
I am facing issue while building Building example DFU application 'secure_bootloader_ble_s132_pca10040'
I am using SEGGER Embedded Studio IDE, and while building...
Good afternoon, I am new to nordic sensors. I would like to develop a phone application using Android studio that reads accelerometer values from the Nordic 52. How could...
Hello,
I am using nrf52840 with led blinky example for power consumption but it consumes 0 micro amp so i think reading was not correct so how can i troubleshoot this ....
Hi,
in my application I have setup the nRF52 to wake-up from deep sleep if a low value is detected on either of two GPIOs (4 and 5). What I'm trying to achieve, is to be...
I changed the SDK version of my project according to the steps of How can I change the SDK version of my program - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi...
Setup Visual Studio Code and installed the toolchain manager stuff got 1.9.1 of the SDK and the command line stuff for my windows 10 machine (if that matters). And trying...
Hello,
I have a Nordic Thingy 52, and I installed the Android application from github: https://github.com/NordicSemiconductor/Android-Nordic-Thingy
I can connect the...
Hello,
I am trying to send data via GATT notify at a rate of 60hz. I have created a tx thread that calls bt_gatt_notify in a loop and sleeps for 16ms. However, during profiling...