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...
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...
Hi,
referring to the SoftDevice Specification, S132 Softdevice vx.0, paragraph 15.2 (Attribute table size) I wonder how one does work out the size of the attribute table...
Hi,
Hope this is not a duplicate post. I am using nRF52832 and SDK Ver 11 and am facing the following issue:
After configuring the UART and SPI, I put a string e.g....
Hi
Today I have recieved the new nRF52 Development kit PCA10040. I have downloaded the latest version of SDK nRF5_SDK_12.0.0_12f24da working with ANT_s212_nrf52_2.0.0....
I can't build ble_app_proximity_pca10040 example due to uv5 core size limit. One user suggested that I port the old device_manager to SDK 12 proximity example to reduce core...
Hi guys,
I am using the nRF52 DK with IAR 7.70.2 and SKD12.0.0.
I notice that the blinky example has 2 versions for the nRF52 DK:
a) blinky_pca10040...
Hello,
my problem is that after changing the UUID service and number characteristics in my nordic device, the nrf connect app on ios8.2 not recognize it (in the android it...
Does anyone have experience with implementing a DALI slave and/or master on the nRF5x?
I can find several starting points on the internet, but was wondering about your experience...
Hi all Nordic Developer,
Currently I am working on nrf51-dk(as a BLE central) and I wish to connect one of its pin to a power supply(as a input). If the power breakdown...
Hi, I am thinking of using the nrf24l01 board from Banggood ([here]) to build a transmitter/receiver set for r/c model planes. However one of the things I would like to do...
Hi,
Context
The chip will be a slave of a powerful CPU which is responsible for many coordinating tasks. The chip will connect the CPU via UART.
I am interested in...
hi guys
im using nrf51822 board sdk10 s130.
i want to use pstorage to store some data that could be preserved even after resetting the chip or after dfu. I have gone through...
Hi , I'm using SDK10 ancs example, and tried to add cts service. But after added cts service, when I disable iPhone6's BLE and enable it, the 51822 didn't auto reconnect....
We love the radio range of the Nordic bluetooth chips. I am looking to see if anyone is developing a long-range bluetooth pendant or wearable? if so, I interested in perhaps...
The NFC example (launch app) on SDK12 does work on my device. However, when I copy exactly the same code into my own project, the NFC does not work. The difference is that...