Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
Hello,
Nrf52832 ibeacon broadcast signal is unstable, and the rssi deviation of left and right upper and lower signals before and after the detection of the same distance...
Hello,
I'm working on some LED sequences using the NRFX PWM driver and I can't get the durations I want right.
Let's say that I want a semi-blinking LED (100% - 50% -...
HI
platform:
sdk:15.0.0
52840
\nRF5_SDK_15.0.0_a53641a\examples\dfu\secure_bootloader\pca10040_uart_debug
I want encode(uart) dfu packet not by nrfutil:
(nrfutil...
In my design, I am using a module based on the NRF52832, with a specified LF clock accuracy of +/-250ppm. In my application, I am using v15.0.0 of the SDK with SoftDevice...
hello, we would like to know which development environment Nordic Semi supports/recommends for NRF52832-QFAA-R (except GCC) Is there a special offer from a manufacturer (e...
I'm in the process of scoping out a new project that is in the realm of robotics. It involves one wireless controller that a person would use to turn and drive four wireless...
Hi there,
I have found a similar thread that dates back from a year ago ( https://devzone.nordicsemi.com/f/nordic-q-a/29073/altering-qspi-address-mode ) but I would like...
I created a application that sometimes uses the BLE for 10 seconds. To turn on the BLE I'm using the function
and to turn off the BLE I'm using the function
I already...
Hello!
I'm trying to interface the DHT11 with my DK. I'm coming from Arduino where all I had to do is to drop some library and instantiate an object. Here with the nRF52...
Hello
I compiled the example ble_app_hrs (ble_app_hrs_pca10056_s140) from SDK 15.0 in IAR 8.11.1
I used softdevice included in the SDK15. (s140_nrf52840_5.0.0-1.alpha_softdevice...
Hi All,
Need a help,
To achieve a long RADIO range i.e Gazell(nordic proprietary RF) range, we are using Nrf52832 with SKY66112.
To control the SKY66112 in PA/LNA...
If we are using an external RTC(for example, PCF85063) with a 32.768kHz XTAL, can we rely on the internal RC oscillator on nRF52840 for the power savings in Deep Sleep mode...
Hi, Im using the latest SDK on the latest DK .
Im triying to run the ble_app_uart example with default code and, I can compile it and upload it, but i cant see the ssid...
Hello everyone,
I'm attempting to "Bond" between a smartphone device and a NRF5 module to have a continues reliable and secure (with password before pairing) data link using...