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 am doing burst transfers using exactly the code suggested here devzone.nordicsemi.com/.../
The problem is, the data is received three times by the receiver (three times...
Hi!
I question the use of Software Interrupts and especially SWI3.
I'm currently developing an
application on nRF51422 based on
SDK10.0.0 and SoftDevice S110
v8...
I know that it can be done and I have read the other posts. I'm still running on SDK8.0.0 with both a S110 and a S130. Using wireshark and the nordic sniffer firmware on a...
hello everybody,
I need to send some data on the value attached with the notification:
/**@brief Function for adding the notify Level characteristic.
*
* @param...
My application need more than one of the host in the same area, we will set difference pipe of each host, we want to know the area already exist which of the pipe. Then we...
Is there a way to avoid fees, and still use BLE? Do I need to change UUIDs or leave them be?
If not can the nrf51822 be used to just use the pure 2.4 ghz protocol and DFU...
If a BLE device using nRF51822 has a freuqency drift around 80kHz (BLE limit is 50kHz). All other measurement item like ICFT can pass the BLE spec. Will the performance of...
Hi, this is my very first post to this forum.
I just received my nRF51 DK, so I installed a lot of stuff. The blinky example is running fine.
A question about nRFgo Studio...
hi, i am going to make a simple PWM with SDK 6.0.0, nrf51822 and softdevice.
first, i use ble_app_uart example as a base code, because i need to BLE communication with...
I have purchased a BLE module using nRF51822. I have used Agilent N4010A to test the RF characteristic of the module. For first log of the BLE moudle (300 pcs), all 300pcs...
Hello,
I want to serve webpage from nRF52DK via BLE.
In fact I got the kit specifically for this task.
I have installed GCC, Eclipse and SDK for IOT.
Thanks to the nice...
Hi
i have an application where 3 SPI devices are connected. Each of the devices have a different CPHA/CPOL configuration. This means that, in order to make this work properly...
I am changing my project from 6.x to 7.x, and I saw in the BLE Bootloader/DFU documentation that there is a point in the bootloader where it decides weather to use the init...
I am having power on lock up issues with my latest product design using nRF51422.
There is no external power monitoring ICs or reset ICs.
The system is relied on internal...