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...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
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...
I've been trying to connect my device to AWS IoT for a week, but I'm getting the same error "no matter what" I do (ERROR: mqtt_connect -45), which seemingly is an authorization...
Hi! We're developing on an nrf52840dk and have been running in to some problems when we want the system to only pull currents in the size of a few microamps. As our system...
hi, i'd like to make communicate 2 different nrf24l01+ without the enhanced shockburst if possible, i'm using arduino to control the tx and fpga to control the rx; i'd like...
Hello!
I am trying to improve the GPS-performance of our custom board. It is difficult to know if it is my hardware, firmware, antenna or something else that needs to be...
Hello, im relatively new to this and not sure why im getting this error. According to previous such error clarifications, i read that the newest versions have to be used....
Hi I have a couple of Thingy:91 devices, which we are using to evaluate the 9601 SoM.
The devices ran out of credit, but after buying more iBasis credit still would not...
Good afternoon. I use NRF 51822, and I want to use RTC 0 or RTC 1. But there are problems, if I do not initialize BLE then the compiler does not execute LFCLK_config because...
We are now developing BLE ADC sender, using nRF5_SDK_14.0.0_3bcc1f7, and two nRF528322s (sender and reciever).
We send SAADC data via BLE, after that, we disconnect, and...
I am currently using SysTick to count milliseconds in my device. This works fine, however with it enabled I can't sleep the device as it wakes up instantly.
I have tried...
Hi,
I'm not sure if I'm doing something wrong so I'm hoping someone can help me. After updating from 0.11.4 to 0.12.0 of pc-ble-python-py, I get the following error. I've...
Hi,
Please help to suggest if 10K Nodes in a single network with 100 Kbps data rate is achievable with data transmission interval being roughly every 30 seconds.
This...
I have the debug section of the evaluation board turned off, modifications to measure current with a DMM set up, and am using a keysight 34465a DMM to measure current. The...
Here is the code snippet initializing the Heart Rate Measurement Characteristic in the BleHeartRateMonitor example:
static uint32_t characteristic_init() { uint32_t error_code;...
When using nRF Connect and 52840 Dongle, the normal BLE scan app works fine but connecting to the RSSI ap, the reprogramming of the dongle fails with timeout.