Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
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...
Hi
Now,I`m trying to use NCS_v1.5.1 to develop mesh(Have been using nRF5_SDK of before).But have a problem on RTT LOG output.
For nRF5_SDK,the "Debug Terminal" window...
I have a problom about using nrf_fstorage_erase won't call nrf_fstorage_sys_evt_handler.
The project is on nrf52832 and using SDK 15.3, Softdevice s132 6.1.1. When I use...
Hi, we are developing on the NRF52833/840, using SDK 17.1.0. and FreeRTOS.
We currently have ESB that use FreeRTOS. The next stage is to develop the BLE function that also...
Hi,
We are evaluating ADC functionality.(We use nrf52832 on a device with sdk 16.)
The evaluation was performed under the conditions with and without offset calibration...
Hello,
Can anyone please provide me some idea about how to combine the mqtt-sn publisher example publishing on data topic with the mqtt-sn subscriber example subscribed...
I've noticed that some of the samples/applications in NCS that use cJSON are
Generating a pointer to a string on the heap
Then publishing that data (which ultimately...
Hi there, I'm trying to combine the BLE Multilink example with the Throughput example, with the hope that I can connect 1 Central to 2 Peripherals and get a high throughput...
I would like to emulate a NFC type 2 tag on a Nordic nrf52833 based device. I have the source code for the NFC driver (nrfx_nfct.c), but I can not find the source code for...
I would like to know if Nordic could provide me with a Zephyr compatible pre-compiled nfc_t2t library (nfc_t2t_lib_gcc.a or nfc_t2t_gcc_no_fpu.a). I managed to link library...
With SDK15.3 (it appears the issue exists in 17.1 as well), we are using the flash backend. To read the logs, we are doing the equivalent of flashlog_read_cmd(). This eventually...
Hi Everyone,
I recently purchased an nRF52840 DK (PCA10056, 2.0.1, 2021.7, 68365177) from mouser. Yesterday I successfully installed the nRF Connect for Desktop v3.9 application...
Hi there,
Does Nordic provide support directly for the Taiyo Yuden EKSKDNZWB Eval Kit and the EYSKDNZWB module? The Taiyo Yuden documentation seems to suggest that's the...
Hello,
I'm trying to see serial data (polling async method) coming from a single-wire signal. I have verified via an oscilloscope that there is indeed data on that wire...
Hello,
We are using nRFSDK v15.0.0 and nRF52840 in our system. There is also an external MCU that is connected to the nRF52840 via UART. Currently we are trying to perform...