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'm setting up a mesh network with low consumption sensors and I'm using the Low power node example. I'm having trouble increasing the number of devices supported by...
Hello,
How can I directly read out the POFCON register value on the Watch Window while debugging?
Where is it actually located in the library(sdk 14.2) source code?...
How can i know how much time the microcontroller spends in the timer_event_handler() function? I am fear that i have written down to much code into that function. Regards
Hello,
I have the following statement in flash_placement.xml:
<ProgramSection alignment="4" keep="Yes" load="Yes" name=".nrf_queue" inputsections="*(.nrf_queue*)" address_symbol...
Hello.
I have two nRF52832 (central and peripheral). Connect the central and peripheral and call sd_ble_gap_rssi_get() on the central to get the RSSI and channel. The attached...
Hello there!
At this stage of the product development cycle, we would like to be able just to take simple reading from ADP536x module (to read either battery percentage...
Hey all,
For new minor revisions (1.X.0), will they eventually be supported by telecom's that are currently running with lesser versions? For instance, the current modem...
Hi,
I am using nrf52832 with icm20948 (I2C) on custom board and I am using icm20948 for angle measurement. For custom application I added some features i.e, before reading...
Hi,
We have preloaded the module test board with the DTM test from NRF5_SDK16.
The lab is requesting for the driver to pull up the testing interface and instructions...
I am exploring nRF52833 in a project using DK and Keil IDE. However, I keep getting errors when I attempt to download DeviceFamilyPack, etc. This error only occurs if I try...
Hi,I have a problem.I used three channels of ADC sampling in the project.If I connect the ADC port directly to GND,the ADC value of the sample is not equal to 0.But if I change...
hai ,
In my application , my nrf52840 device in peripheral mode to connect with central (ESP32).
then if i get a mac id from central ,i need to connect over with central...
Hello,
For my project I use uVision v.5.23.0.0; now I am willing to prepare two different targets using the same source files: one target for debug, with included the drivers...