Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
Hi ,
can anyone tell me what can cause these disturbances around the unmodulated carrier?
IMG-20171110-WA0017.jpg
We checked all components arround the IC it's all...
Hello,
Looking into the characateristic of Heart Rate BLE profile, I've come accross to the function hrm_encode(ble_hrs_t * p_hrs, uint16_t heart_rate, uint8_t * p_encoded_buffer...
Hi.
I have a central device call C_Board. It is scanning to find device has name is "123456" . This meaning is any device has name "123456" can connect to C_Board. Have any...
First of all, how do I know which version of the SD I'm working with when I'm flashing an example app from an SDK? I know I'm flashing SD 132, but I need to know the exact...
Hi,
I'm using SDK13.0 with nRF52840. Now I'm doing the DFU by the UART through MCU. But we meet a big problem, MCU is hard to read the infomation in the .dat and .json...
Hello, I'm building an Android application for DFU. I have a zip file and am downloading it and getting the content URI after download and using it in starter.setZip(contentUri...
I have been working on a custom board that uses a taiyo yoden EYSHJNZXZ module.
A tact switch is connected between P0.21 and GND.
I want to use this switch simple input...
Hello.
Apple recommends some very specific and precise advertising intervals for achieve a quick discovery, as stated on the Bluetooth Accessory Design Guidelines for Apple...
Hello,
I am using ble_app_uart_c and ble_app_uart example for data transmission between central and peripheral. I am able to transmit data successfully. I would like to know...
I write an application on nRF52 where the Watchdog Timeout event should automatically clear a GPIO and start a PWM signal on another GPIO using PPI.
The issue is that Watchdog...
Hi there,
I came across the function call "(void)dummy;" which I am trying to locate. Where can I find this?
__STATIC_INLINE void nrf_rtc_event_clear(NRF_RTC_Type *...
Hello,
I'm having issues linking the nordic memory module to my IAR project. Under the project options for the C compiler and assembler, I have included the appropriate...
It seems like there is the possibility of an infinite loop in the function nrf_twi_mngr_perform() near line 361 where it calls the user function. If the I2C bus is messed...