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...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
I am using power_manage function to keep low power sleep mode. And I used below peripherals in code,
SPI master, SPI master is disabling when ever I am not using.
...
It appears to me that some of the saadc APIs (e.g. those found in nrf_drv_saadc.h in SDK 1.4.0) are missing in the nrf SDK for HomeKit.
Some hint where to find these functions...
How do you do
The attachment is a problem in the previous code, please help to debug it, thanks ble_app_uart_pwm.rar
E:\nordic\nRF5_SDK_12.2.0\examples\ble_peripheral\ble_app_uart_pwm...
Hello.
There is an executable file built by setting the address of the entry point (RO_Base) to 0x00000000 with Keil's linker setting.
I converted this executable file...
Hi,
I'm using nrf52840 with openThread. I like set the MCU in system on low power mode. RTC1 is used as application timer for wake up and start transmission periodicly. For...
Hello,
I could not find any related info, so I would like to ask few questions:
I have pca10028 board, using s110, sdk 6, ble_app_uart code. The board gets connected...
Hello all,
During current measurements of our product using nrf52832QFAAB0 I've noticed a high IDLE current of ~450uA. Trying to isolate the problem we programmed our board...
I am working on adding DFU, persistent storage and pair/bond feature to an existing nRF51 application, developed with SDK v10.0.0 running on SoftDevice S110 v8.0.0.
I looked...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
Hello,
I used translation software.
I am transferring test data from nRF52832.
I want to down the average current consumption in data transfer.
I am currently...
Hello,
here i explain the set up.
Cental_A Board :- scanning two peripheral
Peripheral_A Board :- advertise with name Peri_A .
Peripheral_B Board :- advertise with...
Hello,
I would like to know how I can check whether the SAADC is enabled or nor on my application. I am disabling the SAADC with nrf_drv_saadc_uninit(); after configuring...
I'm using the latest SDK (14.1) and have got a working COAP server running over BLE on a nRF52DK, and can exercise the service from my Ubuntu desktop without any problem....
Hai team,
Iam using the ble_app_beacon example program.
I found power profiling calculation on this link devzone.nordicsemi.com/.../ .
i calculated power consumption...