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...
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...
I am trying to download the NRF5 SDK from this link: https://www.nordicsemi.com/Software-and-Tools/Software/nRF5-SDK/ But once I go to the 'Compatible Download' tab, this...
Good morning/afternoon/night,
We've started migrating our code from 51822 to 52840. All is working fine however we still have one issue with NUS (Ble UART).
We use this...
Hello,
I am receiving errors due to the ambiguity in selecting the correct tag.
There is no secure boot in the current nrf version i am using at the moment which...
Hello guys,
I am currently playing with the usbd_msc example from SDK15.3.0 that use USB Class storage module.
I was able to drop some files from my PC to 8MB drive...
Development software : SES 4.16;
Computer platform: macOS 10.14.4;
Hardware: nRF52832QFAA.
Hello everyone~
I'm trying to use the nrf_drv_twi APIs to drive the sensor...
Hi all,
I am using SDK for mesh v. 3.1.0 next to SDK 15.2, nRF52832 DK. I have two services, NUS and Mesh Proxy Service. For both of the services there is registered a BLE...
I have a nRF9160 DK and I'm adapting the asset tracker to connect to our own AWS cloud solution.
I see the code nrf_cloud uses defines coming from the Kconfig at \nrf...
Hello!
I am wondering what the impedance looking into ANT pin 30 is for the NRF52832 WLCSP package. Does the recommended 1pF shunt and 3.3nH series transform the pin impedance...
I have a custom built multimotion sensor that is using NRF52840 and is setup as a sleepy Zigbee end device, however I can not find a way for it to poll its parent less frequently...
Hello, I was trying to run PDM microphone example code for Thingy:52 on my own PCB with nRF52832 chip. I was struggling a lot and can't even start PDM clock, using some free...
Some models such as the Time Server requires that certain messages are sent with a TTL of 0. (See 5.3.1.2.2 Sending a Time Status message). However, not all messages sent...
I'm migrating from SDK 14.0.0 to SDK 15.0.0, due to Migration guide I have changed my `advertising_start` function so it looks as follows:
However I got an error 9 for...
Hi,
I am new to the nRF world of controllers. I am planning to use these wireless MCU for our IoT enabled products. We are in the early stages of finalizing the MCS, so...