I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
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...