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...
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...
Greetings. Is there a way to do information mapping using, for instance, one of the mesh nodes that could act as a client/provisioner to all other nodes and therefore keep...
Hi! I'm working with nRF52 development kit and SEGGER Embedded Studio. I was trying to modify the example given as ble_app_hids_mouse and take all the functions present in...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have few queries on System OFF mode.
1...
Hi, i am trying to add additional payload to the Mesh Light Switch example. However, i modified all structs and it came down to the status_handle() function inside generic_onoff_client...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image.
After wakeup from System OFF (due to GPIO event), I want to validate / debounce...
On the nrfCloud, when you clicked on a device (nrf9160DK), the previous version of the interface would show how much data was used of the "available" data associated with...
We are developing a cycling application and are currently using a variety of ARM processors with BLE capability. We require to add ANT+ capability to read Hear Rate monitor...
Hello,
I'm developping an android application for detecting falls.
I will use accelerometer's values for find the g constant.
But i recover bad values.
this is my...
Without doubt there is a new variation of software emerging:
We are all familiar with Firmware and Software, however I really feel the need to coin the term "Whisper Ware...
I am experiencing a problem where behaviour after an sd_nvic_SystemReset() differs from behaviour after a power-on reset, and this difference causes failures in the softdevice...
Hi, I see there are several questions related to using GPS pulse per second signals for synchronization between devices, but I can't see the responses to some of the questions...
Hi,
I am using Uart1 on nrf52840. This is implemented using nrf_serial library. I have set buffer size to say 10, so event occurs on every 10 bytes reception. Now I want...
Hi,
I have been looking at the Nordic examples and I found them to be pretty slow with the handlers being the bottleneck as opposed to the actual hardware. I was wondering...
I'm developing an application to support multiple concurrent central-and-peripheral connections. It's a bit messy but is just about working. At the moment I'm using SDK 9...
Hello All,
I am facing problem in compiling uECC.c on windows10.
Please any one tell me what is the procedure to build and compile that file.
I have tried on the compiler...