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,
I just purchased an nRF51 sniffer. I have set everything up as per the UM. When I invoke the sniffer application, it says scanning for devices, but nothing shows up....
Hello.
I'm investigating how bootloader works (bare minimum), especially how it brings control to an application (already flashed at 0x1B000, s130 SoftDevice also present...
Hi,
I'm creating a simple SPI bootloader without SD for nRF51822 based on this post
The bootloader is connected to Freescale 22F through SPI and it will be without any...
Trying to build the examples for the NRF52 and ant. I have the latest download of SDK11 (nRF5_SDK_11.0.0_89a8197)
It looks like paths are broken as well as missing the ant_interface...
Hi,
I want to communicate with other chip on UART.
the chip on other end requires AT(CR,LF) command to start communication over UART.
UART is setup correctly, but it...
hi guys,
So i made a board with an nrf51822 chip (256kb ) and some sensors + RTC(realtime clock).
The RTC will generate an interruption every 1 minutes. During the interruption...
I have to admit I am lost on the changes required to SDK 11.0 to make the new S132 V3.0 SoftDevice compile.
The migration document talks about the changes but doesn't provide...
Does anyone have any sample code for two-way ESB comms between an nRF52 and nRF24L01+ being controlled by an Arduino (or similar), please?
I can get two nRF52s to talk...
I am using sd_app_evt_wait() to put my nRF52 to sleep. Works fine except after I read from a TWI sensor. As soon as I do I see the nRF52 continuously jump out of sleep. I...
Hello,
I'm a computer engineer of Tech Oasis. We are working on a lighting and power entry modules, and I find your product, such as nRF52832, meets our requirements. After...
Hi All,
I am trying to implement fstorage (the issue also happens if you try FDS). I'm using gcc and when I modify the makefile to compile fstorage it requests a file called...