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 am using nRF52832 and SDK15, S132 Softdevice.
I integrated the uart example in the ble_peripheral folder with the buttonless_dfu example, and added the passkey....
Hello
I have just started development for the nRF52480 preview development kit.
I am powering the dev kit through USB on J2 (with power switch set to VDD).
I want...
Hi Everyone
I have written a code using the peripheral template given in Nordic\nRF5_SDK_15.0.0_a53641a\examples\peripheral path which works very well so far.
My aim...
Hi all:
Q:When i reboot the board which burn the serial project , how to add the device key to serial board again?
I use PYACI to control the board which burn the serial...
Hi,
I have couple of question regarding ble_app_hrs_freertos example (sdk 14.2)
Possible bug - in main() , erase_bonds is a local variable (defined on the stack)....
Hi!
1. Is there any method to make paring and bonding without radio channel? For ex. write any data directly to .hex to periph and central devices.
2. Is it possible to...
Hi Everyone
I have added all the required paths for the ble_app_uart example but the program can not find the files like ble_advertising.h and nrf_sdh.h files which are...
hi support
Thinking of attendance system using bluetooth Identity cards
what is maximum nos of cards can a nrf52 scan at a time.
suppose there are 100people in a room...
I have just received my development kit and following the getting started instructions on website. But I am stuck at point 7 of this link https://www.nordicsemi.com/eng/Products...
hello Nordic team
I am using nrf52DK.how to use spi to read /write data .I have seen sdk14.2.0 in folder nRF5_SDK_14.2.0_17b948a\examples\peripheral\spi.
I am trying to interface an atmega32 with an nRF24L01. I am trying to communicate between two nRF's. But before proceeding to that, I set out to test the SPI connection between...
I put the nrf_ble_ancs_c_request_attrs in the BLE_ANCS_C_EVT_NOTIF event(added). But only return back 1 or 2 BLE_ANCS_C_EVT_NOTIF_ATTRIBUTE event. I am using 12.3.0 SDK example...
Hello,
This in reference to Case ID: 121570.
We are developing a wearable device with NRF52 as a Beacon with CR2032 coin cell battery from Panasonic. We have calculated...
i am using my custom board with nrf51822 and using sdk 12.3.0 .
the led blink example works fine on it but when i upload ble_app_uart then bluetooth is not advertising.
Hi i just get nRF52832 PCA10400 DK.
I am using SDK14.0.0. i tried to use /example/peripheral/spi.
i don't set the gpio set and high or low.in the SDK14.0.0, how to set...