Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
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...
Hello,
i want to implement DFU with the S130. The problem is, that I currently do not use the device manager because I need both Central and Peripheral connections at the...
Hello,
This is an add-on question to the the one outlined in:
devzone.nordicsemi.com/.../
That question states that:
The maximum SoftDevice size that can be updated...
I've got the nRF52 preview development kit and I am trying to flash a binary in it.
I am using JLink_Linux_V501a_x86_64 the way I was using for nRF51, but I can't get anything...
If I try to build my project using GCC and I change the optimization flag to something other than -Os then I get the following error:
D:/Nordic/nRF51_SDK_8.1.0_b6ed55f...
Hi
Evothings Client is not scanning my NRF51-DK using HTC Desire 610 android mobile.
When I plugged nRF51-DK to my computer , it shows power On and my device manager...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I've been trying to implement a SPI master module in the example ble_app_hrs_c_s120 on the nRF51 DK with nRF51422 (I copied the code of the example of spi_master in...
Hi,
I am new to the nRF51 and I cannot get ANT to work on our own hardware. It always result in a soft device assert. I went back to the standard development kit (pca10028...
I have an app built in IAR using S110, SDK 7 on PCA10028 DK board that runs fine with the debugger, but if I stop the debugger and unplug and plug back in the USB cable, it...
Hello,
Sometime when we try to save data in Flash the operation failed and that only when the bluetooth is init.
We use Nordic nRF51822 with 256 Ko Flash.
Thanks...
Hello all
I am trying to better understand the sequence in which all the data is encoded in to the advdata structure. This includes device name, company identifier, manuf...