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 -- i'm a big fan of the NRF24L01+ chip, i've written a high-performance driver for it using most of the features, relying heavily on Dynamic Payload and Auto-acknowledgement...
Hi
I'm trying to program a nRF51 DK (pca10028) with the heart rate demo "ble_app_hrs_s110_pca10028", but for some reason it doesn't respond... at all.
I started off...
Hi Team,
I would like to implement a second bootloader to program an external serial Flash chip.
Currently using S110 V7.1.
My current thinking is to create another...
Hello--
I have an NRF51422-DK devkit (PCA10028, v1.1.0) and noticed that pin P0.31 is not brought out to the connectors or mentioned anywhere in the nRF51-DK-HW schematic...
hi all
nRF24L01+ ???
as the data sheet wrote the support life :These products are not designed for use in life support appliances
what is mean this sentence ???
does that...
When I try to make a custom service with the S110, how do I set the service and characteristics up to use a custom 128-bit UUID instead of a 16-bit one, based on the Bluetooth...
hi Guys pls HELPPPPP
I have developing active rfID tag using nrf24L01+ and ATtinny13A, the program code is done perfectly, firstly I start developing the tag with separate...
Issue is related to:
devzone.nordicsemi.com/.../
Now I use latest SD S130_1.0
So, I added to my service characteristic with notifications enabled. But during discovering...
Hello,
I have a development kit with the PCA10000 and I can comunicate with the PCA10004 for about 5/6 meters what is ok for my application but now I want to comunicate...
Recently I needed to add some functionality, so the software could monitor when there was a ble gatt read characteristic event.
In the addCharacteristic code I simply set...
Hi, We have used nRF51 DK for developing an application where we used USB to load/flash the program code. Now we are in Pre-production stage where we can use only the nRF51422...
Hi,
I would like to extend the HTS service with measurement interval setting support. Bluetooth SIG specifies the measurement interval characteristic, which is easy to...
I'm using the example ble_app_hrs along with the HRM part of the nRF Toolbox iOS app . It makes sense to handle this in on_ble_evt in main.c but am unclear how I can recover...
Hi Team,
I am testing UART on nRF51 DK kit.
I have flashed uart_pca10028 .
I have taken out jumpers from P0.9(TX), P0.11(RX) and GND and connected to PC com port.
...
I have the example app working nicely now, so I want to export the project to a zip or something, effectively copy it, and put it elsewhere in my filesystem and work with...