Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi Support team,
According our spec 52832 rx is about 5.4mA, but actually i measured our example, it is about 7.1mA, may i ask where is the gap? so i suspect it is because...
Hi,
I'm developing an application based on the nRF52832 development kit. It is nrf52dk_nrf52832(PCA10040). I have used nRF Connect SDK (3.0.0) for the project development...
Hello,
I am trying to interface the ble_hid_keyboard with uart using nrf52840-Dk in SDK 17.0.2. But not able to print data from uart and even not able to connect hid keyboard...
Hi,
I have an nRF9160 and working am off of the AWS_IOT sample code. When I start the device, the error messages occur 2-3 times and then the device connects successfully...
Hi,
I'm working on a custom board with a nrf9160 µC. This board is powered by a battery and a supercapacitor and my job is to assure the autonomy of the battery.
I...
I am using 9160 to develop a product for customers, which saves the date, time and other settings in NVS. Yesterday, I encountered a problem that the product could not start...
Hi Nordic team,
Is there any sample project which implements DFU controller in nRF52832 central device? I need to update peripheral device firmware from central device...
We are using SDK 17.1.0 with SoC nRF52832 and Soft Device S132.
We want to configure the soft device to enable the TX and RX GPIOs to talk to off-chip power amplifier. Looks...
Hello there. I would like to know how can I read the counter value right before resetting WDT directly from the register.
That means right before calling:
I want to know...
Hello,
I'm developing a NB-IOT application on the nRF9160-DK based on the 2.6.1-rc1 SDK. I'm experiencing a bug where the firmware gets stuck while serving a send() request...
I am successfully able to use pc-ble-driver on nRF52840 Preview DK using latest connectivity firmware loaded by nRF Connect.
I want to use the same functionality on FENSTEL...
I am using the nRF52840 (with SDKv17.0.2 + s140_7.2.0) and made a custom FW based on the ble_app_hrs example. My custom HW has a 128MB MX66U1G45G flash memory chip.
The...
Hello,
I wanted to build a temperature and humidity sensor application for my custom board using NRF5340 SPI master board. The sensor we are using here is "SHTC3" please...
I use Keil to build nRF5_SDK_16.0.0\examples\dfu\secure_bootloader\pca10040_s132_ble\arm5_no_packs. But it failed to build with undefined symbol nrf52_handle_approtect. And...
I was looking through the quadrature decoder example for the nRF52 and I was having trouble getting an insight into how the three libraries (driver, driver legacy, and HAL...