Hi everyone, I have a custom board in nrf52833. Currently, the gpios on nrf52833 are gone, except for the NReset pin (P0.18). Can I configure the NReset GPIO as a GPIO I/O...
My eval setup is PPK2(source mode) -> nPM1300EV - -> nRF54L15DK. I have my load connected to BUCK2, everything else is disabled.
I'm getting higher than expected input current...
I am currently attempting to send HTTP requests (GET and POST) with my nRF9160 DK over an LTE connection. I have tried running the HTTP client sample code under zephyr/samples...
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 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...
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,
I am using the nrf54l15 on a custom board in our current project and want to use it with DFU over BLE FOTA as well as TF-M.
I can compile the project just fine before...
Hi,
If I want to run a blocked task e.g. write 1MB data to the external flash size 8MB(NVRAM), that it takes 3 seconds. What is the best way to to in NRF 51822?
Do you...
Hi,
I'm using the softdevice s110.
The power consumption is sometimes a little weird (around 1 mA). I think that the chip is in debug mode.
How can I know if the chip...
Hi,
The datasheet for nRF52 has pin assignments for QFN-48 only at present.
I'm using WLCSP package for the nRF51 and would like to know if there is any pin-to-pin compatibility...
have anyone successfully NRF51x,NRF52x series to interface with Matlab? Do you need to develop any additional code to do this?
Currently Matlab has support for BT Classic...
Hi,
I'd like to embed the nrf.exe utility used for creating DFU packages and uploading firmware via serial in a 3rd party app for use with our Nordic based devices.
...
Hello all,
I wish to set up the nRF51422 so that I can communicate with it via UART using the HCI protocol - I've been using a TI CC2540 device previously and there was...
Hi
is there a function with which I can check if indication or notification on a characteristic with notify or indicate capabilities has been enabled by the master?
Is there an internal counter for the number of packets transmitted since power on?
Im trying to change the advertising packet content after a timer is expired or a certain...
Hi,
I am using example bootloader from Nordic.
SD7.0
SDK6.1
S110
2nd rev chip 51822
IROM 0x3C000 Size 0x4000
Optimization Level3
The implementation is based...
Some months ago, I was told that a new BLE DFU Bootloader with code signing/encryption was expected before July.
Can we get an update on the expected release day?
I find "led_radio_example" and "button_radio_example" as 2.4G transceiver with nRF51822.
Is there any example source code about how nRF24L01 can talk with nRF51422?
Hello,
I'm modyfiyng a NUS template. I noticed, that when I move to far with my Android phone (with the nRF UART v2.0 app) from the NRF51 PCA10000 board, it disconnects...