Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Dear nordic guy, I'm developing
with nrf51822. I have one question regarding main clock control.
I want to turn on and off 16Mhz clock in application side.
application...
Hello,
I have some code running that transfers binary data from an iPhone to a nRF51822 device (used for firmware upgrade).
I have used a variable length characteristic...
When starting with nRFgo Studio "Erase all", "Program SoftDevice" & "Program Bootloader" to have a almost virgin base without an application, I succeed perform an over the...
Hello,
currently I am thinking about the proximity concept. The following scenario is given:
We have a Display that shoud lock/unlock a Device
We have a iPhone...
I used SDK 5.1 and S110 6.0, I dowmload the project ble_app_ancs to nRF51822 DK. I try to connect it to iPhone 4s (which run on IOS 7.04), when I click 'pairing', the led...
Device: NRF51822; BMA250E
Description:
When I read BMA250E via I2C without BLE protocol, commnucation run well.
And if there is no I2C commnucation, BLE protocol can...
Hi all,
My questions are related to frequency on the soft-device firmwares for nrf51822.
In S110 does the frequency channel hop according to the CONNECT_REQ packet...
Hello,
I am testing the ble_app_hrs project on two eval boards, with s110 and s120. Everything works.
If I power-off the peripheral board (s110), it seems that the master...
Dear Nordic guy, I'm developing with nrf51822.
I have one question regarding flash write.
In ble connected state,I have some error to write some data to flash.
I want to...
Hi,
I just loaded the nRF8001 Arduino code on my board and used an iPhone 5 to read the data that was being advertised. I get the following response:
<CBCentralManager...
Dear Nordic guy,I'm developing with nrf51822.
I have one question regarding lfclk.
I use LFCLK SOURCE RC OSCILATOR of ble_stack_handler_init() at the application side.
...
Hi,
Is there any example application related to alert notification profile for android 4.3 devices?
I just need to understand the gattserver implementation for the alert...
Hello All,
Since yesterday I have been getting a problem where my project using the S110 softdevice enters a reset loop. This runs on a unmodified PCA10001 that plugs into...