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] =...
Hello,I am new to this field.I dont know how to interface QMC5883L Geo-magnetic sensor which is 3-axis magnetic sensor with nrf52840 and read the temperature and axial(x,y...
Hello,
Could you please help to create a list of reasons (or get a reference to it) when node may fall out from network?
Removing network credentials on the node
Key...
I am getting killed by the fact I cannot restore the CCCDs on a bonded reconnect and need to rely on the client doing it every connection - a violation of the standard.
...
Hi Team,
Please let me know can we register Multiple e-sim in Thingy:91 and nRF9160/DK? What is the procedure for e-sim registration in Thingy:91?
Regards,
Ashiq Mo...
Hi
I am testing the example ¨¨ ble_app_att_mtu_throughput ¨¨ on nRF52840 by changing different paremeters incuding data length, MTU, transmitting power and PHY.
when I...
Uisng pca10040 and SDk16.0.0 + Segger
I built and ran the GPIOTE example so I could experiment.
I want to toggle a gpio once only and then stop and I need to know when...
Hi,
Iam looking for very simple low cost wireless module which supports at least 500meters range ,please suggest a module.
I dont need lora module apart from this please...
I have latest SDK, which is nRF SDK 16.00. I have noticed that not all the examples are available for PCA 10100.
So my question is what is the difference between the PCA...
Hi,
I have compilation error to use SPI.
Checking project status Building ‘ble_app_beacon_pca10056_s140’ from solution ‘ble_app_beacon_pca10056_s140’ in configuration...
Hi,
I am trying to get the nRF-IEEE-802.15.4-radio-driver found at GitHub to run on my nRF52840 DK.
Does anyone have a check list or can explain how to link the files...
Hello,
I'm wanting to start a project with the NRF52840 DK in Segger Embedded Studio. I went through almost all of the tutorials and set up the SDK.... etc but I have...
hello.
I used 52840 act as center device.whose RX TX connected to my another MCU(MTK7688 UART). This is a IoT-GateWay. now I want to upgrade the 52840 application. BUT,...
Hi
Two years ago our device was tested using nRFgo Studio 1.21.2.10 Direct Test Mode.
How can I know if the nRFgo software used BLE 4.2 or 5.0 during the tests? The only...
Hello,
We are making a custom application where we have several ble-mesh server nodes (nRF52832), and one of them connects to an Android app, acting as a proxy. The app...
Hi All,
I want explore BLE5 extended advertisement with nRF52832.
Using "ble_peripheral\ble_app_blinky" code from SDK16.0.0, facing " NRF_ERROR_INVALID_PARAM (7)" error...