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 developing on an nRF52811 and I've noticed that I can't set/clear the pins such as the ones in the bracket in the picture below.
I'm using nrf_gpio_cfg_output(pin_num...
My product is devloping in nrf52810 with Zephyr . The flash is too small. At present, using all peripherals, the size of app_update.bin is 55KB. The size of MCUBoot partition...
Hi,
I'm a beginner, I want to do a test that will create a thread by "K_THREAD_DEFINE" marco.
Then I will continuous print "Hello~~~" per second. That's all.
But I don...
Hi everyone.
I'm approacing to the nrf52833 SoC following this official tutorial but when I import the example template the VSCode finds the cmake tool in my espressif ...
Hello,
SDK Version - 17.0.2
Mesh Version - 5.0.0
I'm using nRF52840 DK to build mesh example(light_lc_server & scene_client).
I try to save the scene of the...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v1.9.1 I have two quick questions. 1) How to add version information(string) when make binary. 2) How can I read version when I finish...
Could you pls advise what control is there over the output voltage on PPK2?
For example, the STM power monitor only supports discrete output voltages such as 1.8V, 2.4V...
Dear Support Team,
I'm trying to test 802.15.4 feature with the precompiled radio_test hex file, but got an error when connecting the CLI through PuTTY. Below is the detail...
I am very new to the Nordic line and I have an nRF5340-DK that I would like to build a basic BLE Remote Control project. The Remote Control must pair with a phone or computer...
Hi,
I am using VS code for my project, which is using bl653 board. While in build configuration setup in vs code am getting this error. ERROR: source directory - does not...
Trying to add UART capability (sample project from console) to a a ESB transmit sample project. Could not get a build assert to work.
1) Tried to add all of the selections...
Hello,
On a BLE Central, how can I enable connect with auto connect to a peripheral with previously saved bonding information.
Once paired and bonded, I can recall bonding...
Hi everyone,
I am updating firmware for mesh using following this commands:
PS D:\nrf5_SDK_for_Mesh_v5.0.0_src> nrfjprog --program .\bin\softdevice\s140_nrf52_7.2.0_softdevice...