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...
Will the system automatically turn and keep HFINT ON when keeping only RTC ON?
In page 102 of nRF52832 Objective Product Specification, when the system enters ON mode,...
I have been searching around, and it seems BLE devices need to be paired through their app on phones, as opposed to discovering and pairing through the phones settings menu...
Hi, In my project I am using SDK11 (i.e.nRF5_SDK_11.0.0-2.alpha_bc3f6a0) and s130 soft device.
In my projects I am using 128 uuids for services. I got the problem is, while...
Hi
Im working on the project which relates to sending data through ble. I use nrf51822 Evaluation kit and the data is from uart. How do I send data greater than 20 bytes...
We are developing a product based on nRF52 with BLE communication.
We have PCA10036, with engineering sample 1, no more compatible with new soft devices.
Should...
Hi everyone,
I am struggling to get the GNU Debugger to work and break at breakpoints.
I followed the GCC and Eclipse tutorial: devzone.nordicsemi.com/.../
to install...
Hello,
I am really confused at the moment if the Arduino SDK is for NRF8001 or does it also works for NRF51822? Can you please help me in getting started?
Thanks
Hani...
Hello,
I am using SDK9.0 and softdevice 8.0 and I have worked on keil tool. Now I want to use IAR toolchain for the same project. So I started first with example projects...
Hello,
I've made some fixes to the
Python Sniffer API
Make sure you checkout the develop branch.
If you find them useful, consider donating an nRF52 DK ;)
Regards...
Hi,
Can any one Explain me the Following Error
GATT INVALID OFFSET in the Clinet(nrf master control panel APP)
I am getting this error when i try to send more than 23...
Hi,
we are designing a module with the nRF52832 WLCSP. As the module will be soldered on a motherboard a second soldering process respectively a thermal exposure will take...
I would like to load the blinky example on the nRF52 preview development kit. When I try to build the project I will get this error:
Error #541: 'ARM::CMSIS:CORE:3.40.0...
Hello, this question is similar to this questions (Scan request packet, answered by John DeWitt and Aryan)
I'm using
IAR EWARM 7.20
PCA10001 V 2.0.0 ...
We are using nrf51822 AB variant(16kb Ram, 128 kb flash). Due to flash size constraints we are still using s110 softdevice v5. Following is the linker script config:
FLASH...