Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
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
I am trying to use read/write authorisation on a characteristic in order to get/set a connection specific value of a characteristic
I am am having issues getting the new...