Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
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...
Hi there,
I've designed a custom board implementing the nPM1300 and am currently in the process of examining the board without any firmware. Throughout testing, I have tried...
I am receiving packets in monitor mode on a nRF7002DK. I need some advice on how to interpret the signal value. From <modules/nrf_wifi/fw_if/umac_if/inc/system/fmac_structs...
I'm developing a solution using the nRF9160 and would like to confirm the correct method to completely disable NB-IoT mode so the device operates exclusively in LTE-M.
...
Hi,
I have a custom board build with an nrf9151. Right now I'd like to have the possibilty ti get modem trace. But it's look like I got crypted/corrupted data from UART1...