Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
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