Help Needed: BLE Not Working on nRF52810 (Tried Zephyr & nRF5 SDK)
Hi everyone, I really need help getting BLE working on my custom board with the nRF52810 . I've been trying...
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...
Hello LE-Audio team,
By any chance, do you have a working code base that supports a headset with 2 end points instead of just one as your sample nRF5340_Audio kit?
If...
Hi, I just tried to connect LSM6DSV IMU with nRF52840dk
The whole folder structure is shown below :
1. I set nrf52840dk_nrf52840.overlay file first.
2. I...
Hello,
We are designing a new Zigbee/Thread end-device sensor and I'm wondering what is the recommended part for it.
I have a demo running with nRF5340 (because the platform...
Hi Nordic team,
I'm using the nPM2100 PMIC in my design to power a microcontroller. The microcontroller sets the nPM2100 into Hibernate mode , and a vibration sensor connected...
Hello,
We are currently using the nrf52840 for development using Zephyr v3.7.99-ncs1 .
We want to use the UART in low power mode and therefore, we have used the zephyr...
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...
Help Needed: BLE Not Working on nRF52810 (Tried Zephyr & nRF5 SDK)
Hi everyone, I really need help getting BLE working on my custom board with the nRF52810 . I've been trying...
Hi Team,
We are using nRF9160 MQTT sample code 'mqtt_simple'.
1. What is the maximum payload we can send in one single PUBLISH?
2. I want to send 4KB of data in single...
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...
Hello LE-Audio team,
By any chance, do you have a working code base that supports a headset with 2 end points instead of just one as your sample nRF5340_Audio kit?
If...
Is it possible to see LOG_INF() or LOG_ERR() messages from custom board software when the custom board is connected to a nRF52840DK through connector P20? The custom board...
Hi, I just tried to connect LSM6DSV IMU with nRF52840dk
The whole folder structure is shown below :
1. I set nrf52840dk_nrf52840.overlay file first.
2. I...
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...