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, DevZone,
I am trying connect nRF52480 Preview DK and an Arduino UNO CAN Bus shield.
What I did is:
1) I directly hook CAN Bus shield on the top of nRF52480 Preview...
Hi,
Does anyone know where to download the old SDK versions? I tried to search it in Infocenter, but there I only found the manual documents and API reference, not the SDK...
How slow will an nrf52832 run, using an external crystal, for the purpose of extending battery life? Or am I looking at the wrong processor? I'm looking for a processor for...
Hi everyone!
I'm new to this platform and researching if it's right for my game studio. What I am looking for is a list of boards that have compliance, ideally in the EU...
Hello!
SDK15's DFU with app_scheduler is great!
I am able to Select, Create, and Write an Init Packet. On Execute, however, I get "Flash erase failed (0x3)". What might...
Dear All: My board will reset some time, and i print the register "RESETREAS", and It's value is 8, the PS says it is "cpu lock up detected", Could anyone tell me what will...
Continuous input of audio stream at ATX , but intermittent output audio streams at ARX. why?
how can i use data channal? Once data (three bytes) is sent at ATX,Receive data...
I try to use the SDK 11.0 for my nrf52832 dfu function . But i encountered the error as below:
I am using the ANT_s332_nrf52_5.0.0 .
Any advice . thanks
Building configuration...
Hi all,
I am using SDK14.1.0
Steps of my execution are -
1) My requirement is to make bond when making connection to the android APP. I have done following initialization...
I'm just getting started with the NRF52DK, Mbed and BLE development. I started with the BLE LED demo( https://github.com/ARMmbed/mbed-os-example-ble/tree/master/BLE_LED )...
Hi, we're developing a peripheral (SD 132) which uses whitelist to prevent connection from unwanted devices.
All works fine and when an unlisted device try to connect, it...
I'm running the code as shown in FDS Usage here: http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/lib_fds_usage.html?cp=4_0_0_3_50_3
The FDS_EVT_INIT...
The short to suspend after last RX is documented in innocenter, but not defined in the nRF5 SDK (rf52840_bitfields.h). Other bit definitions, such as TWIM_SHORTS_LASTTX_SUSPEND...