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...
I have a number of nRF52832 beacons that advertise at a set interval.
All the beacons have a "device_name" set as "ECO".
My application scans for these beacons with the...
In the infocenter there is a whole topic about single and dual bank ( infocenter.nordicsemi.com/index.jsp
It states: "All firmware updates are performed as dual-bank updates...
Hi guys,
I want to know whether the provisioning beacon can relay by the relay node or not?
If not, when the unprovisioned device's radio is not in the range of the...
Hi ,there
i have tcrt1000 optical sensor wants to interface with nrf51822 so can anybody provide me the tutorial on this things with a code...
cheers,
Abhijeet
I have created a Piconet using nrf52840(s140). The 'Central' application was built on ble_app_uart_c example, which is now successfully connecting up to 7 peripherals. The...
Hello everyone,
I am unexperienced in coding that is why I am asking for your help and oppinions on creating timed interrupt. I am using nrf51822, s110. My goal is to send...
I have a beacon type running firmware. My system should start advertising when I press button A. and then stop when I press button B. So here is the scenerio:
Scene 1:Press...
Hello all,
We come across with requirement of new project for school students attendance tracking using beacons. so for more understanding is there any related documents...
Question1.
when programming Application, there is no request for erase memory.
why programming Bootloader requeset erase flash memory? how about Soft Device?
Question2...
I've got a new nrf52840 PDK. I got Eclipse, JLink, and the nrf command line tools to work today. I've been able to run the precompiled examples (blinky, led_softblink), compile...
using nRf52832 with S132 in central mode
Scan-Interval= 3000 ms
Scan-Window= 25 ms
Monitoring the current consumption I see a 25ms wide pulse, as expected.
No advertiser...
Has anyone ever used nf51 bluetooth with the app inventor?
I have values coming out of the microcontroller terminal. I want to send them to a mobile application using...
I've got a few questions regarding memory of nRF51DK.
I would like to know what is the total memory size of the nRF51DK board?
What is the memory size allocated...
It looks to me like ANT_STACK_CONFIG is redundant in SDK 14.0.
nrf_sdh_ant_enable does all the same setup plus, it looks after all the new softdevice handler stuff.
...