I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi,
I have successfully followed the guide for setting up the AWS asset tracker application ( https://nordicsemiconductor.github.io/asset-tracker-cloud-docs/v2.1.x/docs...
Hi all,
I did add a reset switch on my custom board. I read some topics how to active it, but I´m not sure if I did it right.
I did add it in the preprocessor define:...
Hi Nordic,
Soft device is s140
SDK version is: nRF5_SDK_17.1.0_ddde560
Bootloader - Secure bootloader.
We are trying buttonless DFU process using secure bootloader...
Hello,
We are trying to use the nrf91 GNSS with the `nrf_modem_gnss` library. I'm looking for clarification on these fields that are listed in `struct nrf_modem_gnss_agps_data_location...
test setup
the custom board schematic
we tried to flash the custom board with the beacon sample here https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr...
I just upacked my new nRF52 DK and installed what I think are all the goodies to do development (on my Windows 11 laptop). I can see the board with the Programmer and I loaded...
Hi
I am using 4 x AD7410 in each TWI channel, using both TWI ports. So, altogether 8 AD7410s. ( I used the Adafruit breakout boards).
Initially I get the temperature readings...
The BOOT_SERIAL_WAIT_FOR_DFU feature is meant to wait a number of milliseconds (500 by default) for a message via serial comms. If it doesn't receive a message it continues...
Hello,
I have following problem:
I am using a multilink NUS Central. With one peripheral connection everything works fine. But when make a second connection I sometimes...
Dear support
Try to perform DFU OTA on my final target board and have an error state says - "payload(250 bytes) too long for MTU: 249 "during uploading stage, could anyone...
Hi,
I am developing application on NRF52840 with Zepyr 2.1.2 SDK, and I found two problems when using the example scan_adv, as follows:
Executing bt_le_scan_start in...
My team is developing for an nrf52840 on a custom design pre-production PCBA. Up till now we have been using nrf52840dk_nrf52840 in the"Board" field of the "Add Build Configuration...
Hi Team We’re using Nordic connect sdk 1.9.1 We’ve created a vendor service and defined multiple characteristics in same, We are using Nrf connect mobile app to fetch the...
Hi,
I am trying to capture provision packets from the BLE Mesh. I have nRF app for iOS. My iPhone is considered as a provision device, is it possible to provison another...
We are using SDK v1.9.1 with VS Code to develop software for a custom BLE board using the nrf5340 SoC. We also have/use a nrf5340-DK development board.
We generally update...