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 have a custom board with nrf52840 chipset that controls a GSM modem over UART, and this setup works just fine (zephyr project).
Now, I'm trying to replicate this...
Hi everybody,
I get this error trying to set coded_phy advertising on nrf52840 dongle. This is the code that i try.
The error that i get is:
That means I/O error...
I flash v1.7.0 at_client and mfw-v1.3.0 into nrf9160-DK board, LTE works normally and the board can get the ip. ( https://files.slack.com/files-pri/T0SBEQ7AR-F02J4REC8RX/nordic...
I'm trying to implement communication protocol that involves clock and bidirectional I/O line. Clock signal is coming from an external device and expected to be in 1-5MHz...
Hi,
Could you please help to fill which nRF9160 SIP revision fit for SDK?
nRF9160 modem firmware version
nRF Connect SDK
nRF9160-DK, SIP revision (BA, B0,...
Hello,
I have a question about the best way of implementation.
The data will consists out of a struct with multiple pressure and temperature measurements coming from another...
Hi everyone,
I have this question to ask. So I am trying do make an end device that run on low power. I can see that there is an example about the sleepy end device in the...
Hello everybody,
I wonder if somebody could give me an example of an easy way to use saadc without using any adc_event_handler for sdk 15.
I'm trying to do it myself from...
Hi,
I connected an external MCU and going to run AT commands sequence by using serial port (UART2).
Can someone provide the sequence of AT commands to get fixed A-GPS...
Looking for advice on reading data from the BL654 UART RX pin which is getting a text data stream from an STM32 micro.
I tried the "peripheral_uart" sample app in Segger...
When "Zigbee Dongle" is successfully connected and communicated with terminal devices, if the terminal devices that have been successfully connected to the network are all...
Hi there
We are trying to modify the MQTT_Simple example to be able to send more info than the status of pressing a button and having a button pressed notification go back...
Hi, I wanted to merge two example projects: "ble_central/ble_app_uart_c" so I have central client application, and a "peripheral/ble_usbd_ble_uart" so I have working USB CDC...
Hi everyone,
Im working and learning for private project CAN bus sniffer which when receive some data trigger some relay...
I have mcp2515_can hw-184 board on which Im...