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...
Hello, I'm experiencing frequent endless loops at 0x16cbc with s132_nrf52_3.0.0 softdevice and SDK 12.3 on a custom board with Aconno NRF52832 module. I'm using SAADC and...
Please can you help me with this fairly straight-forward technical query for a customer new to BLE.
Please can you advise which is the best way to structure the link in...
Hello,
I am currently working on the development related to RSSI of beacon using nRF51_SDK_9.0.0_2e23562(SDK). The beacons I’m using are developed with this SDK as well...
Hi guys!
I want to select NRF52840 as my target platform. Is it possible to start software developing on 52832 (for which I have devkit) and then seamlessly move my code...
Hello, I want to do a project with Segger Embeded Studio using the nRF52840 with the SDK_Mesh I have 2 nRF52840 cards and I want to transmit data to a mobile phone using a...
i compiled the ble_uart_app project it got downloaded in to the NRF51DK but the bluetooth is not getting turned on ,usually the output of this example is LED has to be turned...
Thanks for your support folks!
I am trying to read some bytes I have wrote in a MX25R8035F. From the datasheet, if you send 0x03 (READ) + 3 Byte address, then the memory...
Hi,
We want to receive the data in laptop over the BLE like nRF UART mobile APP.
we sending and receiving data in Mobile app but we can't get the app for desktop.
we...
Hi,
1-I did some test for nrf51422 (SDK12.3 + soft device S130) power consumption. result as below:
-system on sleep mode( without UART and BLE Advertise ):90uA
-system...
I am working on developing BLE app using connection oriented channel . I am using nordic semiconductor as a peripheral device and iPhone 6 as central manager.
I am able...
Hi,
I am working on a project that requires extremely low power consumption (20-50 uA) at max. We are currently consuming around 5.5mA. The project uses SPI to communicate...
Dear Nordic Team,
Thanks for supporting.
Currently i am try to check mesh network. I want mesh example code using keil IDE. I am using SDK12.3.0 and Hardware is nRF52...
How can i calculate the average current consumption, so i can estimate battery life.
This application uses Gazell to send data.
Peripherals used:
-UART for logging ...
Hi
I would like to connect the nRF52810 to 2 devices via UART interface by switching the Rx and TX GPIO pins by the software in realtime.
Is it possible? what is the method...