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...
The link says (at the very bottom):
"Alpha release now available. Production release available Q4 2014."
Taking into account today's date and the fact that the latest...
I guess it puts the CPU into deep sleep mode and whatever interrupt will continue the code.
Is it possible to share any source code of this routine for better understanding...
Dear support,
My company has purchased PCA10000 dongles, and we are now using them to test our nRF51822-based products.
To do so, we are using both the Master Emulator...
Hello Everyone,
Is nRF51-DK www.nordicsemi.com/.../nRF51-DK given here enough for full application development with debugging and all or do we need anything else with this...
Can't download "UART App - accessible for nRF8000-series and nRF51822 customers"
even I have my product key entered. Clicking in the link makes to effect in Chrome
Hi,
I tested IoT SDK demo which Nordic officially released in end of Dec. As reading document
IoT_SDK_step_by_step.pdf which posted in blog in developerzone.
At last...
Hello,
We have a evalkit nrf51822 and we search how to try the bluetooth with the direct mode but after programming with the firmware direct_mode_test we still have an error...
Hello Everyone
As new nRF51-DK board contains on board nRF51422 IC , can i download S110 stack on it directly and start my application , as i want to do bluetooth low energy...
Hi,
I am currently implementing the BALF-NRF01D3 and I read in the docs that no 0.8pF capacitor is needed on the output (SE).
Does this mean that no antenna matching...
I am reading the sample app codes of ble_app_hrs_s110_pca10028, which is using the simulated data as the heart rate, battery data. My question is in which function the data...
Hi
I am trying to run an application that needs to use ESB and BLE. For that I am using the ble_app_template (SDK 6.1.0) in which I have a included the esb_sd_resources_arm...
Im using GCC + Eclipse with the S110 SoftDevice and the HRS example code. Everything is working well except for printf (which I've added a call to via app_trace ). I've set...
I'm looking at the output of nm on my ELF file:
20002004 00000002 d heart_rate /path/to/Debug/../src/ble.c:132
.
.
.
200028ac D __data_end__
200028ac D __data_start__...