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'm trying to get a simple, single shot timer working. The debugger never stops at a breakpoint set in my handler function, and an LED turned on in that function never lights...
Hi
i'm using nRF51822 with twi_hw_master from gzll library from SDK v4.4.2.33551. Code is compiling and linking, but not working. Gazell transmissions don't work when twi_hw_master...
Hello.
I want to protect nRF51822 ADC input from emergency case of overvoltage (up to 24V).
I don't want to use external diodes as any GPIO pin already has internal clamping...
When I use ble_app_hids_mouse demo to test my mouse sensor, it seems that mouse arrow will delay about 300ms to start send data ,at the beginning of movement.
When I cut...
Hi all,
I bought dev kit for nrf51822.
I got serial number for some projects.
Now I do not know where to build those project?
Should I use ukeil? How to install new device...
Hello,
I need to store some data to flash, and am starting to review pstorage. My question: how does pstorage know which blocks belong to which application? It appears...
We need some (5~10 pieces) nRF51822-CEAA-R (3.5x3.8mm 64 ball wafer-level chip-scale packages (WLCSP)) for prototyping. Where can we buy these?
The main suppliers like mouser...
I would like to host a project developed on nrf51822 on a public platform such as github. In this project I'll be using files from the nrf51822 SDK such as the CMSIS files...
I have create software for the nrf51822 (slave) that has
I also create a PC application using the master emulator api that implements the master
Data from the master...
Hello,
Does anybody know what I could be doing wrong either on peripheral or PC when my program on PC reports this error?
I am in the process of writing an application...
Good morning. Thanks for reading. I am brand new to development on Nordic platform but fairly experienced with ARM Cortex, GCC, IAR, Eclipse, etc.
I have a the PCA10003...
Hey guys. I'm very new to Bluetooth 4.0 (actually Bluetooth in general), but I'm hoping to be able to use a Fujitsu MBH7BLZ02-109004 module with an nRF51822 in a product I...
I am attempting to measure battery voltage through the ADC, but am getting inaccurate results. In my setup, I have a 4.2 V battery divided down to the bandgap range using...
HI all:
I am using the nrf24le1.And i confuse about the recive and transmission address in rf transceiver.
What do we use the address to do usually.It will be wonderful...