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...
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, ...
I'm working on a switch device using nRF5 SDK for Thread and Zigbee version 4.1.0 on an nRF52840 on a PCA10056.
I can get my device to join a network, and can see that the...
I see that Apple finally played their card in the consumer asset tracking device space last week. the "Find My" network will be available to third party devices. Details are...
Hi,
I'm working on the Basic example Blink_led.
I would like to change from LED 1 to LED 2. I changed the ch0-pin = <3> in the nrf9160_pca10090_common.dts but now the...
I would like to implement firmware update of nRF52832 through UART from Linux SoM, do you recommend following the DFU procedure or implement custom bootloader? I don't need...
I am using the 9160DK (0.9.0) and testing the PSM and eDRX modes with ncs V1.3.0. if I program the Asset_tracker without any changes I can connect to the nRFCloud.
from...
Hi
Unsopperted device. The detected device could not be recognized as neither JLink device nor Nordic USB device
I believe nRF connect programmer can't fint nRF5340...
On reviewing Zephyr SDK V1.3.0-rc1
I am able to build and run the soc_flash_nrf example as a nrf9160dk_nrf1960 board all works as expected.
when I try with nrf916dk_nrf9160ns...
Hello!
I am working with the nRF9160 devkit and I have encountered an issue.
I cannot seem to properly enable PSM to use the GPS and LTE at the same time.
In the application...
Hello, For our project we were planning on using a 3rd party module MS88SF2 (nRF52840), which schematic snapshot is provided and which will be powered though the li-po battery...
Hi guys,
I am using the Nordic nrf52832 board for my project. One of my goals is to enable the device to read the voltage from the external source. I have already found...
I think I am having a problem with Radio Notification. I am not sure. I have an application where I need simultaneous “Central and Peripheral”. Device only needs to advertise...
I am trying to do Mesh DFU.
I have done updating ble_app_blinky successfully for the 1st time over mesh but after that, I tried to do again by increasing the application...
Hello,
I am working on a custom board using a nRF52840 based module. I am using SDK 14.2
I am running the following simple code to sense when an GPIO goes to a low state...
I know I can set the TRACEMUX pins to 0 to enable the GPIO instead of SDO. I do this on the first line of the program.
My problem is that when I click debug, from the time...