I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
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...