I tried to port the example "ble_app_ipsp_initiator" to pc-ble-driver and run on Linux. The peer device is another PCA10056 device running ble_app_ipsp_acceptor. The problem...
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...
I have a question about PeerManager.
SDK: 15.3.0 example: ble_app_multirole_lesc (I changed the source from the sample) deviceA: EYSHJNZWZ (nRF52832) deviceB: Android (ver9...
Dear All,
We would like to automate the trst procedure of our device in LabWiew because in this tool we are doing also electrical measurements.
We have tried nRF connect...
Hello,
I'm running custom firmware on a nRF52840 based DK (Rigado BMD-340).
The log from the nRF Connect app is as follows:
Could anyone help explain the error...
Hi,
I am using nrf mesh sdk v3.2.0 and I would like to combine our custom service within the mesh server example (includes the proxy service). Using info from other threads...
We are having issues with UART communication on the nRF52840. Using a logic analyzer, we have found that the transitions happen too quickly. This causes the receiving MCU...
I have been working with Thingy:91 for three weeks now. Everything works nicely, however, I could not get any GPS location from it. I am using Rogers simcard which is a local...
Hello everyone. My project is getting quite complex so I will try to abridge. (Mesh SDK 3.2.0) I am trying to send wifi credentials from an android application (derived from...
Hi guys,
here in Croatia I'm trying to connect to NB-IOT network using nrf9160.
Here are the commands i am executing:
After this command modem does not accept any...
hi all,
i build project use HCI controller with nrf52840 , it some time show error message,
how to deal with this issue
HCI Host Not enough space in buffer #hci
https...
Hi,
I am working on a development where the values of a bunch of nodes with a sensor needs to be captured in one aggregator device in a mesh network. The aggregator then...
I tested ble_app_att_mtu_throughput_test code with 52840 EVB for BLE5 Long Range as below site.
( https://devzone.nordicsemi.com/b/blog/posts/testing-long-range-coded-phy...
Hi everyone,
I am trying to use the Port interrupts on the nRF52840. I started from the example "pin-change-int" and it works fine when I use one input pin.
But when I...
Hi,
We have a product composes of a central and a peripheral which uses Nrf52840 as their MCU and communicate with each other via BLE. The peripheral will send some data...
Hi,
what should I do in order to enable Bluetooth Low Energy on PC (mainly Windows XP to 8, but Linux or Mac would be nice if they don't support BLE natively)?
My device...