Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
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...
Hi,
I have setup my system for working with nrf51822 with openOCD and STLink to program it. The blinky went well. But now when i try to program it i get the following error...
I have just concluded a three year development using TI's Tiva ARM M4 chips, writing both bootloaders and applications.
I am using an RFduino to explore BLE.
I have...