I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
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 I have a nrf5340 pdk version 0.8.0 (PCA10095) When I plug it into my Win 10 (latest version 2004) device manager tells me it sees 3 comports
When loading the 'Peripheral...
I want to change between LTE-M and NB-IOT, however lte_lc_system_mode_set(); is not actually changing the mode.
I am doing something like this
I can't rely on PSM/eDRX...
Hi Nordic:
Because my device(peripheral) sometimes is connected by a unknown center device, I want to get some information from this center device,
and try to find it...
Hi,
I have just added a VS service (PCA10040, s132 7.0.1, embedded studio v5.10a x64)and I understand I need to increase the ram given to the softdevice. However, I have...
Hello,
We are developing a product using a nrf52832 and an APDS-9306 ambient light sensor. This sensor interface using the TWI peripheral. We are using the 14.2.0 SDK and...
Hello,
I have a problem building Asset tracker from SDK application example with simulated GPS data. After building an error message shows.
B 48 KB 132.29% B 64 KB 13...
Hi, I have started development on nRF52840 DK. I have 2 boards one is working fine but the other one making an issue. When I tried to connect it shows the following error...
When using the sd_ble_gap_sec_params_reply function to reply to a pairing request and declining it with the BLE_GAP_SEC_STATUS_TIMEOUT reason, nothing seems to happen, the...
Hi,
I work on the nRF52840-Preview-DK board. I try to make a ble to uart bridge and I start with the nRF5 SDK 14.0.0 ble_app_uart example.
I compare the current supply...
Hello,
I just solved the previous problem thanks to the reply. Thank you a lot.
But, I have one more question..
I was tested UART central example( ble_app_uart_c)...
Hello, I am working on a firmware for nrf52832 custom board, whose purpose is to light an onboard LED if another nrf52832 custom board (same design) is near to it. The other...
Hello,
I am developing a zigbee coordinator with a BMD340 module (using the nRF52840). I want to support several third party device with the coordinator. I am able to connect...
Hi, We have a smart product, which has two application scenarios. One is the use of BLE peripherals, similar to sports bracelets; The other is the 2.4g private protocol mode...