Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
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...