I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I want to control the connection to send data for about 100ms, but the service discovery process takes about 300ms. When the service characteristics are known, I want to inform...
Hi, our application uses a nrf52840 module and a nrf52840 dongle. ( sdk15.0.0) in the application.
The central sends data to the peripheral continuously on an event. When...
I am trying to do some power measurements on the nRF5340 using the power profiler.
As suggested in the guide here, I am removing serial support to reduce power consumption...
Provide your AWS credentials page for Asset Tracker Cloud Example for AWS mentions sub-accounts. There is absolutely no such thing as a sub-account in AWS. The page is totally...
Hi.
I've been working with the nRF52840 for a couple of months. I started working on SEGGER IDE, but I've found that it was quite difficult to understand the behavior of...
I played around with the SAADC sampling A4 pin. When I connect to GND, I see negative values sometimes. If I connect to 3.3V I see value 235/236 which is, what I expect. ...
I have 2 device gateway and nrf52840 board.
Can i get zigbee distance?? I think RSSI data is possible. Right??
If you can measure the distance between gateway and nrf52840...
Hello,
I am using nRF52833, nRF Connect SDK v1.4.2.
I have imported the Zigbee light switch, light bulb, network_coordinator build and test it successfully.
I have also...
I should not be asking this question here but it should be documented! SoftDevice s130.
A possible error I can get when executing sd_mutex_acquire() is NRF_ERROR_SOC_MUTEX_ALREADY_TAKEN...
Hi All,
Hardware: Custom Board (Buttonless)
SDK : 17.0.2
SD: 7.2.0
Support required: DFU Buttonless
We are able to successfully load and run the DFU buttonless...
I am using nRF52832.
Can I use NFC1/P0.09 as SCL and NFC2/P0.10 as SDA?
nRF52832_PS_v1.4.pdf states "The pin capacitance will be higher on these pins" in 4.3.2.
I am...
I posted one question in my earlier ticket about download firmware to our own device (nRF9160) through DK of NRF9160.
Now we are design the schematic of our own device with...
Dear Concern,
I am getting MCUboot build errors as shown in the below.
C:\Nordic\v1.5.0>west build -b nrf5340dk_nrf5340_cpuapp -d build_mcuboot bootloader/mcuboot...
Hi,
I have nrF52840 DK rev 2.0.1
switch to VDD, Default, SB40 is cut (confirmed by multimeter)
I have the PPK rev 1.1.1
switch DUT to DK
switch Power to DK
I...
Hi,
is possible use for DFU process as DFU server other device as development kit?
I will use it in street lighting but it not usable with development kit. I would use...