Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hi We have designed some boards with ESPRESSIF WiFi BLE Module ESP-32-WROOM-32E for control and monitor.
Is it possible to connect esp32 to nRF21540 to extend range ( such...
Hi, I am using nRF52840 and communicating with Simcom GSM( Sim7600g ). 1- Is there any example code/ Library to connect with the MQTT server?
2- Can I use this example code...
I found my thread device to have quite a large latency so I analysed the communication and found out that the device is actually timeouting and retrying before listening for...
We are trying to connect MQTT over IPv6 with nrf9160dk and custom board. We are using mqtt_simple sample.
Software NCS version: NCS main (latest)
Changes in the code:...
Hi there,
I have a functional code that worked perfectly on nRF 52840 dongle. I now want to port the whole code to the nRF 21540 dev board.
Can anyone help me port...
Hi Team,
We have allocated the 2 pages for our config data storage. In that each page divided into 4 sub groups, likes each 1k size allocated for one group.
Is there any...
Please provide me some link to build a SPI application for NRF5340 development kit. Please the example application for nrf5340 doesnt get builded it gives errors. Cant build...
Hello all,
referring to this tutorial https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/application-timer-tutorial?CommentSortBy...
We found this problem in our tests.
In our tests, one test leaves the device in a state of poor signal with the iOS device. The device is then regularly disconnected from...
Hi,
I'm using nrf9160 with Zephyr RTOS i need to interface external flash memory using SPI protocol.
but, I didn't get any example code for that. can you help me to find...
hello,
I use download sample on nRF9160DK with NCS2.0. I tried to change the SAMPLE_FILE_URL to my server URL, and the certificate was also modified, my configuration is...
Hi,
I'm working on the Thingy91 'asset tracker v2' project. I see the data on the nRF cloud. Now, I want to subscribe for incoming data over my Android or Windows app. The...
When use the application(nrf 1.9.9/application/nrf5340_audio), I try to write some log into SD card.
After I add the code
int ret = sd_card_write("logfile", "test123456...
Hi, I have not found any diagram/schematics of nRF52810 internal power supply. Is there any available?
I have not found any description of DEC2, DEC3 and DEC4 pins in manual...