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,
I am trying to use "west" command in Eclipse but I am not able to do it.
I was able to do that in Visual Studio though.
I found this link https://devzone.nordicsemi...
Hi,
We are trying to configure the WDT and are running into issues. The plan was have a timeout of 30 seconds when running and then 24 hours when sleeping. Note we are...
While developing the power supply for edge cases of NRF9160-SIBA we encountered problems with both the continuous and peak current consumption, mostly during startup. We are...
I have a question on stack guard that I tried to enable on nRF52840 and hope you can give me some pointer to verify it is functioning properly.
Basically, I call nrf_stack_guard_init...
Hello i am making an application using hid over gatt. i changed original keyboard usb description with fido description for test, however, i don't get any event through. I...
the link i given below tells, how to make a haptic glove using arduino mega
https://hackaday.io/project/160405-diy-haptic-glove-for-vr
i want to do it with nrf52840 DK...
Hi everyone,
I'm working on programming nRF52833. I want to my nRF52833 is able to broadcast advertising and also scanning (In another word, my device plays peripheral role...
Hi
I have upgraded from an early version of SLM to the latest version in nRF Connect SDK ver. 1.3.1
the SLM application is running on a custom board with a nRF52840. Using...
I found this application very useful!!
The code is now at the Github.
I found there are some problems to reconnect - it gets many errors and the peripherals eventually...
Hi, I understand there's no high level TWIS (i2c slave) driver for nRF9160 (i.e. in Zephyr); as such, I need to use TWIS driver that's part of nrfx, or even lower (HAL) level...
Hi,
I need to upload compiled binaries from mbed studio to my custom board based on nrf52840 using nrf52840 dk.
I have replaced the jlink software( J-Link OB-SAM3U128...
Hi,
I have a product that needs to send 256 bytes of data to an IOS or Android phone upon request from phone. We are currently using the Nordic UART app to receive the data...
Hi,
I have an issue with OTA DFU stop working after updating softdevice_bootloader through OTA DFU, and the problem seems to be in the MBR params page.
The scenario is...
Hi everyone,
When I am scanning the advertising packets of nRF52840 peripheral, I see that Device's address is type of Random Static.
1. The Static Random Address is a...