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...
Hello All,
At a time either ble nus or dfu can work.
I have an problem with the services ble nus for uart and dfu does not work simultaneously means if i am adding both...
Hey, I got 2 beacons which I have connected via BLE successfully however I have some problems with BLE_GATTC_EVT_HVX event. Every time I get only one BLE_GATTC_EVT_HVX event...
Hello,
I measured the current consumption at 0 dbm of the app beacon example.
During the TX send phase I measure a current of more than 11 mA. Thats too high when I compare...
Hi,
Since I want to start to develop an Eddystone beacon and found the Github nrf5-sdk-for-eddystone . I am wondering if the Eddystone beacon is detectable by an iPhone...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update.
if 1 step is done, application update...
hi,
We development a remote control as same as Apple TV 4th remote control. I am interested in "nRF51 Smart Remote 3". How do i download the nRFready Smart Remote 3 for...
Hi,
I am facing an issue with the nordic 51822. I am declaring a gpio as output. I am writing logic High to that pin. When I check the signal in logic analyzer and multimeter...
Using rev 0218 firmware I am getting an awful lot of device errors with the mbed kit. I am not sure if this is a Nordic or an mbed issue so am asking in both places. Symptoms...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
I'm testing SPIM of nRF52 on PCA10040 using S132 and SDK11.
Its base on the app_peripheral_uart example, so I already have BLE communication.
When SPI is not initiated...