Hello,
I have a BLE peripheral device that becomes the server once a connection is established. The BLE services and characteristics are all custom, I will include the defines...
Hello,
I am working on developing a BLE peripheral FW (Reader) with NRF52840 using nRF Connect SDK 2.0.0. The Reader has two MCU, one is BLE MCU and other is the main...
Hello, I am developing a custom board based on nRF52832 that should spend most of it's time in SystemOFF mode. Eventually, it will wake up on an GPIO event caused by the external...
This ticket is related to an old unanswered case ( Openthread otUdpSend transmit finish ). I need to send a large UDP message in chunks and therefore need to be able to tell...
Hi,
I am working on setting up multiple ADC channels in the device tree. My starting point is here , which seemed to be an unofficial ADC example that many ADC-related...
Im building a wireless sensor network for farming applications and the issue I face is that when I supply the nrf52840dk from the external supply pins (P21) I get like 25μA...
We have a device that works correctly on iOS, Android, mac, but disconnects on some Windows machines. We use nRF5 SDK 17.1.0 and s132 7.2.0. The disconnect occurs after the...
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...