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!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Hi,
I am trying to disconnect an Android smartphone from the nRF52840. After trying for some time we found out that the BLE stack of Android does not reliably closes a Bluetooth...
hi..folks
wish you happiee new year
i am using nrf52832 whille i tried to pair my device with my android , i am getting an error message " pairing rejected by nordic_uart...
Hi,
According to below thread, the advertising interval has a random 0 - 10 msec delta, so if the adv interval is 20 mses, if run it for long enough, will the result be...
Hi,
I would like to use the PDM interface for my application in nrf52840.
I configured the driver, and started using the SDK's API successfully.
Question 1:
During...
We want to achieve something like this -> We have several BLE peripherals with us and we are going to connect this peripherals to nrf9160 using nrf52 module and then send...
Hi,master
I want to learn DFU/bootloader, I am looking at the official source code, but my ability is too bad, I can't understand it at all. Is there any detailed information...
Hi
I read some threads about how to pair/read IKEA Trådfri.
I'm using nRF5840 dongle with the HEX code cli from SDK 17.0.0.
Using the terminal and send
bdb role...
I have both a NRF52840 (actually 2) and 2 dongles. I need to measure RSSI vs distance for a single link. I set up the RSSI viewer and it shows a blue or green bar for the...
I am getting unexpected behavior when using the latest version of the antfs.c sample code. I think this is a separate issue from what I reported here
When the ANT-FS download...
I've been experimenting with your online power calculator: https://devzone.nordicsemi.com/nordic/power/w/opp/2/online-power-profiler-for-ble for NRF52840. I see that the idle...
ble_nus_data_send is returning NRF_ERROR_RESOURCES. I would like to increase the Tx Queue size, but as it is not straight forward to increase by changing the macro BLE_GATTS_HVN_TX_QUEUE_SIZE_DEFAULT...
Hi,
we are using the nrf9160 for our fleet management products, and am currently working on downloading firmware updates from our server. I am using an HTTPS POST request...
Hi,
I am running an RTC unit test on the boards (nRF52840), where I take RTC_Val1 then perform a delay for one second then take another RTC_val2.
My condition for passing...
Hi,
I am very green with Nordic's tool chain, so this is probably my fault.
I used the toolchain manager to download v1.3.1 and it worked fine, but I can't follow first...
Hi,
Recently, I was researching about BLE Serialization for an upcoming training project. I want to get to know about the following points (some reading material, tips or...