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...
Hi, I'm trying to program my custom board which has external 32MHz Xtal oscillator using nRF51 DK.
I have connected the custom board and the DK well and by using nrfgo I...
I wanted to upload a code to a control box which has a nrf51 series microcontroller. I am wondering can I use NRF51DK to program it? But I didnt see any ISP socket on NRF...
I want to estimates 51822 consumed ,I find the tools is used to nRF52. nRF51 and nRF52 are different in some parameters,so if use the tools calculated nRF51 consumption maybe...
Hello Community,
According to my Applicatrion, it is so that I have to receive data from BLE App and send them to a different Device where these values are to be written...
Hello NRF Team,
I am manusinh thakor.actually i'm developing one BLE application using NRF8001 .i bought NRF8001 chips from mouser.in.i already designed hardware for NRF8001...
Hello,
Is there any DFU package that can be created that would enable downloading a larger bootloader? In this case, we have the non-debug bootloader loaded and want to...
(Protocol of my I²C Device)
I have tried the nRF52832 DK for a while now with the examples and so. I want to program a different Bluetooth Module, the EYSHSNZWZ from Taiyo...
Hey all,
I'm trying to roll our "own version" of the bootloader for the Thing52. I have followed the instructions to create the PEM file and the public key. I'm able to...
Hi all,
I'm looking for some advice on what hardware to buy for my next project as I'm not clear from the specs if existing self-contained solutions do what I need.
I...
I have software on my PC with an NFC reader attached, that connects to my nRF52 devices, reads the NDEF tag, modifies it, writes it back, then reads back the modified value...
Hi,
I've been trying to get the button events from the nrf52832 where FreeRTOS is enabled.
https://gist.github.com/gpgabriel/f070e39f335da8579e9a577b44109237
The 2 function...
Hi, We are testing the dfu ota example for the PCA10040. In our application we have some default values and settings are stored in the RAM. nrfutil is unable to generate the...
Hello,
I am using the Thingy app for ios as reference to read my own temperature sensor. However, I am reaching a point where I get stuck.
I cannot understand/find where...
Are there any limitations when the central is connected to 20 peripherals at the same time? Is there a minimum connection interval (ie, can I set them all to 7.5ms?).
Hy everybody,
I'm trying to implement DFU bootloader in our custom board, starting from the "bootloader_secure_example", where I just changed leds and button pins in order...