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...
For a very small percentage of our devices, we sometimes see watchdog reset events that we cannot explain. The only pattern that we see so far is that the watchdog reset happens...
I am currently developing a project using an nRF5340DK and a custom board.
For some unknown reason, the device is being identified as an "Unknown device." The ironic part...
uart_nrfx_uarte.c, uarte_pm_suspend checks some preconditions with __ASSERT_NO_MSG. In my experience that causes unintended and not required crashes. If the precondition is...
I am building my custom PCB with the nRF52840 chip using the Fanstel BT840F SoC. I have designed and fabricated my own PCB. I am able to flash the code onto the SoC only once...
Hello,
While using ai.lab.nordicsemi.com for model training, I noticed that after the training process is completed, the platform generates several performance charts, such...
Hi,
In my board design, I'm planning to use nPM1300 to power nRF5340 and nRF7002; the user has the option to connect or not connect a battery. If I programme the current...
Hi,
We're developing BLE products with the software developed on nRF SDK v3.2.2.
We are affected by the known issue of the SDK: NCSDK-32763: Upgrading firmware may corrupt...
nrf 5sdk + s140 + 52833 I'm currently debugging the time-sharing operation feature for BLE and the private protocol. I've found that after I power on and initialize the SoftDevice...
Hello,
We currently have various products built around the nRF52810 and the nRF52832. We almost always use a PCB antenna very similar to the one on the "nRF52840 Dongle...
Hi, I am working on project to obtain ecg data via bluetooth. But before that I was trying to see whether I could obtain ECG signals serially through nrf52833. And I tried...
Using nrf5340 with nrf70 on a custom board.
I want to use the wifi interface to send raw wifi network packets (both in associated and non-associated modes).
I have the...
Hello Team,
As we have purchased nRF9151 DK from you, we are not able to import the exact SDK required to develop using nRF9151 DK.
Kindly please let us know how we can...
Keil SDK13 BLE OTA upgrade failure causes the device to become unbootable, requiring re-flashing. How can this be resolved? We are using the bootloader_secure_ble bootloader...