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...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
Hello
I'm a beginner using NRF51882, I do not have enough money to buy NDK51 Development or NRF Dongle, the solution I changed STLINK STM32 to JLINK by following tutorial...
Hello,
when starting a new project I took the nice Heart-Rate-Example which works fine at my PCA10040. Then I started to add services and characteristics by copying and adapting...
As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
Can the SoftDeivce flash functions ( sd_flash_write specifically ) be used after the SoftDevice has been disabled? If so will the events still be sent to the handler or will...
each time my program start, I get the error m_evt_schedule_func error 4
what's the cause of this error? is it because I spend lot of time on the handler??? the handler...
I am trying to program a nRF52328 present in the Taiyo Yuden EYSHJNZXZ module. I am using Keil v5, nRF sdk v 12.3, soft device 132.
I get the following error when I try...
I've read through a decent amount of the BLE Mesh spec sheet(s), but I still have a few things that I'm not completely sure on. If someone could answer even just a few of...
Hello, Dear Nordic Development Team,
I recently developed android application for detecting nRF51822 beacon which is working as a peripheral. I was trying to launch an...
Hi All,
I would like to make bluetooth data collector with a serial line. There are max 16 bluetooth devices on the air where I need to collect data. There is a PC which...
Hi;
I was trying to run example project ble_app_hrs_freertos from SDK 13.1 (softdevice 4.0) using the IAR project files (compiler 8.11), and the ble output does not yield...
while i am trying to scan my ble device i have seen the following screen on my nrfconnect app. so i have a doubt in the screen , please let me know what is mean by the "BrEdrNotSupported...
I recently use the uart with nRF51822,but I can not find the APP for Android,can anyone give me a link ?I have no permition to download from the official website