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 am hoping to pass data from the nRF52840 to the nRF9160 over UART_0, on a custom PCB. For context, the aim is to pass data at a rather quick rate and good reliability. The...
HI,
I want to make a receiver to get BLE packets on any channel.(NO SOFTDEVICE)
I fail to fullfile it yet by reading <nRF52810_PS_V1.3.pdf>.
Any other hands can give...
Hi,
I am working on the asset_tracker application example on a Thingy:91 device. As I understand it, to activate the GPS it is necessary to keep the button pressed for a...
Hi,
In nrf9160 I want to check the communication of LTE device.
I have installed nRF Connect for Desktop, Getting Started Assistant, LTE Link Monitor, & Programmer.
...
Dear,nordic:
Please help me solve the exception encountered during the MQTT connection
SDK : ncs v1.2;
samples : asset tracker;
path : ncs\v1.2.0\nrf\applications...
Hello everyone a basic question but just to be sure.
I would like to make a custom board and I want to program this board with segger Embedded studio, should I just have...
Hi!
I managed to get the device connected to the nrfCloud and started receiving messages from it.
Anyway, the embedded antenna cannot catch the signal very strongly. Can...
Hi,
I am trying to test the asset tracker code on the nRF9160DK from the precompiled hex files from [ images_dfu_hex/nrf9160dk_asset_tracker_dfu_2020-04-29_bc7ade8b.hex...
It was my idea to compile the mqtt_simple vom v1.3.0.
I spend now one week with your sdk. I tried it with SES and also with command line. Absolutly nothing worked.
The...
I am using a nRF52840-PCA10059 dongle to acquire data at a high rate (between 50Hz and 400Hz).
The connection is very unstable, after some seconds of acquisition, it sort...
We recently bought four 'nRF 52840' dk boards, and are trying to do board to board (non-mesh but single) wireless connection. However, there are just documents of mesh-communication...
Hi all,
I'm running into trouble using openocd to flash code onto the nrf52840 and then step through it. I'm running High Sierra (although I doubt that's important), and...
Hi, I'm designing water meter modem using the nRF52840 + nRF9160. I will apply nRF52840 as a HOST CPU and the nRF160 contol by nRF52840. (please refer to picture.) Which Interface...
I have developed an app with DFU using SD s112(version 5) for custom NRF52810 board.
Q1: I want to update SD s112 to version 7. is it possible ?
Q2: how ?