Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
I posted this theme, but the post is locked before fixed. I don't know the reason so repost. I'm sorry about this case.
-------------------------
Question:
I consider...
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...