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...
Hello,
I'm working on the bootloader using SDK13.1. In the file dfu_req_handling.c there is a variable called m_flash_operations_pending that gets incremented with every...
HI,
I am very new to this, I am looking to put a video or flash player or another image to to load into my nRF51822 beacon kit. I am thinking the straightaway method would...
Hi,
I am working with ble_app_uart code, in that I am trying to configure different baud rates like 9600,38400 and 57600. With these baud rates I am not getting any issues...
Hi
sd_ble_gattc_primary_services_discover() is being called from ble_db_discovery_start() within ble_db_discovery.c. I'm trying to get the ble_cts_c service working. It...
Hi
I am receiving INVALID_STATE (error code 8) from ble_db_discovery_start. According to documentation, this error can be returned "If this function is called without calling...
Hi, i have just bought a NRF51 DK. I have tried to run the precompiled Blinky example. I have first installed NRFGo Studio. I connected the board. In NRFGo Studio, I selected...
Hello,
I am making a battery service to report the battery that is sampled by the SAADC, so far I am am able to compile it and debug it, however I see how my saadc_event_handler_interrupt...
Hi
I'm reading the debug output of ble_cts_c.c:
NRF_LOG_DEBUG("BLE event handler called with event 0x%x\r\n", p_ble_evt->header.evt_id);
However I can't find any...
The analog circuits 51822 and rfx2411n supplied by the authorities are connected 52832, but the circuit is not working properly.PA and LNA switching has been controlled in...
This is to build upon a previous question i had here .
This time, I am having issues with SDK 14.
I can compile and run the BLE peripheral HRS example fine. With SDK 14...
Hi,
I am trying to write 64 bytes to a characteristic as a client and am getting the error NRF_ERROR_DATA_SIZE . The infocenter is not very helpful at indicating where...
I am using S132V3 on NRF52832 device. In my application we need to set a static, non-rotating, private resolvable address. I can't get into why that is here. In theory this...
Hi all,
I'm using chip nrf52832 with the last enabled stack which integrates the adaptive upgrade for bluetooth 5.0. However I'm insterested in long range and that's upgrade...
Hello,
Is there any example of simple peripheral to update the firmware using over the air download for nrf51?
waiting for your kind rhelp.
Regards
MAbbas