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 have a Segger J-Trace Pro and am attempting to enable trace debugging of my application. I have a custom board that breakout out the appropriate Trace Clk and Trace Data...
Installed nrfutil with python 3.8 and pip3 20.0.2 on Windows 10 Trying to run dfu over usb-serial: nrfutil dfu usb-serial -pkg FW.zip -p COM4 -b 115200
I get the following...
Hello,
I got a problem with the nRF sniffer for Wireshark. I got the following configuration:
Board: nRF52-DK pca10040
Hex file: sniffer_pca10040_129d2b3.hex (provided...
Hello:
nRF52840 UART peripheral receiver FIFO reset
Whenever there is a receiving error ( Frame error or Break error or any) , I would like to reset the receiver's FIFO...
I have an application that requires mains power for lighting with a BLE receiver that is permanently advertising and scanning and I need to be able to dim the lights. My circuit...
Hi
I am new to nordic processors.
I am using spi_ pca10040 project as a reference for my custom board. On my board the SPI pin configuration is different from pca10040...
I understand the reason for the polygon cutouts under component pads in the RF nets in nRF9160 DK design (and others). However, at LTE and GPS frequencies this doesn't seem...
Hello,
lately I've often noticed problems while reaching nordic devzone, the server is often very slow and will sometimes not respond at all. Is it just me here in germany...
Hello guys,
I programmed the gps sample on the nrf9160 DK, but I get:
I added a printk to see which of the at_cmmds were failing but I get inconsistent results. It used...
Hi,
Working with ads1220 which runs on SPI. There standard SPI pins - dout, din, sclk, drdy. In its datasheet there is written it is possible to merge dout with drdy to...
How to upload code to nrf52840 using arduino or usb2ttl as I have ms288fv2 help me guys or suggest me the board using which I can upload to code to nrf52840 if and ms88sf2...
Hello:
I'm testing nrf9160's A-GPS function, and I find that an error of SUPL will be reported at runtime:
I use master branch of the nrf repository(nrf/samples/nrf9160...
I have a Windows 10 laptop (Acer Swift SF 514-52T) where I have installed the setup for nRF9160 from "nRF Connect for Desktop".
All steps followed.
I got some issues...
I've got my application wrapped in mcuboot for HTTP-based firmware updates which is working fine. In the past couple days I've enabled CONFIG_NVS using the code in zephyr...