Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
Trying to build examples from nRF_SDK_for_Thread_and_Zigbee_v3.2.0, with SES 4.22 for PCA10056 dev kit. (Windows 10)
Of the 3 examples, 2 will not build due to linker file...
I just received the Thingy 91 this morning. I've inserted the SIM have verified it on the nRF Connect for Cloud.
I cannot proceed to the next step, as the led continues...
I already install Termite 3.4 but somehow it always not responding. Doing everything all possible thing like uninstall and restart but nothing work. Also try installing lower...
Hello,
I wanted to know how to syncrhonize the FDS_INIT event coming from the FDS. Indeed, it seems FDS is intialized by BLE stack but i want to use it before BLE starts...
Using nrfutil to flash devices via BLE requires, as per `nrfutil dfu ble --help` a second device to be present, and an inordinate amount of additional dependencies which make...
Hi!
We are using the nRF52840 for developing a product, and for testing purposes we would like to have the possibility of setting individual GPIO pins on the 840 chip...
Hello everyone,
I've been messing around with a nrf52840 dongle we've got in our company and I wanted to restore it to the original state, but I cannot find the hex file...
Hello,
I've uploaded the Asset tracker example via SES version 4.20a. Uploading works just fine but when I open LTE link monitor, I see that the board constant reboots....
Hello,
in my application I want to power the nRF52840 with USB at the VBUS pin or a 3.3V external supply at the VDD pin.
I wonder what will happen if someone plugs in...
Hi,
My problem is that reader sends PPS command (both DRI & DSI set to 0) for which there is no response/confirmation from library, and I don't know how to implement this...
Goodmorning, I have a new Thingy 52 and I can"t get it connected to my phones. The old phone has Android 4.2.2 and the new one Android 10. On the I Phone it works perfect...
Hi
I am using Nordic softdevice S340 for developing a proximity search project. The softdevice function "sd_ant_prox_search_set (uint8_t ucChannel, uint8_t ucProxThreshold...
Hello,
i am currently trying to add my own model to the Mesh Android App. It should just be a simple sensor model.
It already works to have an own Window, where I can...
I want to store data on a specific location in Flash, so it is available later on in a bootloader. The size of this data can be quite large (~ 300 kB). I'm kind of puzzled...