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, ...
This is the command I used to generate setting.hex.The primary address of my app is 0x19000.
This is my hex distribution. The library used is nRF5_SDK_17.1.0_ddde560....
I am trying both v3.0.0 and v3.0.2 SDK; the board I am using is the nRF9160DK, version 1.1.0. There are 4 scenarios:
1) Run on Linux (minicom or Serial Terminal) following...
Hi,
I'm using an ISP2053 (nrf5340) chip on a custom board and debugging using the nrf5340dk. I'd like to use P0.02, P0.03 as part of an SPI bus.
I set up a simple experiment...
Hello-
I'm working on our design for the nrf9160 and I've been trying to wrap my head around the FCC certification. I know that the nrf9160 is an FCC certified module and...
Hello,
On nRF52832, I implemented a code with PWM output at P0.07.
Here is the section at my overlay:
pwmleds {
compatible = "pwm-leds" ;
pwm_led0: pwm_led_0 ...
Hi,
I am programming with nrf52833,ncs v2.9.0,generating peripheral_uart to peripheral_hid_keyboard sdk.
And now with working serial times,err happend and log is Not able...
I was doing development on the development kit and I noticed that when flashing the device there is application core and modem core firmware that is flashed
I'm trying to...
With the transition of the RTC peripheral on the nRF52, nRF53, etc series to the GRTC peripheral on the nRF54L, it appears there is no longer any low-power counter that can...
Background
Our device uses the CONFIG_LTE_NETWORK_TIMEOUT option from LTE Link Control, which by default is set to 600 seconds (10 minutes). I haven’t found any specific...
Hi:
I don't receive any messages in the console during any of the exercises in Lesson 3 and Lesson 4 of the nRF Connect SDK Fundamentals.
No errors occurred during the...
Hello, as the title suggests, I have an issue when powering the nRF9151 DK with an external power supply. Normally, I power through USB, and it's fine. However, when I followed...
Hello,
I'm looking for answers and some explanation for two main questions - is it possible to perform non-simultaneous multi-image FOTA over WiFi? Is it possible to support...
Dear,
I’m experiencing an issue with performing DFU over BLE Mesh. I have a setup with one node acting as provisioner and distributor. This node has a new image loaded ...