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...
1.I want to know which regions or mobile operators are supported by nrf_cloud's AGPS and PGPS services. Does it support all areas covered by NBIOT and LTE-M?
2.In China...
Dear Srs.,
We have some of our products (sensors and communications elements for smart cities), that are using your nRF9E5 product. Now we have been awarded an important...
Dear Nordic
I have a question to ask your.When I used the NRF52 Series and nRF5 SDK,I made a simple modification tot the radio test program in examples\peripheral\radio_test...
Dear, I created a project in SES. I modified the zypher.dts file to define some pins as below:
1. I added some pins in aliases as shown in fig 1.
2. I added pins with...
Hi,
nRF Connect SDK1.8.0, Windows10 X64.
as follow simple code,it will infinite restart.
but all short change to int or char, it work well.
the same code, run...
Hello
Happy Christmas in advance.
I meet a trouble about using littlefs and mcuboot at nrf52840dk.
ncs1.7.1
project:littlefs
I have changed the nrf52840dk_nrf52840...
Hi all
I'm developing a BLE application using nRF52832 : SDK 17.xx
I need to embed a passkey, and the only app example relevant in this case is ble_app_gls.
using this...
Hello again Nordic World,
I am using a slightly modified version of the ble_central example running on both 10028 and 10040 boards as "test central boards" for communicating...
Hi,
We are developing trainer sensor device and looks very smooth so far. But our questions is some apps change our device name to Bryton Trainer xx in the searching stage...
Hi there,
Having just migrated from an x86 Mac to an M1 Mac, I'm now having difficulty getting the programmer app of nRF Connect for Desktop to detect a device. When I attempt...
1) what is the touch pad IC driver that will support nRF52840 ?
2) S25FL512s compactible with nRF52840 as an external nor flash interface . if yes how to get started with...
I am using nRF Sniffer/Wireshark to diagnose some problems with a custom app using 128 bit Service UUIDs as well as well known 16-bit UUIDs.
In the screenshot below, you...
Hi,
Based on previous threads on the matter:
https://devzone.nordicsemi.com/f/nordic-q-a/46565/sdk-15-3-0-missing-bootloader-definitions-for-nrf52832_xxab-qfab
https...
HI
We are using nrf connect sdk.
We understand that when we put the nrf in power down and if any interrupt comes in any gpio than it will reset and wake up.
But my question...