Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
Hey all,
I'm trying to get the Nordic UART service with the nRF Toolbox App (Android).
But always when I send "Hello" from the nRF Toolbox App, for example, I don't only...
Summary
I do a bootloader/softdevice update via the dual-bank BLE DFU example from nRFSDK11 with SD132 v2
When the new bootloader (the SDK11 bootloader example ported...
Hello,
I have a strange behaviour in my project and can't find the cause:
I have connected a TMP116 temperature sensor using TWI with SDA at P0.03 and SCL at P0.04 using...
Hey I'm looking at the radio page for the nRF52 DK and at there is a Capacitor C10 that goes between the DEC4 and VSS pin.
The BOM for PCA10040 shows the following line...
I use FreeRTOS in my application (nRF52, SDK14) and want to statically allocate memory for task stacks. Unfortunately, the FreeRTOS port in the SDK is oooooold, version 8...
Hi All,
I am new here, i wanted to know if i can perform encryption algorithm using pca10040. Do we have cryptocell on nrf52832-dk?
Thanks in advance.
Regards,
...
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...