hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
I am using sniffer v3.1.
I have installed the sniffer code on a nRF52840 dongle (PCA100059). When I insert this into the PC it appears as "nRF Sniffer for Bluetooth LE ...
Hello,
I am new user for the Nordic NRF528400 microcontroller. I am working on a project that is using the 8 channels of ADCs to get data from sensors. The system is powered...
We are testing our custom board using the the dimming_server example from mesh 5.0 sdk. This example runs fine on the PCA10040 board. On our board, the provision runs normal...
Hi,
I try to add BLE scanning function to receive all the advertising data in my application.
My existing application is started from advertising example.
After added...
Hi, I have a customer wanting to do OTA firmware upgrade using nRFUtil on Fanstel BC840E module.
They have installed the python
D:\nRF_Pjts>python Python 3.9.2 (tags/v3...
Hi!
After cloning a fresh codebase and building the trusted firmware-m sample parts of the mcuboot scripts seem to break:
Traceback (most recent call last): File "/home...
Hi all,
I am developing a low power product based on the nrf52840 module, using the openthread stack from NCS (v1.4.99). Since the device is powered by battery only and...
I would like to use MAGPIO0 , 1 and 2 as 1.8V inputs. I've read through the documentation, but can't find any way to assign pin numbers to these (I'm using Zephyr), only that...
Hi,
First i want to know what is the relationship between connection interval and GAP Event Length.
In one test condition I configured as:
connection interval = 7...
Hi Experts,
We are developing application on nRF52840 based BLE 5.0 module i.e. BMD-340, in short we are integrating the BLE in one of our existing product & upcoming...
Hi Nordic Team,
I'm working with Nordic NRF52832 BLE development Kit. Currently, we are working with DFU Secure bootloader. In this bootloader, we tried the button pressed...
Hello everyone, I am running a code with uart i2c interruption and power management but I have this error : nrf_pwr_mgmt.c:78: undefined reference to `__start_pwr_mgmt_data...
Hi,
Does Nordic have a network-steering function that attempts to join networks on all channels? We will not know which network channel the sensor needs to join ahead of...
Earlier (couple of months) I was working on the examples/peripheral/ppi example in SDK12.2.0. I converted the Keil project inside pca10028/blank/arm5_no_packs to a Segger...
Hello,
I am trying to reset the Zigbee network configuration on my End Device when the user press on a reset button for a long time.
I don't want to restart the product...