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...
I'm trying to create a connection between Android 6.0 and nRF52832. I created a service, like in tutorial, added it's uuid to adv packet (I seeit in nRF Connection). I can...
I have set up the Cloud Coap example in the Iot SDK using a nrf52 Dk. I have been successful in sending a serialized byte array from the nordic to my cloud server. I need...
I use nrf51822 sdk130 (central device) and nrf51822 sdk110(peripheral device). I want to get rssi value of the peripheral device using the central device without connection...
Hi Hung Bui,
I am working DFU now, all the thing's good for nFR52832, but in same way nFR52840 not work, I just wonder nFR52840 is ready for DFU?
Thanks.
JG
HI,
I want to turn off the broadcast timeout, but when I change the broadcast timeout macro to 0 when the program does not work,
Modify as follows:
#define APP_ADV_TIMEOUT_IN_SECONDS...
I'm attempting to use Peer Manager with my nRF52832 module as a peripheral with an Android 7.0 phone as the central device.
My program is a mix between the NUS example...
Dear Nordic,
I have built a board using nRF51422, and I've just manage to populate it and start it up.
I'm using a modified example (peripheral_lbs), and everything seems...
Hi, I have an Adafruit Feather52 board which is preloaded with a serial DFU bootloader and the S132 Softdevice, of which I also have the merged Hex file. I would just like...
Hi,
I am designing a custom PCB using the nRF51422 chip. I have a program that I developed on the nRF51-DK. The program reads the capacitance value of a proximity sensor...
Hi All,
i need some helps. I need a device that can connect with one phone only, so i have created a whitelist wih size of 1.
During the life of device the device can...
Hello, I'm pretty sure the new BLE 5 will come out soon and it will integrate the mesh. And if mesh needs to be done at a protocol level, it must be the softdevice.
So...
Hello iam using softdevice 110 and SDK 10.0.0, i have implimented dfu in my project, i want to update a region in EEPROM by calling pstorage_update() function before calling...
A while ago I asked this question devzone.nordicsemi.com/.../.
Yesterday I re-installed MDK 8.11 after a computer crash and I had IAR version 7.60.1 and version 8.11.2...