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...
Hi all!
I have small problem. When I build my project, it returns thise error: Symbol SWI2_IRQHandler multiply defined (by nrf_sdh.o and nrf_drv_swi.o). I want to use SWI0...
Hey, I am using nrf51822 nRF5_SDK_12.3.0_d7731ad SDK and using Segger embedded studio. In the application code my memory segments is this. Now I want to do firmware update...
Hello,
I am debugging my nRF52832 with JLinkRTTClient through NRF_LOG, but there seems to be some issues I don't quite understand with the color coding of the logging messages...
Hi there, we use the nRF52840 on a embedded system. The nRF52840 is connected via usb interface to the central cpu of the embedded system. An embedded linux (buildroot) is...
Hi!
Is it technically possible to implement performing of unmodulated TX carrier transmission by a write to some BLE characteristic? If yes, then from what to start?
Thank...
Hi,
I am trying to use the Bluetooth low energy capability of the nRF9160 DK (nRF52840 chip) by using the lte_ble_gateway sample from Nordic. After changing some lines of...
Hi
I'm using ZigBee light control coordinator example in "nRF5 SDK for Thread and Zigbee v3.1.0" on nRF52840 evaluation board.
when it will execute bdb_start_top_level_commissioning...
I am runing the light switch example in zigbee sdk v3.1. I am connecting to a smarthings hub. I have set the a single change on the code:
The device will be connected...
A couple questions about the nRF52840 GPIO Electrical Specification:
1. In the nRF52840 GPIO Electrical specification, VOH at 0.5mA is spec'd to go as low as VDD - 0.4V...
Hello,
I have been using the development kit for more than a month when after one flashing, the LED 5 on the board started blinking at one second intervals and the board...
I read a nRF9160 DK 0.8.5 circuit design and have a question about the GPS circuitry. What will happen if I bring the LTE antenna closer to the GPS antenna and reduce the...
Hi,
We have a program that uses the radio driver for IEEE 15.4. Currently we do not need Bluetooth and IEEE 15.4 working simultaneously but we do need Bluetooth DFU. When...
Hi,
Just spent a while debugging this and since there seems to be nothing - well I can't find it anyway - up here thought I should document this issue. This relates to SDK...