Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
I have nRF51822-EK
I am not sure whats going on with it.
I can run LED blinky example nicely ( no surprise :D )
But when I try to run softdevice examples like heart...
I have used TI Code composer which is based on Eclipse, and they created a specific Target menu option which allows resets and other target specific items.
Is there a CDT...
Hi,
I use the UART to do the device firmware update and have used the dfu_dual_bank_hcl to compile.I use the nRFgo Studio V1.16
to program the s110_nrf51822_5.2.1_softdevice...
I've downloaded the latest SDK and soft device. I've been able to compile the ble_app_ancs project, run it on my dev board and even connect to my iPhone. Although I'm getting...
Hi everyone
I'm using the nrf51822 connect with stm32f103 through UART,it's current is >1.9mA,is it normal?
I have full reset to disable the debug interface,it can...
Hello developers,
I've got an nrf51822 EVA kit with on it the QFAACA chip. KEIL v5.0.5, J-link V4.78, nRFGo Studio V1.16 and nrfGo SDK (zip) V4.4.2. The Softdevice on the...
when I enter the system off mode then used a GPIO to wake up the IC, the "RESETREAS" register show "Reset due to wake-up from OFF mode when wakeup is triggered from the
DETECT...
Hi,
I have only nRF51822 DK without starter kit motherboard. how can I download softdevice(S110 Bluetooth low energy stack) to my nRF51822 chip in the Keil environment?
...
Hi all,
the release note of SDK 4.3.0 reports that it was tested and verified using BLE S110 version 5.2
When it will be available (version 5.2) ?
Actually we can download...
Hi,
I want to read the data by the radio.now I have read the temperate data from the tags by 51822. the data include the ID value and the temperate value. the ID is hex ...
Hello,
I'm working with nrf51822 on a custom board and i'd like to use the LPCOMP as wakeup source. I configured the module by the code listed above:
void lpcomp_init...
So now that I understand the problem with overlapping asserted events on the GPIO port, I can't figure out the correct way to reset the sense field in the GPIOTE_IRQHandler...
Hi,
I follow steps in User Guide version 1.2. The Blinky project is working fine.
Then I program SoftDevice and after than compile and Download HRM using Kail
But led...
now,i pairing my peripheral and Communication read/write data. but have some issue for disconnect/reconnect .
1.disconnect: when i disconnect (call didDisconnectPeripheral...
Hi,
We are using Nrf51822 , pca1001 evaluation board.
when i flash bel_app_proximity code (by disabling led function in advertisement_star()),
current consumed by...