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,
I am trying to connect the Thread Devices to the Internet with the following setup:
OTBR from GitHub (This is not Nordic's border router) running on a RPI4 with...
Hello,
for some reason, I have mistakenly entered in the NRF51 USB dongle bootloader mode, and cannot exit. I have read that it is possible to overwrite the DFU/bootloader...
HI,
I am building my application on one of the nordic ble_app in SDK 15.3.. currently, I am facing a strange issue. I am using fds to store some data on the flash. my write...
Hello,
I'm running into an issue after upgrading my SDK from nRF5 SDK v14.2.0 to nRF5 SDK v17.0.0 .
We are using NFC periodically, where emulation is started and stopped...
I'm using the NRF52832 BLE DFU bootloader to run my code (slightly modified from the secure DFU example). At the start of my application, I toggle a pin and measure this with...
Hello,
We are at initial stage of design proposal.
Could you please provide the clarification on following points?
1. nRF9160 SoC is interface with BLE chip nRF52480...
Hi everyone,
sadly one of my nRF51-DK boards seems to be terribly bricked.
During firmware update nRFgo Studio (on Windows) stopped responding. After a (long) while I...
I could successfully installed development environment.
Could import Blinky application and could successfully build.
But couldn't import asset tracking application...
I have an product that has no IO capabilities but requires MITM protection, authenticated pairing and an encrypted link. My understanding is the security defined in the Bluetooth...
After I select Yes to All, or No to All, it tells me to get I license, which I just click continue, and then after that everything works fine.
The install is kusher according...
If i want to provision a device by mobile app over GATT, will this device support proxy feature to provision directly or provision undirectly over one proxy node
Hi. I am implementing a low power operation in my firmware, but the UART de-initialization is causing me odd issues. In order to intialize, I call the function UART_Initialize...
Hi, I am currently working on " asset_tracke r" application. Actually, I need RSSI values to be captured in "asset_tracker", application. So I am trying to migrate "lte_ble_gateway...
Hi,
Mesh SDK 4.2.0.
In light_ctl_setup_server.c,
This subscription list sharing doesn't share it with Generic Power OnOff Setup server but only does it with Generic...
Hello,
i'm working on a NRF52810 on which i have ported FreeRTOS because i'm sharing library with another NRF52832 that embeds FreeRTOS too.
I'm issueing an overconsomption...