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 :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Hi,
I am developing a glucose application. I need to implement DFU along with it. I am using IAR Embedded Workbench as development platform.
Could you please guide us...
Hi,
As i wrote in the topic, after calling pstorage_update I would like to check if the data was stored correctly. Can I call another pstorage_update in pstorage callback...
Is it possible to include an existing service and characteristics on a peripheral to its advertising packets?
I would like to add a custom BLE service to my peripheral...
hi!
We've got 2 nordic BLE chips on our board which have to run at the same time.
Communication is running currently but i'm starting wondering how i can connect to the...
What are the iRAM and iROM settings for s310_nrf51422_2.0.1_softdevice?
I am trying to run ANT Broadcast example given with S210 , using S310. I am thinking of changing...
I am using ble-Shield with arduino UNO on one side and Android device on other side. Most of the times i am disconnected with this error code. Can someone please tell what...
Based on the ARM documentation for the Cortex-M0, the hardware can be configured to have a single cycle multiply or a 32-cycle multiply. How is the nRF51 configured?
infocenter...
For the transmission power, are we allowed to use any number in the range [-30, 4] or only the values specified in table 37 in the product specification ? When we select one...
I have a service a writeable characteristic and I'm finding the following issues.
Characteristic is read/write, not variable length, size of 4, no read or write auth, no...
I'm implementing a custom service with one characteristic and 128-bit UUID.
I am able to set the custom base UUID using sd_ble_uuid_vs_add() but the resulting bytes look...
Hi,
I would like to know can i configure advertising interval for more than 10.24 seconds.
Which are the functions i can use for configuring advertising interval.
Also...
Hi All,
Yesterday while (unsuccessfully) trying to get my dongle to work with Antware II, I did something I'm not sure what it was, but has caused the following:
MCP ...
I'm developing application on nrf51 for that i'm using...
SDK : nRF51_SDK_8.1.0_b6ed55f
Board : PCA10028
I'm trying to run code from SDK examples C:\nRF51_SDK_8.1.0_b6ed55f...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...