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...
nrf connect sdk version :1.2.0
application:nrf_: desktop
I use command " west build -b nrf52840_pca20041 -d build_pca20041" , but it report error at last.
I don't know...
Hello
Currently, there are systems that operate with peripherals developed with nRF52832, SDK v.12.2.0. I have a question about supporting this for meshes.
1. Are you...
Hello,
I am trying to send a rather large HTTP payload from the nRF9160, the payload is about 10KB in size. The problem I am running into is that after about ~4KB of data...
I'm actually building a project that need to communicate with sdcard.
i read a lot about that and i'm very confusing when i passed on nordic sdk lot of code and ressources...
Hi all,
I am working on a project which uses a vibration motor. I want the vibration motor to vibrate with different patterns. I have read online that a 20kHz PWM can be...
Hi,
I've found this answer which states that the NUS throughput is around 2-4 kB/sec.
https://devzone.nordicsemi.com/f/nordic-q-a/27044/ble_uart-demo-throughput-is-very...
Hello guys
I am trying to compile the latest nrf sdk with version v1.2.0 it fails with the following error
but when i compile either v1.0.0 or v1.1.0 it is successfully...
Hello:
I am using the QSPI example on the NRF52840 dev board with the objective of implementing SPIFFS. After a lot of tinkering I believe this is not possible due to...
My PC is windows 7 64-bit. I use SDK16 with softdevice. I am porting CDC code to my application as follows. It has 2 issues. 1st: It will cause hardfault if I call the function...
I used dfu_bootloader with integrated usb function to perform jump application test, and found that after the disk is mounted to the computer, if the device is not removed...
Hello,
I am developing ble mesh module using nrf52832 and trying to do DFU for over 100 nrf52832 modules.
but sometime i got some problem that .....
(1)
I see a...
HI ,
We use official hardware and software to develop mesh products. Taking light_server as an example, the test is as follows: Hardware: nRF52840-DK Software: nrf5_SDK_for_Mesh_v4...
Hi!
Currently I'm using the nRF5 SDK and successfully configured the SDK to compile the blinky example for pca10059 (nRF52840-Dongle).
When I plug the dongle and program...
After fixing my nRF9160 DK certifications it now connects to the network and LED4 is on solid. Now that it's connected, I need to learn how to connect to a server and pass...