Hi,
I working with NRF52840 DK board, I need to read some potentiometer values or any sensor values and also send me the example code ADC with Bluetooth. I need to transfer...
1) Our device uses NRF52832 to connect with Android 7 system,use wireshark to monitoring,find not hop,is OK? and wireshark delta time is Connection Interval ?
2) nrf52832...
I have controlled an LED with a push button connected to GPIO pins P0.03, P0.04 respectively.Now I want to use those pins as CLK and DIO pins of TM1637 Display.I wrote a basic...
Hello,
I am now developing firmware for nRF52840 DK and nRF52840 dongle. My target is to develop a firmware that my DK/dongle be central and can send command to peripheral...
In SES, it is possible to clean when project is opened , Rebuild ALL, clean solution, clean zephyr and as well from Project -> Reload project, it is possible to update. How...
Hello,
I am working on BLE+Thread multiprotocol and took ble_thread_swi_template as a base code. I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8. My development...
Is there any available binary firmware for nRF5340 Audio DK to evaluate and demo the LE audio case?
I tried to use the nRF5340 Audio DK for LE audio, but found the LC3 codec...
Hi,
I have been working on the display from JDI LPM027M128C with the nrf52840 development kit. By consulting the datasheet of the display, it seems to work with the spi...
hi :
can you help me to solve this problem. The path of the example is bellow:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.1.0%2Fexamples.html&cp...
Hello,
I am trying to work with the MCUBoot bootloader in my project. I was able to configure and build my project and it appears to run properly when I flash it to the...
I have a nrF52840-DK and would like to try some precompiled test, but I got an error when copying a hex file to it. The error message is that The currently active SWD interface...
Hello all, I am new to development as a whole, and have been tasked with getting my company's new nrf5340 audio kits working and creating replicable instructions for future...
We need to store a .fw firmware (or any binary/hex) image for an external device hanging off the nRF52833 in internal flash. What is the best way to integrate the image into...
Hi
after install sdk of nordic( Installing manually — nRF Connect SDK 1.9.99 documentation (nordicsemi.com) ) on ubuntu 20.04 LTS, when run EmbeddedStudio, i got the message...
Hello all,
for the last few weeks I am trying to workout the i2c protocol with the sensor and the nrf52dk , so far none of the solution that I have considered work. More...
Hi,
I upgraded to the newest SDK and now our SPI Code (RFID Reader) is not working anymore. Is there something that changed with parameters or anything else? If I step back...
Hi there,
We are intending on using the serial LTE Modem example on our nrf9160 with MQTT. What version of MQTT is supported on this example?
Kind regards,
Frikkie
Hi,
I have been using I2C code for almost a year to talk to a variety of sensors with complete success. Typically, we have used a Nordic BL654 module that includes an nRF52840...
I'm getting a strange amount of error when trying to measure the battery for a custom PCB based on the nrf9160.
Details
My VCC_IO is 1.8V
My max battery voltage is...
Hi,
Perhaps I have a misunderstanding of this GNSS Socket Option.
In the GPS Sample Project (samples/nrf9160/gps) with a nrf9160-dk and no connected GPS Antenna, I set...