I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
Hello,I am using SDk14.1.How can I use NRF52832 connect to a specified host?I already know the MAC address of the host but have never connected to it。Can NRF52832 initiate...
Infocenter "Download offiline documentation" link is broken (see attached images). This occurs when using either IE or Chrome.
Please advise how to download SDK API.
Hi, Unfortunately, I'm stuck on this issue with running SDK-mesh example on Dongle. 1) I did: - took the project: nrf5_SDK_for_Mesh_v4.0.0_src\examples\light_switch\client...
I saw in this reply that the number of friendships a friend node can handle was limited by available RAM on the friend node. I set MESH_FRIEND_FRIENDSHIP_COUNT to 50 and after...
Now I come across such a problem, when the device is sending serial port data, at the same time to the mobile phone and bluetooth connection for related business processing...
Hi,
I am trying to implement energy efficient(batt powered) application for nrf9160, using UDP/DTLS/LWM2M as comm stack. Got "hello world" working, but now I am really confused...
Hi,
We're developing a product based on Zephyr for the NRF52840 (currently seems to be Zephyr 1.13 OpenSource variant). When doing power measurements, it seems that the...
nRF Sniffer is capturing packets, but I see no device names in the Devices List, and I cannot sniff a paring procedure.
The source address in the Devices List also do not...
I'm using the NRF9160DK, the asset_tracker example works fine over Cat-M together with the iBasis sim.
I want to run my applications on NB-IoT, so I'm trying to connect...
Hi,
I have an issue of watchdog in my application.
I think it may occur due to an interrupt (NFC trigger), which calls the function xTaskGetTickCount () instead of...
Hi community ! I saw a lot of subject about "Mesh throughput" which was outdated and i still have questions. I'm using nRF52840 DK with nRF5 SDK for Mesh v4.0.0
1) Does...
Hi,
I'm using nRF Connect to connect to the secure bootloader. In the debug log I see that an MTU of 185 is requested and 183 is replied. I also see this in the Wireshark...
When I used nrf52840 to connect the peripherals with pc-ble-driver-py, I had my own custom UUID, so I needed to add a custom UUID. I referred to this article , but the following...
Hi,
I know that there are different ways to set up the radio, but generally speaking, is there a general practice for how commercial devices' PHYs are set up when advertising...
Hello people, Honestly this is a problem more related to a Raspberry Pi than the nRF52832 but I'm getting same difficulties here so I will explain my situation. I have been...