Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
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,all
In normal circumstances, ios phone paired and connected to my 52832 device, when they are disconnected, ios phone can automatically reconnect the ble device. But sometimes...
Hello ,
I want to use the Button with Height level to trigger.The default is Down level to trigger.What should i do for that ? I try to set BUTTON_PULL NRF_GPIO_PIN_PULLDOWN...
Hi,
I have just added over the mesh bootloader updates for my mesh and I am curious about the MBR parameter page. I want to use that page as a swap page in my application...
I set the NRF_LOG_BACKEND_RTT_ENABLED 1 and NRF_LOG_ENABLED 1 in the bootloader and application.
After a reset, the application gets stuck in the bootloader
Or maybe (bl...
Hi,
I was importing ble_app_proximity project to Segger Embedded. I followed some tutorials and I build the project with no errors. Now, I'm trying to download it to the...
Hi everyone,
I am developing a remote control using nRF52832 chip. My prototype is currently developed in PC10040 board. The IDE is Eclipse Oxygen, and the SDK is S132...
I have a peripheral device with a custom service with 3 characteristics all of which send data to my central via notification. I've supplied each characteristic metadata with...
Hi
I have seemingly successfully created a firmware that sends a continuous carrier wave using radio_test.c from nRF5_SDK_12.1.0_0d23e2a/examples/peripheral/radio_test...
Hi there,
i am running bootloader code but facing a error that is "pstorage_platform.h" not found.i am using code from given path which is from SDK10.0.0 .what should i...
Hi,
I am applying IRK on ble_app_hrs_central and ble_app_hrs peripheral on nrf52832 and S132 v.2.0. ON the central side I want to see if the IRK was resolvable or not....
Hello.
I would like to run DFU experimental_bootloader_secure_usb example on NRF 52840 but
the USB port does not recognize my device.
I tried with both 5.0.0-2Alpha and...
Greetings,
NEXUS 6P
I am trying to run the Android-Image-Transfer-Demo with a nexus 6P. So the application compiles and loads fine into the phone, but whenever i try to...