In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Platform info: SDK153, MESH 3.2 and using SEGGER RTT for debug logging output with __LOG(...)
I have a strange behaviour in one of my application, where it work very fine...
Hi,
I am using nrf52 Bluetooth to transfer the data .Here i am not getting how to transfer the data at 10ms through Bluetooth.
Is there any example program to transfer...
Hi,
I'm evaluating a custom PCB that uses the MDBT50Q (nRF52840) and I'm really stuck. It looks like the device is working, but I'm getting a few strange issues.
Out of...
Dear,
we are developing a beacon product with nRF52832 powered from Li-SOCL2 primary battery. I understood that We cannot connect directly battery to the nRF52832 beacause...
Hi,
Anybody managed to connect a WisNode RAK811 to an nRF52840-DK and make them "talk" ? (send "at" commands to the RAK811 shield and get replies)
How did you connect...
Hello Nordic Community,
I am using latest firmware mfw_v1.0.1 latest NCS tag (v1.0.0) as well. I flashed GPS example into DK successfully. I made custom hardware using nRF9160...
Hi,
I am using ncs 1.0.0 and Modem FW version 1.0.1.
I am using UART 2 and i have kept UART TX and RX port 0.11 and 0.10 in overlay file.
I want to change the port pins...
Hi,
Our team has identified an opportunity that your nRF52832 fits well, I am having a difficult time getting started with your Bluetooth SDK and reaching out for assistance...
Hi,
As simple as the title! I have tried to move my code from sdk v 3.1 to v3.2 but it will not join the network.
Back to basics and using off-the-box ligh switch example...
Hi
I have been working with the nrf52832 breakoutboard from sparks fun and the nrf52 10040 Dev board.
I want to work with SPI communication in order to intergrate an accelerometer...
I'm having an issue with some iPhone11's, where under certain conditions the iPhone11 is sending two consecutive Link Layer requests with a Control Opcode of 0xFF. The SoftDevice...
Using zboss_start_no_autostart() instead of zboss_start() will cause a power consumption of 630uA. I was expecting the device to be sleep and in a very low power mode.. All...
Hi
When I use the nRF5_SDK_15.3.0, the nRF52832 cannot enter low power (about 900uA). The example is file ble_app_blinky.
The main code is as following:
int main(void...