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...
Hi Nordic,
I used PIC32 for SPI Master and nRF51822 SPIS slave. I used shortcut for my spis in nRF51822 and I need to know the right time of acquiring the semaphore and...
I have a 32 byte string to read and write using SD110. In the MCP I can read (using read long) the whole string without any problems. When I try to use write long, MCP times...
I'm getting started with the ble_app_hrs_s110_pca10028 (nRF51 PCA10028) example in the nRF51_SDK_7.1.0_372d17a_packs.zip SDK. See the tags for my hardware setup. I'm using...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Hello ,I want to scan the Bluetooth peripherals through one master application and want to display the Bluetooth peripheral names on serial window like what master control...
I am new to nrf51822.
I am trying to convert my Arduino code into NRF51822
I need something like this
currentMillis = micros(); //microseconds since the Arduino board...
Hi,
Without dissecting the provided Raspberry Pi Debian packages -- is there a list of the required Linux kernel modules and binaries required for the IoT Dev Kit example...
Hi there. I'm currently trying to run the BLE_APP_HRS example from IAR workbench on nRF51822-Evaluation-Kit.
We are very interested in using this chip in our upcomming products...
Hi All,
I noticed CSR has just released something called CSR mesh, please see: http://www.csr.com/news/pr/2014/csr-mesh , and a demo video: http://www.youtube.com/watch...
I'm renewing my search for a point-to-multipoint radio system, preferably based on the nRF51822. Basically, I need to be able to connect up to 32 (or more!) nodes to a master...
I am trying to implement a mesh protocol using the nRF24L01+ transceiver.
After reading the product specification, I have concluded that the Enhanced ShockBurst cannot...
I'm working on a wireless sensor network and was thinking about using nRF51822 as the primary SoC. For my network it would primarily be low power sensors talking to one another...