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 Community,
I am trying to program a timer to get a clean timebase of 50ms. But for some reason
A) the timer is little slower as expected. I have to add few counts to...
hi,i want to control a led driver by frequency send iic data, i need send 600 bytles once at least 10ms each time ,and the 600 bytles send by 3times.send the 600 bytles need...
Hello, how can I increase LOG backend queue size? I was comparing some sdk_config settings with some examples, but did not find difference and the example does not fire this...
Hi,
I am trying to capture a modem trace to send to Nordic for analysis, however Nordic says they are unable to open the ones I've captured so far. I am using the NRF9160...
Hello,
We are upgrading a nrf52832 project which is based on SDK 14, soft device 5. Currently we depend on dual bank DFU operation but our application. Unfortunately we...
Currently working on flashing the bike power tx example to my Arduino Nano 33 which uses a NINA-B306 nRF52840. The device is wiped clean with only the s340 softdevice loaded...
I am trying to run one of the examples in the SDK (...\nRF5_SDK_11.0.0_89a8197\examples\peripheral\blinky\pca10028\s130\arm4) with the name "blinky_s130_pca10028" but its...
Hi, I am starting to developing applications for the nRF5340. I am interested in exploiting the added functionality that Bluetooth 5.2 provides. I want to use a smartphone...
Hi,
We have an unusual problem involving FPU interrupt clearing and battery charge state on the NRF52832.
We are applying the following fix to reduce power consumption...
I am really struggling with getting started with software development of the nrf52840. I have looked at the SDK but I don't understand where I can find what SoftDevice I need...
Hi Devzone!
I'm preparing the certification for the product which uses nRF52840 to sell in Korea.
I need to know if it provides BR/EDR or BLE only.
Best regards...
Hi ,
I am using nrf52840 dk running zigbee cli example in sdk . I have configured dk as coordinator and using xbee modules as routers . After successful addition of xbee...
Hello All,
I am working on nRF52832 custom board.
In my application I used i2c and spi both, so I implement i2c and spi in my application.
My problem is when I implement...
Hi everyone!
While testing ble functionalities, I have noticed random resets during advertising operations.
My custom board is defined to make infinite advertising periods...
I am following https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/thread_border_router.html with raspberry pi 3B+ and NRF52840DK as NCP for boarder router connected over...