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...
Hi, I have added the SAADC example into my BLE_UART example and SDK 15.03. i need to use ADC for sampling some adc data.
I added SAADC example code to my application and...
Hello Nordic team,
I'm currently working on a project on a nrf52840 DK with the SDK 15.3.0.
As central role, I have an external component that sends big chunks of data...
Hello,
I'm implementing some ble service that send node id, timestamps, accel values, gyro values.
So I'm trying to modify ble tms service at Nordic-Thingy53-FW .
I...
I have created a custome board for the nrf52810 after having tested its functionality on the development kit.
I have followed the reference schematics contained within...
Hi
Can you please point me to some documentation which shows how to run SD140 with freertos on an 840 chip?
Look forward to hearing from you
Kind regards
Mahendra
When I try to connect my device(iOS Application) to my peripheral(BLE Device), I want to send this passkey programmatically during the connection. I'm using BleManager but...
Hi,
a dumb question. For a board with voltage regulator installed is it allowed to connect SWD VTref to the regulator input (at <VTref1> point)? It's assumed that VTref...
Hello all
I've read various other threads concerning this topic, but I still can't wrap my head around it.
What I think I understand of this topic:
ATT_MTU can be...
Hello,
I'm trying to configure two TWI slave devices on the same TWI bus on my custom board(nRF52832). One slave is RTC, and the other is a biosensor. The TWI configuration...
Currently, I am using SES for development. So when I use the "Build and Run" option in SES the program runs properly. This also generates the .hex file in the Release folder...
I need to set HEX value (uint8_t value[7] = {0x56,0x45,0x52,0x53,0x49,0x4F,0x4E};) on my custom character to be read by my phone. but the value that is displayed on my character...
Hi,
1. I have been trying to measure the current consumption of the development board of nRF9160 in PSM mode, however, until now I could have not understood the role of...
Hi all,
I'd like to pass bootloader version (2bytes) from bootloader_util_reset function (bootloader) to the main of application. can help me to acheive that?
Thank...
Hello,
We are facing recently an issue that is very weird because it is not occuring every time. Indeed, the issue occurs after a DFU update, sometimes when the application...