Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi All,
I'm trying to interface a SD Card with nRF52840 DK.
I've got a SD Card socket and a FAT32 formatted 8GB sd card.
When I run, fatfs example , I get following...
hello,
i am using nrf52840 in our customised board with sdk 15.2 and trying to achieve long range with coded phy using long range demo example as base now i could be able...
Hi,
I have two boards NRF52840 DK and I wanted to use example for BLE Central&Peripheral NRF Relay. I have just run example with Heart Rate peripheral and I can see that...
Hi there,
When I program my nrf24le1 in Keil uVision, I notice that when I load the program to the flash memory of the connected motherboard6700 with the nrf24 radio module...
I have downloaded the Kiel and uVision file (the nrf Probe) found here: https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF24-series and have gone through...
Hi,
I am using Keil 5 (downloaded with this link: https://www.keil.com/demo/eval/c51.htm ) and have downloaded the nrfProbe to this file. This is being used to program...
Hi, I am try to implement UART SERIAL Bootloader for my device and I just need to perform DFU using uart serial
I have tested the code and bootloader. My query is
Without...
When I run the "ble_app_blinky_pca10040_s132" example from SDK 17.0.2 and 15.2.0, right after Connected I'm seeing that device is Disconnected from device.
I tried with...
We need to programatically (on the Raspberry Pi using Python) send and receive characters to and from a smartphone using a custom service over BTLE. I have used the blinky...
I am trying to communicate with my IOT using wired uart serial port. I am using 840(MCU) (with softdevice #113).
code:
My Issue: Each time I am trying to run it while...
Hi,
I am trying to reduce the consumption of my Thingy91 device in idle mode. I am working with NCSv1.3 and the example asset_tracker. I am currently registering 0.60mA...
In our NRF9160 application, we do not have a UART available and have to implement other means of logging crashes.
We have written our own k_sys_fatal_error_handler but it...
I am using a generic nRF52 dev board with the Arduino nRF52 core . I am trying to get a sample BLE service to display, but it cannot find it on my BLE scanner. After I couldn...
Hi,
I am trying to read read all nearby base stations' Cell ID, TAC, MNC, MCC.
Is this even possible to do with this DK?
At this point I have found these commands...