Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hello,
I started off doing a v3.1.1 build and got this serious warning message
warning: BT_CTLR_DTM_HCI (defined at subsys/bluetooth/controller/Kconfig.dtm:14) was assigned...
This is a bug report for nRF Connect SDK 3.1.1.
The zsock_poll() method and hence also the poll() wrapper method https://docs.nordicsemi.com/bundle/zephyr-apis-3.1.1/page...
When following through the process described on GitHub for the NCS_SERIAL_MODEM I get an error during the build. I am following the steps described in the readme exactly as...
Hello Nordic Team,
We have developed a custom PCB using nRF9151 and nPM1300 . Sometimes, the PMIC powers up and works normally; other times it doesn’t start at all. It occasionally...
Hi All
I have a question here.gatt Characteristic uuid has been Modified After the equipment has been in run for some time.
Current conditions of the equipment:
1.The...
Hi all,
I'm trying to use SPI Slave on a proprietary Hardware that use Ezurio BL54L15 (that contain a Nordic nRF54L15 chip). The environment is VSC + nRF Connect SDK 3.1...
Hello Nordic team,
I’m using the Mikroe nPM1300 PMIC Click Board (based on the Nordic nPM1300 PMIC ) with an ESP32 over I²C to charge a Li-ion battery.
Setup details:...
Hi,
May I know if the ncs add-on sdk-ant also supported nRF52833 because it is not mentioned in the list. Thanks.
Compatibility — ANT for nRF Connect SDK documentation...
Hi,
I need to use GRTC channel 0 in a nRF54L15 project. Channel 0 is special. It is the channel that the INTERVAL register controls. `zephyr/boards/nordic/nrf54l15dk/nrf54l_05_10_15_cpuapp_common...
Hello,
I’m designing a wearable device based on the nRF52832. To maintain time and date when the MCU and other sensors are completely disconnected from the 3.3 V supply...
Hi, I have an issue with nrf52DK, I cannod flash new version of my software. I have an error in VS Code:
* Executing task: nRF Connect: Flash: Aurora-nrf52/Aurora-nrf52...
Hello,
I am using Nordic nRF Connect SDK v3.1.1 and nRF5340DK board. My project is based on the project: GitHub - nordic-auko/nRF5-ble-timesync-demo: nRF52 clock synchronization...
Hi,
Has there any good course or training you recommend developing with LE Audio Development Kit either through Nordic official training or your preferred training program...
We observed a problem with our three different prototypes:
When there is only 5V-VBUS connected, the npm1300 does not ramp uo its voltages properly. The voltage rises up...