hello
i am using the Nrf52dk with Visualgdb.
i try to run the example project (tcp/IP -> client).
i am using the Nrf5 IoT sdk v0.9
Project complied successfully but i...
I'm using an nRF52 (SDK11.0.0, s132) and am able to generate a hex and axf via Keil/uVision. It uploads and works just fine using a Segger J-Link. I want to try some lower...
Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
HI:
i hava a sender and it send a frame every 15ms ,not use any protocol,and reciver code like as follow:
while (1) {
Rf_StartRx(ReciverSC.RfBufPointer...
Hi to everyone,
i have an mb39c811-evsk-02 and over it there is a tmp102 temperature sensor and an nrf51822.
I want to read the values of the sensor over a beacon app. ...
Hi,I'm glad you can see my post.
Now, I am in a program to read and write FLASH such as the screenshot in the attachment.
Then I update with DFU service for the equipment...
Hi Is it possible to change the MTU size with the Master Control Panel?
I am making a ble device on a nrf52 with the SDK 12 (latest softdevice) which has the ability to...
Hi everyone, in special, Nordic; I'm facing a problem with the last two versions of the NRF CONNECT for Desktop (3.9.2/3) & the BitDefender Antivirus... I can download & install...
Hi everyone
I'm trying to generate the .hex file for examples like Tx and Rx or for my project but I'm not able to do that, please can anyone suggest me how can i do that...
I had been able to program my custom nRF52840 just fine until I wanted to change partitions. I erased everything and now am unable to communicate with the board at all. I...
https://github.com/NordicSemiconductor/pc-ble-driver-py/issues/210#issue-1089773469
I'm trying to build the project from sources. -using windows 10, python 3.8 -installed...
Port the radio_test sample to the Coprocessor sample to test the radio_test function error
How do I merge the two examples
I was hoping you could help me out
many...
Dear Sir.
We are using software based on mqtt simple project .
We added a 1 hz timer, Every 1 hz we toggle a led on and off.
Sometime the led is stuck on " on "...
Hi,
I'm trying to broadcast my BLE on my custom-made NRF51822 custom board.
My code was intended to run on Nrf51422, and it runs correctly on my PCA10028 DK with NRF514...
Hi,
we are working on nRF52832. my hardware is getting reset after a time. i don't know reset reason. my question is how to get cause of reset.
thank you
Hello,
I'm using the library LVGL on the board nRF9160 DK with an LCD screen.
In the lastest version of nRF Connect SDK (v.1.8.0), the version v7 is used for the library...
Hi,
The RAM Loading section for MCUboot states the following:
In case these drawbacks were acceptable, is it possible to run the image from external storage, without...
I'm trying to implement the full application for the nRF52832, while merging the Application, Mesh DFU Bootloader, SoftDevice and Device Page intelhexes into the one file...
Hi teams,
I noticed nRFConnect v3.9.0 is released.
After upgrading it, I got different errors as following, while detecting my nRF dongle & PPK during BLE app & Power...
I'm referring this
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Flib_dfu_transport_ble.html
which states that when in bootloader...
Hello
on MQTT simple exmple, when device is loosing cellular reception it never recovers
do you have a similar \ some example that show how to recover from cellular...
Hi,
I'm using the nRF Connect for VS Code with SDK version 1.8.0.
Working with one custom PCB with nRF52840 as the peripheral and another custom PCB with nRF52840 as the...