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...
Hello everyone,
I'm using the ble_app_uart example code in my MDBT50Q-U512k. I have been made some modifications according to my application. I need use fixed value pin...
Hello
I designed a custom board and now I have to put the code in the nrf52840 module (from raytac). I have been using the nrf52840dk to write my code and now I want to...
I procurred two NRF52DK boards and in both the boards I am facing the similar issue of "Failed to Connect the Target". When I am running the nrfutil device recover command...
We are currently working on a project using Enhanced ShockBurst (ESB) and would like to enable Front-End Module (FEM) support with the nRF21540.
According to the Enhanced...
Hello Nordic,
We have recently purchased an nRF52840 Dongle. We were able to sniff the BLE packets over the air. So it is found that all the packets that we are able to...
Hi,
Currently, we develop a prototype that needs to communicate with WuR; the FH101RF. Could you please tell me if it is possible to communicate with it? If not, can you...
I wanted a COAP Server running on nRF5340dk with DTLS and NS-Target without success. Whenever there is an attempt to connect to it from outside the app freezes, eg. shell...
I am testing gnss without lte connectivity, which seems to work ok.
Except when I get "The modem has detected a reset loop. LTE network attach is now restricted for the...
Hi,
I had a working project for nrf Connect NCS 3.0. I don't know what happened, but now I can't even create a new build configuration. Every time I click on "add build...
Hi
I want to use nRF54L15_DK run RSSI test
I know Desktop App on PC "RSSI Viewer" only Support nRF52 series,
Q1:How can I use Desktop App to run RSSI test?
Q2:Can...
Hello, could you please provide me an working example of TCP socket communication using Thingy:91X by LTE-M/NB-IoT?
I haven't found any (only UDP and I need TCP).
Thank...
Hi there, I've been told on Reddit that I can post my design here to receive more relevant feedback.
I'm making a module with nRF54L15 with an external DC-DC regulator to...
I am currently working on a project involving the nRF52832 SoC using nRF5 SDK v15.0.0 . According to the nRF52832 Product Specification v1.4 , it is mentioned that P0.00 ...
I’m working on high-throughput data transmission using the nRF5340. My target is 80–100 kbps. However, I’m encountering issues on some phones during the transmission. The...
Hi All, I encountered an issue while trying to use both Bluetooth and ESB in the same application. To clarify upfront: I am not using these protocols in parallel. Also, I...