hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
Hello!
Our current project is bare metal and has logging over CLI. I'm in the process of setting up a new project of ours that uses FreeRTOS but reuses a lot of the same...
I have designed a custom board using nRF52832. As per my understanding, we can configure any GPIO pin for UART communication. However, I am not able to configure the board...
Hello,
I am running into an issue attempting to add certificates to the device in order to facilitate HTTPS calls to our backend directly from the device.
Before the LTE...
Hi all,
I am trying make some temperature sensor with Segger and nRF52 based on Mesh BLE v4.0.
Currently I am researching documentation and examples to pick best solution...
I'm trying to use the information from this devpost: https://devzone.nordicsemi.com/f/nordic-q-a/39629/how-to-send-data-to-all-node-over-mesh
However, my remaining questions...
I would like to see an example or documentation about how to set my nRF52 DK into various sleep modes. I know that calling "sd_power_system_off()" will turn the device into...
Hello how are you?
I don't speak English very well but I have a doubt about using mesh and nfc simultaneously.
I'm using the Nordic-Thingy52-mesh-demo example - (Nordic...
Hi, team
I am using nRF5_SDK_15.3.0_59ac345/examples/ble_peripheral/ble_app_ancs_c sample application. and i wnated to add extra notification attribute.
added BLE_ANCS_KEY1...
As I understand from documentation current limit for nRF PPK is 70mA. This is when PPK automatically sets measurement range from 1 o 70mA. My question is: Is there a way to...
1、Demo position:Nordic\nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_uart\pca10056
2、I find when the code execute the function of timer_start_op_schedule,the CRITICAL_REGION_ENTER...
Hello,
Using this link ( https://devzone.nordicsemi.com/f/nordic-q-a/35675/how-to-use-static-passkey-for-a-no-display-no-output-peripheral ) I'm able to add passkey protection...
Hi,
i have found similar posts on the forum but could not find the answer. Therefore,I think it is necessary to raise this question again.
problem: platform:nRF52832 and...
Hello there,
I have been testing on nfc-uart example of SDK 13.3.0. I am trying to pass the buffer of 258 bytes to pointer "p_pdu" and its size of 258 to "pdu_lenght". ...
We would like to have that all communications, programming, and supply related TPs and SBs should be kept for debug purposes. Otherwise, we would like to remove all unnecessary...
We're working with the NRF5340 PDK, and it's a pretty big library change from the old SDK. So far I've been unable to find out where to configure the bluetooth PHY and link...