I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
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...
Hi All,
I would like to know if the reset can configured to trigger by "failling edge" rather than "rsing edge" of the reset pin / configured pin?
Per the datasheet from...
While debugging the NCS 54L15 ESB module, I observed some anomalies when measuring the radio interrupt signal. For example, after the RADIO READY event is generated, it should...
Hello,
We are working with the nPM1304-QEAA-R7 in a power management application and would like guidance on how to implement or connect a fuel gauge to this device. Specifically...
Hi I could not program the device via OpenOCD (current release) The programm tells me "invalid subcommand "write_image erase prog.hex" I modifed the nrf54L.cfg
added "flash...
I have a Power Profiler Kit II and have been using it for a few years without issue. I have been using it through the nrf Connect for Desktop software and the Power Profiler...
On the nRF54L15, is it possible to configure MCUboot so that the secondary image slot is stored in external flash connected via the SQSPI interface instead of internal flash...
Hi,
We're looking to integrate the NPM1304 in a product with a very small battery. As per the NPM datasheet we've selected a battery with a PCM.
We've previously seen...
We have a production system based on asset_tracker_v2 in V1.7.0 and V2.5.0. it normally connects and publishes fine 24/7. we have many sensors in the field. There are time...
Hello Nordic team,
I have a retail Thingy:91X device. IMEI: nrf-359404230239544
It connects to hello.nrfcloud.com, but I cannot add it to my own nRF Cloud account because...
We currently have a self-developed development board with NRF5340. The example program uses Bluetooth transparent transmission. Now I have added a GPIO pin: en_power is set...
When I was running the dm process of Connect SDK 3.0.2. I wanted to make one device as the initiator and six devices as the reflectors. I expect that the reflectors will not...
I am trying to external target using the nRF54L15DK and I get the following error.
Error: Failed with exit code 1. Failed to device info one or more devices: * 1057767167...
Hi,
We have developed a custom board with both nRF52833 as the BLE beacon and nRF7001 as WiFi. We have chose to use patch antenna with UFL connector for both. When we tried...
Hi,
I have now run most of the YAML test successfully on the Matter TH and while I usually need to restart the TH between runs it seems fairly reliable now. Before sending...
Hi experts, I'm using the example under nrf-bm/samples/bluetooth/ble nus, and I've configured prj.conf, but it's not working.
I've been struggling with this for ages...