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...
Hello:
We are developing a DFU bootloader for an NRF52 product that supports USB and BLE upload methods (they are 2 separate bootloaders from a common source). Both work...
I am hoping to pass data from the nRF52840 to the nRF9160 over UART_0, on a custom PCB. For context, the aim is to pass data at a rather quick rate and good reliability. The...
HI,
I want to make a receiver to get BLE packets on any channel.(NO SOFTDEVICE)
I fail to fullfile it yet by reading <nRF52810_PS_V1.3.pdf>.
Any other hands can give...
Hi,
I am working on the asset_tracker application example on a Thingy:91 device. As I understand it, to activate the GPS it is necessary to keep the button pressed for a...
Hi,
In nrf9160 I want to check the communication of LTE device.
I have installed nRF Connect for Desktop, Getting Started Assistant, LTE Link Monitor, & Programmer.
...
Dear,nordic:
Please help me solve the exception encountered during the MQTT connection
SDK : ncs v1.2;
samples : asset tracker;
path : ncs\v1.2.0\nrf\applications...
Hello everyone a basic question but just to be sure.
I would like to make a custom board and I want to program this board with segger Embedded studio, should I just have...
Hi!
I managed to get the device connected to the nrfCloud and started receiving messages from it.
Anyway, the embedded antenna cannot catch the signal very strongly. Can...
Hi,
I am trying to test the asset tracker code on the nRF9160DK from the precompiled hex files from [ images_dfu_hex/nrf9160dk_asset_tracker_dfu_2020-04-29_bc7ade8b.hex...
It was my idea to compile the mqtt_simple vom v1.3.0.
I spend now one week with your sdk. I tried it with SES and also with command line. Absolutly nothing worked.
The...
I am using a nRF52840-PCA10059 dongle to acquire data at a high rate (between 50Hz and 400Hz).
The connection is very unstable, after some seconds of acquisition, it sort...
We recently bought four 'nRF 52840' dk boards, and are trying to do board to board (non-mesh but single) wireless connection. However, there are just documents of mesh-communication...
Hi all,
I'm running into trouble using openocd to flash code onto the nrf52840 and then step through it. I'm running High Sierra (although I doubt that's important), and...
Hi, I'm designing water meter modem using the nRF52840 + nRF9160. I will apply nRF52840 as a HOST CPU and the nRF160 contol by nRF52840. (please refer to picture.) Which Interface...