Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
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...
So its seems nrf9160 docs recommend having VDD_GPIO only at 1.8v ... that running at 3.0v (or 3.3v) will compromise LTE performace.
I have 3.3v rail and 3.3v SPI device...
Hi Folks,
I'm trying to use the Power Profiler Kit. Unfortunately I keep getting 'Failed to start the PPK'. I've updated the drivers (and can program the nrf52832 DK with...
In the nRF52840 Product Specification v1.1 ( HTML ) , description of the QDEC peripheral, Table 77 on page 275 ( direct content link) , it appears to indicate that the LED...
Hi,
We have an freertos based app (SDK14.2).
Recently we have added a WDT support in the following manner:
The init code initializes the WDT reload value to T+3...
hi all, i am using the uart with it's dma to transfer data into the nrf9160, but some of the data is lost in it's way. here are some examples of the loss count in bytes from...
Hello,
I'm using several nRF52840 boards to setup a bluetooth mesh network. Im using the python script "interactive_pyaci.py" to setup the mesh. The mesh is working and...
Hi, As the title asks, I am using the lte_ble_gateway example project on the nRF9160 DK. I am able to connect one nRF52840 DK to the nRF9160 DK over BLE. I am trying to connect...
We have a board that has become unresponsive to programming. It worked well to program about 4 times and then is no longer responding to the J-Link device. The application...
Hi,
I tried implementing serial communication between nrf52832 and HT1632.It didnt work.In HT1632 data sheet it has given following specifications
will nrf52832 supports...
I am trying to build the simplest nRF52 BLE Peripheral application (Lightbulb use case). I am facing below mentioned errors:
Building ‘ble_lightbulb’ from solution ‘ble_lightbulb_pca10040_s132...
Dear all,
I'd like to use 2 spi and 1 i2c at the same time. Can nrf52 support? I read some thread said that only using 1 spi and i2c or 2 spi. Please advice.
regards...
I'm using SAADC like this:
And I'm not getting the done event. I've also tried not low power mode.
If I place a breakpoint in nrfx_saadc.c nrfx_saadc_irq_handler, after...
I'm compiling a custom application using the CMake scripts in the nRF mesh SDK , and I'm trying to print floats using vsnprintf (I'm guessing the problem is the same as with...
Hi,
We are using nRF52 DK tool to sniff BLE data. We we using Wireshark plugin to interface nRF52 DK tool. nRF52 is updated with latest firmware. We keep the tool in between...