Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
My goal is to control a RC toy drone (4-ch 2.4GHz) from a PC. I've seen some hacks (for example dzlsevilgeniuslair.blogspot.com.br/.../more-toy-quadcopter-hacking.html) using...
Hi Team,
Is it possible to implement the iOS application to track the iBeacon Component after closing the application(Background processing).
Please provide any example...
just like the title.
I'm using sd_radio_session_open APIs very similar with
https://github.com/nordic-auko/nRF5-ble-timesync-demo
and add data uploading by gatt.
using...
Hi, all!
Sorry, I'm not good at English myself.
My device is nrf52832. Base code is ble_app_uart (sdk 12.0.0, pca10040, s132).
ADD. fs_sys_event_handler
ADD...
My develop board is nrf51822 and the SDK version is 9.0 softdevice s130. Because the NRF51 board is build by the customer. So the UART connect pin is changed from {13,14,12...
Hi, I am in the schematics phase of a new device which may talk via BT to lets say a mobile phone. The communication between the new devices CPU and the nRF52810 shall be...
I'm trying to connect my nRF51 dongle to the DK using the Master Control Panel3.10.0, but I keep getting "no response from master emulator" and failed discovery. I read the...
How do we go about adding servers to the light control example i.e. I would like to control 50 servers via one client. What needs to change in the code besides SERVER_COUNT...
I am modifying the BLE UART example, client and server, in order to have a higher throughput. I have selected that the connection interval is 7.5ms with a total number of...
Now I'm done from send data to the light_client light_service, but I don't know how to send data to another light_server let light_server, I look at the related documents...
I am having issues with the pin_change_int example. I have not changed anything to the code, but it will not load onto my board. In fact, pressing load in this project doesn...
I am trying to implementing eddystone for my nRF52832 and I found two library.
One is with the " /examples/ble_peripheral/experimental_ble_app_eddystone " inside nRF5-sdk...
Hi, I want to NFC connection. so I'm trying to NFC examples.
But, while i was testing NFC_writable_ndef_msg example I have some trouble.
Following the example, I succeeded...
Hello everyone I have a problem where I want to know when a node (server) connects to the gateway (client), how can you control which node, for example, turns light on and...
Hello, I am trying to run the SAADC example code alongside the ble app hrs example. I am able to run both examples individually just fine but when I copy them over to one...
Hello,
I need to implement a simple and minimal serial cable replacement using BLE SoC and external MCU host interfaced by 2-wire UART (without flow control). Is it feasible...
hi
i am beginner to start with BLE.i want create a device i.e bluetooth device and its sevices ,characteristic.which tutorial will most helpful to follow to learn?
Please...