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...
Hi,
I want to know how to send data with 52840Dongle with ble to the mobile, I tried to use the "ble_uart" program of 52840DK, I followed a tutorial, performed a full erase...
Hi,
Is there out of band data available for the Rx path? I want to make sure there is no interference from other bands and if a filter is already implemented in the IC RF...
Dear Team,
I am using NRF52840 for ble_app_beacon and working fine. Now I want to extend the range using 'PHY_CODED' option. Please let me know in this ' ble_app_beacon...
Hi Nordic team,
nRF Mesh is a very good smartphone App for BLE mesh development & Testing. Currently we are running mesh code on one 52DK and use GenericOnOff model to simulate...
Hi. I just started with nRF52840.
When I use J-flash for STM, normally it proveds 'secure chip' as below.
But when I choose nRF52840, I can't see 'secure chip' activated...
Hi. I just started development with nRF52840.
Press "Setting' button, it shows me "The selected device "NRF52840_XXAA" is unknown .......
And actually it doesn't have...
Hi.
I just want to test mergehex. So I put message as below.
mergehex --merge s140_nrf52_6.1.0_softdevice.hex direct_test_mode_pca10056.hex --output out.hex
Both s140_nrf52_6...
Can anyone give me tips on how to get the SCK to LRCK ratio of exactly 32?
I'm having a distorted audio problem with the TFA9879 amplifier, and the status register is reporting...
Hi,
Recently, I was trying to use the hid sample to development specific application.
I just view there was the report map inside the reference file.
I am curious about...
Hi ,all . I have set up SR3 on linux and it works fine. Now i have to port it to Android platform. Since there is no example about how to realize it ,could anyone give me...
Hi, I modified a sample low-power SAADC code and port it to nRF5_SDK_14.2.0_17b948a to work on my 52840 Eval board. It works fine when run continuously.
However, I now need...
I am trying to read analog voltage using NRF dev board through an external connected ADC (ADS1220), not the internal saadc. My DK board is nrf52, PCA10040. I start with the...
Hallo
I am using a nrf52832_xxaa (evaluating on a sparkfun board)
I am unable to program the application (Im trying to flash a blinky examle)
I have tried the S132 version...
Hello,
I am using an NRF52832 on a Custom Board that i built myself.
I want to communicate with a PC software via UART so i've connected the TX, RX and GND ports to the...