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...
Hello everyone,
I have found the following issue in the behavior of the SPI driver:
having connected an NRF52840 as an SPI master which is set to receive 22 bytes from...
My peripheral uses "LongWrite". Communication with Central has been successful. I want to know the length of the written data. After trying the following, the obtained result...
I’ve been developing the FW for an nRF52832-based module that controls a simple lighting product.
The capabilities include support for secure DFU and a modified version...
Target : NRF52832 as Server
Description of the problem (seen in wireshark)
Client : write request (0x12)
Server: Rcvd Error Response - Invalide Attribute value length...
We're porting an nRFS52832 app from an earlier version (14) to 15.2. Using sd_ble_gap_device_name_set( &secMode, dN, len ) with a string of length=9 will only show 5 chars...
Hi, we are trying to get the nRF9160 connected to the internet again, we had it working 6 months ago.
Our hardware is 0.8.5
We are in Ireland where we only have NB-IOT...
Hi
I'm using the watchdog of the nRF52832 Rev. 1.
The PS V1.4 states that the maximum run current of the watchdog is 2uA while the typical current is only 0.3uA. Can you...
Hi,
I am migrating from SDK14.2 to SDK15.0 and I can compile now, but when runnning the nrfx_uart_init the hardware handshake signal RTS is high from the beginning.
...
I am running into compile errors in different places in the SDK where there are lines as shown below: #if (NRF_BLE_GATT_ENABLED) /* do something */ #endif It is a widely and...
Hello Team,
Currently, we are evaluating nRF52 using nRF52840DK for one of our upcoming project. Basically, our typical application involves sending 32 Bytes of command...
I am using nRF52840dk SDK15.3.0 ble_app_att_mtu_throughput example,in that example i included some part of ble_app_uart code. Now the issue i am facing is ble_link_ctx_manager...
im trying to do notification for characteristic of a service whenever i trying to notify from nrf mobile app the debug session in ses is stopping its play in few seconds
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
Assume I have one FDS record. With this...