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 just received my nRF52 development board and I have tried to program one of the pre-bjui;t examples (Blinky). The USB drive on the board appears and if I drag the hex...
Hi,
I'm using an application with FreeRTOS , nRF52833, SDK 16.
When I'm trying to get it into low power (sleep mode) the system still consumes ~4mA
In vPortSuppressTicksAndSleep...
Hi,
I am starting with PPK. Tried some measurements on ble examples and looks like i am doing something wrong. I have aproximatelly 7mA during advertising. Am I doing something...
Hi,
i have load existing program to new nRF52 module. But it shows NRF_ERROR_NO_MEM.
Same old module doesn't show this error. i also reload the soft device. But no improvement...
I'm looking to implement the following security schema:
The peripheral does not have a display nor input capabilities
A smartphone will connect to the device
The peripheral...
I can use the nRF Sniffer to capture packets , but info "Empty PDU" is more and more, I want filter it. Please kindly help me how to operate it. Many thanks!
Hello. I have 3 peripherals connected to 1 central. The BLE_GAP_EVT_TIMEOUT event occurs in Central. Occurrence timing is random, p_ble_evt->evt.gap_evt.params.timeout.src...
Hi,
We are developing a solution with our partner company based on nrf52833 using S140 softdevice.
I would like to change the advertisement power after every advertisement...
I'm new to the nRF5340 and zephyr and ncs, but I have gone through the tutorial series https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts...
I'm trying to look at the nRF log for the temperature example I found in examples/peripherals using my nRF52840 development kit.
My laptop is windows and I have the DK plugged...
i am working with nrf52832
i need to check 2 analog inputs and set my own v- (ref)
i can have value read every few seconds so no fast readings needs to be done
if...
Hi, I'm currently evaluating using a nRF52810 based module to synchronize time between a number (2-20) of the same devices. I currently have a working prototype using an ESP32...
Hello,
I need to interface with a touch sensor from Azoteq (IQS263). This device allows a communication window during which you can read or write on I2C. The issue is that...
Hi,
I am trying the example project "light_switch_server_nrf52840_xxAA_s140_7_0_1_dongle.emProject", facing some errors as show in image below:
If anyone has any kind...