Hi there,
This almost certainly has a simple answer but I can't work it out. I'm using the sample WIFI Scan for the above boards and can successfully scan away. But I'd...
Hi Q&A My keyboard chip is NRF52832, and the program uses ESB 2.4G communication. The receiver dongle uses NRF52833. Now there is a problem that when the CAPSLOCK is clicked...
We're been making use of CMakePresets.json and the "Pre-fill from preset" feature in the VS Code nRF Connect extension "Add Build Configuration" workflow with an earlier SDK...
I've previously successfully performed OTA DFUs of our application (basically a heavily customized peripheral_uart), running on hardware substantially similar to the nRF5340...
Hi, I just want to read accel and gyro data from the on-board BMI270 IMU on the Thingy 53. I'm using the sample code from zephyr and I've modified the dts and overlay file...
Hi Everyone,
I tried this sample `samples/net/mqtt` It connects to the test.mosquito.org but I want it to connect to hivemq with username and password. Do we have a sample...
Hi there,
I am working on an audio recording and transfer application using nRF5340 (microcontroller development kit) and SPH0465 (digital microphone with I2S support...
Hi there,
This almost certainly has a simple answer but I can't work it out. I'm using the sample WIFI Scan for the above boards and can successfully scan away. But I'd...
Hi,
im develop a keyboard by ncs sdk in nrf52840,and one funcation is that power off/on the keyboard ny fn key .i see the CAF: Power manager module , It doesn't seem to...
Is there any relevant assessment or introduction document of IC FMEA?
For example, the impact of abnormal short circuit and ordinary short circuit on chip 52832;
And...
Hi Q&A My keyboard chip is NRF52832, and the program uses ESB 2.4G communication. The receiver dongle uses NRF52833. Now there is a problem that when the CAPSLOCK is clicked...
Hi, everyone.
I am testing reading/writing data between n52840 and n9160 through UART with buf_len=1(byte by byte) based on Zephyr's UART_ASYNC_API provided in ncs v2.6...
Is there a sample app that uses the Zephyr Light CTL Bluetooth Mesh model? I've tried to add that model to the light_ctrl sample app, but get a crash during configuration...
I have been using VS Code and nRF Connect extensions for over 1 year. I run on a Mac Mini computer with Apple M2 processor. I recently updated the macOS to Sequoia Version...
I kept getting the compile error when trying to build `sample/subsys/fs/fs_sample` ( github.com/.../fs_sample) to `nrf52840dk/nrf52840`.
```
C:/ncs/v2.8.0/zephyr/drivers...
Hi,i I am testing the sample(ncs\v2.7.0\zephyr\samples\drivers\spi_bitbang) at a 52840DK board, with overlay setup like these:
spibb0: spibb0 {
compatible = "zephyr...
I was trying out the led_strip example in the zephyr samples on my nrf52dk/nrf52832 board with a single external WS2812B neopixel led connected at P0.23 , using the WS2812B...
We're been making use of CMakePresets.json and the "Pre-fill from preset" feature in the VS Code nRF Connect extension "Add Build Configuration" workflow with an earlier SDK...
Hi
I would like to use DeviceTree in VS code. The VS code had installed "nRF Connect for VS Code Extension Pack" and tools chain.
But I can't see any file in "DEVICETREE...
Hello.
1. The nPM1300 PS v1.1 states in Section 6.1.1 the fllowing: "The default current limit is IBUS100MA (100 mA)". But the values after reset in registers VBUSINILIMSTARTUP...
Hello,
I am working on the Raytac MDBT50Q-RX dongle which has the nrf52840 chip embedded. I am having issues programming it using the debug pins on the module, using the...