Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
my code based on file "nRF5_SDK_14.0.0_3bcc1f7.zip".my hardware based on nrf52832QFAA.
my options set as:
project “bootloader_secure_ble”:
project “ ble_app_hrs ”with...
I changed the bootloader size by changing the flash start address (in the .icf file, from 0xf8000, to 0xf7000). I just want to check what other files/settings needs to be...
I need to use pin 8 and pin 20 as outputs on the nRF52 DK, to be transferred to a custom board built with the nRF52810. I'm using SDK v15.x.x.
I need to drive PWM output...
Im trying to detect power off. The signal power off looks like:
The time to get 0V equal 15seconds. GPIO EVENT and COMP do not see changes in the voltage level, they are...
Hi folks!
I'm working with a couple of nrf52832 on custom boards. I'm trying to implement a procedure for firmware updates. I've already played with the examples from the...
I have found many questions regarding passing bonding information from the application to the bootloader (e.g. https://devzone.nordicsemi.com/f/nordic-q-a/34497/dfu-with-bonds...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image.
I am using "twi_scanner" example code on Development kit. I connected HDC2010...
Errata for nRF52832 Rev 2 version 1.2, errata item 20, RTC: Register values are invalid, has a recommended workaround that i'd like to ensure i've implemented correctly -...
Hello,
I have a project that does what the title states, create a Mesh Network using the Nordic USB Dongles then provision a smartphone using GATT to access the Mesh network...
Hi All,
I have used eeprom(AT24c512) and spi(Winbond 25q16) in my Product.Usually all work working fine But sometimes my memory Behaves like volatile ;sometimes My Memory...
Building ‘secure_dfu_secure_dfu_ble_s132_pca10040_debug’ from solution ‘secure_dfu_secure_dfu_ble_s132_pca10040_debug’ in configuration ‘nrf52832_xxaa_s132’
Linking secure_dfu_secure_dfu_ble_s132_pca10040_debug...
Hello,
I'm trying to update the SoftDeivce used on our product from s140 v6.0.0 to 6.1.1, but am running into issues. Per the release notes it sounds like no updates / recompilation...
we use 52810 connect with iphone6, then read the RSSI value, it will disconnect with the iphone6.
reconnect the iphone6 and read the RSSI value, it disconnect again.
we...
After doing some reading, I realized that the light CTL server model does not contain the generic OnPowerUp set message. It is contained within the light CTL setup server...
After import a project in to SEGGER and included paths of header files
While compiling i got the error like below
sorry, unimplemented: non-trivial designated initializers...