Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
Hi,
I'm using nrf54l15 SOC with Zephyr NCS SDK to build a BLE application. I want to set the radio Tx Power to be set to as high as possible as our device will be enclosed...
Hi There.
I been 15 year experience in embedded system development but I'm very new to the Nordic nrf environment.
I'm eager to learn and develop some product and provide...
Hi, I have a nrf54H20 board rev 0.9.2 and I followed the https://docs.nordicsemi.com/bundle/ncs-3.0.0/page/nrf/app_dev/device_guides/nrf54h/ug_nrf54h20_gs.html#nrf54h20_dk_bring...
Hello, We are currently working on designing a CS-based distance estimation algorithm, referencing the two example routines, `ras_initiator` and `ras_reflector`, from NCS...
I'm getting exactly the same as this ticket now I've switched to extended advertising. Was there any resolution?
Android is fine, iOS 18.5 phone sits in a connect/error...
I'm testing the spi communication protocol with the nRF54L15 DK. At that moment, I'm testing the lesson5-exercise 1 solution of the intermediate course. The problem appears...
Hello,
As the title, I'm using nRF5340 audio sample to test Walkie Talkie demo.
I know that in nRF5340 audio DK, the microphone is set through CS47L63. Now I want to use...
Problem originally due to installation and failure of Gas Smart meter - a common problem in the UK with up to 4+million similar customers. Issue is Smart meters on external...
It isn't clear from the nRF5340 documentation and the only related post doesn't answer it but if we want +3 dBm output power, do we need to wire the nRF5340 in high voltage...
I have a mouse that is advertising, and I paired it with my host. It always stays in connected mode. When I press the three buttons — middle, left, and right — for 5 seconds...
What is the recommended termination for unused RF pins on the nRF54L15 in QFN48 (QFAA) package? Can you confirm this is acceptable?
ANT Pin 31, floating VSS_PA Pin 32, grounded...
Hi, I want to change the voltage of the VDDIO in the group of pins labelled Port 1. I launched Board Configurator from nRF Connect for Desktop but it says "This development...
I have code set up to configure Timer3 to generate a Compare event at 100 KHz, using the PPI so that triggers an ADC Sample event for the two enabled ADC channels. EasyDMA...
I have been testing the thingy91x and measuring power consumption trying to reduce it to the absolute minimum.
Using a test program that moslty sleeps ( using k_sleep()...