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, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
I'm looking to use the new Zephyr support for the ProMicro nRF52840 board, which appears to be available in NCS v3.
However, Zigbee R23 only appears to target v2.9.0.
...
Dear devzone support,
I have a quick quesiton.
Why does the nrf5340_audio application only support 1 BIG, while the nrf_auraconfig support 2 BIG. Is it because of using...
Hello,
I'm adding power management to a custom driver that talks to a sensor via uart2 of the nRF9151DK. But from my tests it seems that uart_irq_rx_enable() has no effect...
Hi all,
I've got an existing OpenThread project for my workplace's metering product which currently is written for a TI CC2538 and I'm porting it across to run on a nRF52840...
Hi, I have a custom board with nrf54l15 and it does not have a 32 kHz crystal, it only has a 32 MHz crystal. Sometimes the code gets stuck at this line: Can it be related...
I have a peripheral which has an nRF53. It connects to either an Android of iOS phone. I've been testing add Connection Subrating. However I've been noticing that the Connection...
We have a Nordic 52840 based product which today we support with a custom gateway hardware. Now we want to write mobile apps (Android and IOS) to talk to this directly.
...
I have an NRF9160 system running and I see mention of " The nRF9160 PWM peripheral can capture the period and pulse width of an external PWM signal" but was a little confused...
DeviceTree Visual Editor shows SPI1 as enabled, but the changes are not reflected properly in the GUI or in build behavior.
I receive the following build error : " DT_N_S_soc_S_gpio_50000000...
The nPM2100 datasheet (v1.0) provides Figure 8: Load current triggering mode change vs. VOUT.
Can you confirm:
1. Consider the system is in Low Power mode. If the load...
Hello,
I am trying to implement OTA through BLE, and as Im building the program, Im getting a build error as :
error: 'FLASH_DEVICE_BASE' undeclared (first use in this...
Hello. I have a light sensor connected to 2 gpio pins on nrf5340, Enable Pin : P0.08 and Output Pin: P0.07 Trying to trigger an interrupt based on the light. With the button...
hi support team,
docs says we can program 54l15 external spi flash ,please refer to : https://docs.nordicsemi.com/bundle/nrfutil/page/nrfutil-device/guides/programming_external_memory...
Hi,the Nordic team I'm working on low-power devices that Matter over threads by nrf54l15,I found a problem at present. I interrupted the configuration of the two PIR input...
Hi all,
I’m working on an nRF5340 project where the network core runs a hci_ipc firmware to forward HCI RAW packets to the application core, which then parses vendor-specific...