Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi,
I am using custom nrf51822 board. I am trying to debug through JTAG(segger j-link). While downloading the program into flash, I am getting error like "Error: Flash...
There can search for profiles using the search method of Bluetooth 2.0 (RFCOMM) connection is not a state in the PC Settings in Control Panel, why Bluetooth 4.0 (GATT) is...
hi guy.
i'm developing such a joystick device Board(HID) using nordic nRF51822, BLE mode.
i have tested many android cell phone & pad and i didn't have connection problem...
Hi,
I don't know if this is a dumb question or not, but here it goes.
Since I'm new to the nRF51822, I've been playing around with the ble_app_hrs sample project. To...
I keep getting an error:
../src/main.c: In function 'ble_stack_init':
../src/main.c:517:5: error: implicit declaration of function 'softdevice_ble_evt_handler_set' [-Werror...
I can't get Puck to work.
I did get it loaded on nRF51822-mkit, but
it doesn't advertise (can't see anything on App nRF MCP).
same hardware is working with mbed...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Hi, I'm porting the nRF8001 library to a PIC, and now i'm having trouble with the setup process: After i get the DeviceStartedEvent the uC starts to send setup messages, and...
Hi,
I did some small applications using RFduino, and now I will start developing using Nordic sdk.
I'll list some features of my application:
a hardware with no...
Hello,
I'm checking the sleep current with nRF51822 DK board, and have two questions.
sleep current is 2.35uA.
In the datasheet, there is only typical value as...
Hello,
as the S310 V2 uses 11k (9k static plus 2k stack) out of 16k ram. We are running into seriouse memory shortage. Is there any chance to that the S310 memory demand...
Hi.
I'm doing a project on S120 Softdevice and in "ble_gap.h" file (included from S120 catalog) i have noticed sd_ble_gap_adv_start() command. I tried to use it but i received...
Hello,
I'm trying to do a synchronization of two devices over BLE. I want to be able to open a scan window only for as little time as possible to receive a timed advertising...
Every once and a while a compile will result in dm_init() returning NRF_ERROR_INVALID_ADDR. Looking at device_manager_peripheral.c:dm_init(), it looks like this error is coming...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...