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 Forum,
i've started the development of an custom service on a nrf51822 with s110.
The Service contains 4 Characteristics where notifications are enabled.
At the...
I have a custom dongle that connects to the PC through a USB-UART chip. It is based on the nRF51822. I have another board based on the nRF52832. This board needs to be able...
Hi,
I am building a device to act as an iBeacon, with other services layered on top. This is based on a Raspberry Pi with a Class 1 USB Bluetooth dongle.
I need to be...
Hi everyone, I'm working on the nrf51822 QFAAH I tried to flash the ble_app_uart example and it didn't work. So I debug it and it stops here
As you can see in the picture...
I am working on app_uart and buttonless_dfu. Although i am getting certain errors which i am unable to counter.
.\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol...
I have 32x64 RGB LED Matrix, and I want to use nrf52 to control it. I got the driver working and I can display everything. It is a time interrupt driven driver, just redraws...
So I just got my nRF52_DK, got everything installed and compiled an uploaded the blinky example. Fine. I had my custom PCB ready, and got the 52832 soldered in straight away...
Hi, I am a newbie to embedded development. I am well versed with java script. I am under the impression nordic allows you to communicate with java script to the development...
Hi, we're using \nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_hids_keyboard to test Pairing/Bonding/whitelist.
After connection, when the central try to read...
Hello,
We have constructed a custom board of nRF52832 via I2C communication with sensor and INT based wake up. Following configuration enable
DCDC Power Enable
Disconnected...
When I was using a master slave integrated host, when I quickly disconnected the connection and then set up the connection immediately, it was found that the original disconnected...
Hello,
is there a simple example for reading out a value? The nRF5 is in this case a BLE peripheral server. The central device should only read one value at a certain time...
Hi:
I output a PWM channel in 16kHZ,i found that when i set the duty cycles 50%,my tft screen(i2c) display at a very slow speed,and it will be OK when i set duty cycles...
Hi,
I am trying to add a notification charactersitics on client, I am able to add one of them, but when i try to add another one sd_ble_gattc_write(), result is always NRF_ERROR_BUSY...
I am trying to use my nRF51 Dongle (pca10031) as a central.
I downloaded the nRF5_SDK_12.3.0_d7731ad and I could see that there is no BLE project for pca10031 (only pca10028...