I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
This question relates to the unofficial gcc Makefiles available here:
github.com/.../nrf51-pure-gcc-setup
These are great and I've managed to get as far as compiling...
To all successful developers.
I want to write some predefined parameters into the stack. So the problem is the adress.
Example: The nRF51 is part of a medical device....
hi,
is it possible that we can use s120 stack as a central, at this stage to work with our customized profiles?
or it will support only SIG profiles
regards & thanks...
Hello,
I've completed the ble iBeacon like application we are working on, with some custom GATT services/characteristics as well.
When I use LightBlue on a MacBookPro...
There is a check box on nRFgo Studio, Lock entire chip from readback. But a lot of chip can not burn one by one
Can I use AES block encryption to do this?
Hi
We are investigating Hong Kong certification for our nRF9E5 based equipment in the 868 band
The snag seems to be that required channel centre frequencies are "odd...
Hi,
My setup is a nRFgo QFAA FA with S110 v.6.0.0 and Motherboard. I am using the latest SDK 5.1.0. The Master Control Panel drives the nrf51822 USB development dongle...
Hi,I have a Nrf8001 module, use a arduino to control it.
Now,I can use this module to connect IPHONE APP(BLE Probe and LightBlue),sending and reciving data are all ok,the...
Hi Nordic Devs,
First, thank you for excellent documentation and sample code for use with your hardware. It's been tremendously useful already!
I'm pleased to own an...
Hi,
i have some trouble with my watchdog in application. If i does a System_reset (no SD Method because i disabled it before) it sometimes top at this point and does nonsense...
Hi,
We'd like to using nRF51822 to setup an environment which have 2 peripherals and 1 multi-connection central.
Peripheral 1 : reading some data from the car(OBDII...
Hi, we add two characteristic as TX/RX.
We are ready to use them to transmit data and receive data with phone
One for transmit the control command and get respond command...
We have hardware that uses the nRF905 transceiver that inputs different addresses into the nRF905 TX messages based on the specific unit (TX_ADDRESS varies based on unit serial...
Hello
We have devices who uses nRF905 for transmissions between them. When we receive messages we use the AM and DR signal to determine if a message is read correctly. The...
GPIOTE gives us 4.
LPCOMP gives us 1.
What else?
I am working on something related with external interrupts.
Doesn't have problem in my project, but I just always...