Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
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...
I attempted to connect the central device to the peripheral device.
Both sides are custom boards of nrf52832 and both are based on nrfSDK v17.
The log output on central...
When advertising using Coded PHY with the nRF54L, the reception rate is half to one-third compared to 1M PHY, even at short distances (sufficient RSSI). The receiving device...
Hello,
I am using a custom NRF5340 board and trying to run SPIS related code. The issue I am facing is that MISO pin kept low during the complete transaction . My pin configurations...
Hi, I have been getting randomly errors status from pmic measurements including status 64 (trickle timeout, I presume). Do you have any sample code to handle errors as per...
This is a custom board with nRF54L15. I have the following peripherals connected:
I2C30 SDA:P0,02 SCL:P0.03
I2C20 SDA:P1.13 SCL:P1.12
UART00 TX:P2.02 RX:P2.00
I also...
Hello,
Currently designing in the npm1300 into a project and want to understand better the difference between the LDO and the load switch. In the example schematics the...
Hi
Since the Vout setting range is 1V~3.3V, and the datasheet Figure 39 show the dropout voltage is ~60mV(0.06V)
Why datasheet LDO electric spec. show the VIN need larger...
Folks,
We have been developing a product to use the nrf51840 Dongle. Idea being to solder it to a mother board and as it's pre certified we don't have to go through RF certification...
Hello, I'm building the sample Measure battery voltage on a custom board, and I have an error voltage: setup: -134 at runtime. The overlay file is configure as explained in...
I want to implement OTA (Over-the-Air) updates using Thread on the nRF52840 DK board.
Are there any sample codes or references available for achieving this with Thread?
Hello,
I'm trying to use nRF9160 Development kit and it is not showing up in connected devices view in VS code.
Switch position is correct(nRF91) on the development...
I am using v3.0.2 SDK, nrf52832 DK, and I am learning academy.nordicsemi.com/.../ . I encountered a problem in step 4.2:
Please help me find out how to debug
With the NRF_CLOUD_MULTI_SERVICE sample, we'd like to set the GNSS location tracking sample interval to 2s or even 1s.
But we found that the actual time will be about 25s...
Hello everyone, I need to attach a QSPI memory to an NRF54L15 module. I am led to believe that this should be supported out of the box but cannot understand how to use the...