Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
My goal is to control a RC toy drone (4-ch 2.4GHz) from a PC. I've seen some hacks (for example dzlsevilgeniuslair.blogspot.com.br/.../more-toy-quadcopter-hacking.html) using...
Hi Team,
Is it possible to implement the iOS application to track the iBeacon Component after closing the application(Background processing).
Please provide any example...
Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi Nordic,
I am using PCA10000 v2.2.0 with MCP and FW "MEFW nRF51822 0.11.0"
I just tried the "nRF Connect" under Windows 10 and fail to use it. Below is my steps:
...
Hi All,
I'm using nrf52 PCA10040 v 0.9.0, with SDK11. No softdevice being used in this case.
While exploring using EasyDMA with the SPI peripheral, the example in sdk11...
Hi there,
this problem may extend the scope, as it relates the SPI slave device (atmel winc1500). When I run the SPI master example, I can see the data transmitted on oscilloscope...
Hi, I use S110 v8 in my application with DFU support. When DFU is triggered from application (by writing 0x0104 to DFU service control characteristic), then application fails...
Working on a project i want to update the nordic application (firmware) from other MCU, i am having some problem to compute the crc.
How to we calculate the crc of...
When I plug the nRF51822EK (PCA10024) in via USB while holding the reset button down, it mounts as "MBED LOADER" rather than "MBED". This page
developer.mbed.org/.../ ...
Hi,
I have a nordic chip (nrf2832) and I am trying to use it as a LWM2M client and register it to a LWM2M Server. I want to achieve this:
developer.nordicsemi.com/.....
I'm trying to update my SoftDevice with a bootloader, which is basically the same as the one in nRF5_SDK_11.0.0_89a8197. The image is saved in bank 0 and is validated by dfu_sd_image_validate...
This is my first DFU project, and so this may be super-obvious to all of you.
I am writing this here to help others, because it appears that there are others out there...
I have an mBed application that uses the S130 SoftDevice and polls data from a couple of other connected peripherals via I2C & SPI.
I use a Ticker object, which seems to...
Hello,
I use the example dfu_dual_bank_ble_132 in the nrf5x sdk 11 (PCA10040).
I have had my programe before the OTA, i will have a programme wich would update at any...
Hi all:
I stored some settings in flash in the address 0x00077000 and this address is got by the function of pstorage_register().
However this area will be erased by...
Hello there,
I've been trying to use embitz (the new version of emblocks) to program a nRF5188 but i always fail to compile the "ble_peripheral_hrs" exemple, i'm always...
Hi
I have a unit that is rather old and I want o update it to the latest softdevice.
In the unit there is a bootloader and softdevice version 6. Does anybody know if it...