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 was running an application we have recently developed and it was connected to my phone when the LED1 started glowing faintly and then the bluetooth connection dropped. After...
Hi,
Our product has the HID of profiles and the connection is bonded link. So Auto re-connect in the system of mobile when the bond of the mobile around the device.
But...
I have developed software for a custom board (#1) with the nrf52832-CIAA (QFN packet) with LED's and buttons. It works.
I use the same software for another custom board...
m_prov_state is getting assigned at line #150 as well, I thing the assignment here is redundant.
I have also created a pull request on GitHub for this. Although this is...
I am trying to use an application timer along with some variables. I am using ble_app_template as base. To start of I've got the timer without any parameters being passed...
Hello,
I'm trying to port my application from the nrf52832 to the nrf52810. I'm using the Fanstel modules, originally was using BT832 and am now trying to bring the application...
1.What are the dimensions of the NFC antenna (component A1) for the reference designs given in the design files here
http://infocenter.nordicsemi.com/pdf/nRF52832-CIAA_Ref_Layout_v1...
Hi,
As showed in the code, I masked " else if (m_nw_state.provisioned_devices == 0) ", then it reported "NRF_ERROR_NOT_SUPPORTED".
Can you tell me how should I do...
Hello,
I didn't manage to run PA/LNA switching with softdevice (function: sd_ble_opt_set(BLE_COMMON_OPT_PA_LNA, &options)) with P1.* GPIO pins.
Note that all P0.* pins...
Hi,
Is there any chance that we can completely turn-off the radio part of nRF52832 and only the application part of the processor running. Also, we should be able to turn...
Hi,
I would like to program and debug a code into the Nordic Thingy:52. I read that I should have either J-Link or nRF52 DK. And I have the nRF52 DK, but I don't know...
Hello all,
I'm working with the nRF51 SoCs, with the s130 SoftDevice and SDK12.1.0
I have a BLE Nano from Red Bear Lab that has a nRF51822 doing adv and it expose...
I want to put application, softdevice, and bootloader into one hex file, after doing research, I think I need bootloader settings page to make the application run. I get the...
Hello,
I have been using another vendors mesh stack to develop a product that uses mesh networking, however, their stack is limited to storing provisioning data in a certain...