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,guys
I have build one application, in which I want to transmit the Image from Mobile BLE to nrf51822 and than after display on display like E-paper.
The use case...
Hi,
I use it as a translator for Google, so it may be strange in context. please understand.
I was in big trouble.
I used the nRF51822, S110, and SDK9 in my previous...
Hi. We are attempting to use the Infineon XMC1202 LED shield with our NRF52 device. The XMC1202 has an I2C address of 0x15E, instead of the traditional 7 bit address. We have...
I've tried linking the ESB library (esb_arm.lib) in Eclipse by adding it to my nRF51822 project's Makefile, but I am still getting undefined reference errors during build...
Hi
We are going to use the Taiyo Yuden Evaluation Board - EBSHJNZWZ.
As i understand, the board firmware used the Nortic SoftDevice S132
The question is :
May i...
Hello,
I'm trying to compile an example of nRF52_SDK_1 but I get this error:
make
Makefile:150: Cannot find include folder: ../../../config/receiver_pca10040
Makefile...
Hello,
I've been reading over different examples and questions on the Nordic Developer Zone but still have some questions about multiple SAADC channels.
1 - If I initialized...
I've been developing an application on the nrf51 DK based on the ble uart application and it's been working fine. I've ported it to a custom board running at 1.8V and attached...
Greetings -
I am using (the slightly out-dated) 12.3 SDK with a nRF52840. I'm also using s132 as my softdevice.
As I've been slowly reducing my RTC interrupt frequency...
Hi,
I want to activate readback protection on nRF51822, in a simple project without bootloader without softdevice.
My compiler is GCC and the const uint32_t UICR_RBPCONF...
Hi. I don't understand how to build nrf_drv_saadc.c with gcc. I'm getting this error in the EVT_TO_STR() macro:
Compiling file: nrf_drv_saadc.c
In file included from ...
Hello,
I'm going to use nrf52-ble-image-transfer-demo-master for my application.
But demo used other way with cpp code for configuring nrf52832 interfaces(spi, twi, gpio...
Hello Folks,
Nice to see an active developer community out here! I ran into some issues last night which I hope could be resolved. We procured nRF52840 SoCs and have developed...
Hi all,
i'm new to BLE in general, I found this chip (nrf52832), which suits my uni project.
However, I don't have much knowledge about this technology. therefore, im...