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...
I made a custon pcb and until now it is working as expected . I am using the me54l14 module by minewsemi and i want to enable the CTE capabilities so that i can have angle...
Dear,
I’m experiencing an issue with performing DFU over BLE Mesh. I have a setup with one node acting as provisioner and distributor. This node has a new image loaded ...
Hi,
I am developing an acoustic platform with my custom board with a nRF5340 CLAA chip. The board is recording audio data from two microphones at a sampling rate of 100...
Hi
When i used for DK nRF54L15, PMIC nPM1300 was burnout.
and this PMIC i want to directly replace the DK with a new npm1300.
Can the software that comes with this...
I am using nrf52810 for ble peripherial , is there any sample project which has pass key authorisation , if not what are the changes need to incorporate in peripheral template...
I am trying to get the wifi stack to connect to a wifi AP using WAP2 Enterprise (initially just with identity and eap_password, later with full ca_certificate check and client...
Hello everyone,
I'm reaching out to this forum in a bit of a bind and hoping someone might be able to offer some guidance or assistance.
I'm trying to download the S340...
Device Overview
We have developed a smart wearable that sends notifications to our mobile application over BLE. Under normal conditions, the device alternates sensor...
I am using the S312 protocol stack on nrf52810, with both BLE and ANT+enabled, to transmit heart rate. It can be used on most devices, but it is difficult to connect to 'wahoo...
Hi,
Developmente setup: Windows x64, nrf connect for vs code, SDK and toolchain versions 3.0.2.
I was trying to build a proyect for a custom nRF5340 board when I encountered...
Hi,
I would like to test a websocket connection over NB-IOT with the nRF9151DK. I started with the websocket_client example but I have those warnings and errors at startup...
Hello,
I am designing a custom PCBA based on the nRF7002DK PCBA and I really need the Fabrication Notes / Drawing that officially went to the fabricator to direct the build...
Hi,
I’m using the function lte_lc_psm_param_set(rptau, rat) . After connecting to LTE, I call lte_lc_psm_get(&psm_cfg.tau, &psm_cfg.active_time) and receive the following...
In the specs of npm1300 PS, it is suggested that the ADC can measure VBAT, VBAT_7V range, NTC, DIE_TEMP, VSYS, IBAT. However, in the interrupt configuration reported in 7...