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 :...
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...
We are having some trouble with battery percentage measurement. The battery percentage being reported, keeps fluctuating. Earlier the fluctuations were as large as 3% to 100...
Hi,
I recently made some changes to the code and noticed the following errors for the first time.
Error: L6406E: No space in execution regions with .ANY selector matching...
Hi, all!
I am rencently studying ota,and that is what I have done:
Program softdevice 6.0 into my nrf51822 chip.
Program bootloader(version in SDK5.2) into my nrf51822...
hello everyone,
I recently purchased the new nRF51 dongle. I could successfully load the blinky example with S110 soft device to it. But it is not working with the HRS example...
Hi, I am trying to use your new sd 8.0.0 but there are a lot of compilation errors due to the new APIs and removed section from security structs in SDK 7.2.0.
Are we to sole...
Hello
I have the nRF51822EK PCA10001 (V1.0) and PCA10000 (V1.0).
I'm working on a project where i'm going to send data from a custom board over to the PCA10000 dongle...
Hi all,
I have a small question. If a GATT server needs to send data to a GATT client(about 65 bytes), does it have to create a service first and then adds characteristic...
i am trying to make connections between s130 device and end node which have heart rate service.
according to the s130 document once if you press the button 0 it will automatically...
Hi
during setup of a peripheral at startup, I need to add some wait periods in between steps of the setup. Is there some function like waitMS(int time) or something, that...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Folks,
Newbie here with mbed, using nRF51-DK, but old hand with nRF51822, S110, SDK, J-Link, Keil MDK, etc. Trying to figure out how the mbed SDK API maps down onto the...
I have 25Q64 SPI flash chip connected to SPI bus. Unfortunately it works too slow even with using IRQ routine via SPI0_TWI0_IRQHandler (everything done like in example spi_master...
I was wondering if its possible to do a "Create new user" function, so the new bonded devices are accepted only if the first connected master tells the peripheral to.
For...
Hello,
I have taken the ble_app_beacon example and added a few things... I am looking to do something very simple like light up an LED on connection. So i added the on_ble_evt...
When is the S130 going from alpha to beta or release?
I understand that what ever answer is subject to change...just hoping to get a "ball park" date/plan.