Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
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...
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...