hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
I was using an SPI serial nor flash device with NCS 2.8.0. I tried to get the flash into deep power down mode, but it doesn't seem to work well with NCS 2.8.0. So I upgraded...
Similar to ticket # 349557, we plan to operate nRF9151 in SLM mode and use both LTE and GNSS features. There is some interest in having GNSS (NMEA) data sent out on a dedicated...
Hi Team,
We have started our BLE development using nRF54L15 using SDK 3.1.0.
We have selected this MCU because it support all security features, we are going to start...
NFC certification and library.
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/nfc/README.html tells me, NFC is supported by nrf52 and 53.
e.g. libnfct2t_nrf52...
I am using nrf54l15 with NCS v3.1.0 with the following error when i connect it(i worked in NCS v2.9.1 successfully):
Controller unresponsive, command opcode 0x2035 timeout...
We as a company love the app (nRF Connect) and use it accross a lot of devices to recover stolen goods with BLE.
However, on all my Android devices (modern tablets and phones...
I am working with St7789v driver based RGB565 Display . I have chosen SPI21 configured at 8Mhz and if I send 15 bytes chunk of image bitmaps, I can see the image in the display...
Hello, I am testing the system off demo on the nRF54L15 DK using nRF Connect SDK v2.8.0 (Zephyr v3.7.99). I ran the sample exactly as provided in the SDK .
Observed log...
I am using the nRF7002DK with the nRF5340 SoC. By default the board runs at 1.8 V until I provide 3.3 V on VIOREF. Currently, I am using another board just to drive VIOREF...
Hello there,
we're using multiple pwm-channels of one module of the nRF54L15 for different purposes (multiple motors, h-bridge control; depending on the project).
When...
Can my Power Profiler 2 be faulty?
It does the following in both source meter and ampere meter mode. I start to measure and it shows some microamps current that's expected...
I have a custom board that consists of a nRF52840 and a nRF7002 WiFi companion chip, connected via SPI. (not QSPI)
I wrote a tiny test program that configures the nRF7002...
I'm implementing an OAUTH procedure on my device. I'm able to access login.microsoftonline.com and get user and device codes, then after authorizing, I can access the token...