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 recently migrated my nrf52840 based devices to Thread and Zigbee SDK 4.2.0
I used to have a good power consumption around 100-150uA with zigbee enabled.
Since...
I'm considering using the NRF52840 for a device with infrared proximity sensors that requires 8 IR LEDs to be driven at around 14 mA successively (never more than one at a...
Hi Nordic community
We have a custom IC to interface with the nRF52840 chip. We did testing for that IC with FPGA and the related control, clock signals are as shown in...
Hi guys,
We designed a custom board with the nRF52840 SoC and is trying to use the QSPI interface to communicate with an external flash AS5F18G04SND-10LIN.
We are having...
Can someone point me to where I can find some information about the secure vs non-secure builds and what considerations are required for either? Currently I'm trying to create...
Hello,
What is the difference between 2 devices which are constantly scanning and 2 devices which are connected? Also, how do I code 2 devices to connect to each other?...
Hello,
I am going off a fresh install of nrf connect desktop and installed the 2.0.0 version of the toolchain from the toolchain manager. When i create new project from...
Dear all
I am looking for a tutorial like this https://devzone.nordicsemi.com/guides/short-range-guides/b/bluetooth-low-energy/posts/ble-central-tutorial
It sounds quite...
Hi,
The manual for nRF5340 DK states: "VDD can be set by the nRF5340 firmware". I need to set the VDD to 1.8V. How is this done? I can't find any code documentation on...
I am running Version 1.9.1 of the NRF SDK, am programming in VScode, and have written my own custom board and associated DTS files for the hardware we are implementing.
...
Hello,
We are working toward certification of our product and conducting TRP/TIS measurements. The TRP and TIS are not matching up with the conducted output power and...
I'm having a hard time developing for Nordic Hardware right now as it seems that the hardware is not recognized by VSCode/NrfConnect anymore. Under the Connected Devices Section...
Dear,
I use an nrf5340 dk with sdk 1.8.0 for vscode. I'm now playing with the central_and_peripheral_hr example and I want to change the advertisement packet. How and where...
Hi,
I have an issue in regard to Matter. I would like to commision a device in my network, but I don't know why the Python CHIP Controller returns this error every time...