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...
Hi, I'm starting e new development, and I need to have a peripheral that: - is able send advertising to a central - is able to detect (and receive) advertising from other...
Hi, I am an Embedded developer, where I dont have much idea about cloud back end (Web) Implementation. Is there any reference for the nRF cloud back end source code Implementation...
Hi,
We are starting evaluation using:
"The MBN52832Development Kit (MBN52832DK) is an evaluation and application development kit for MBN52832 BLE Module"
is there some...
Hello,
An alternate title for this issue is:
conditional data access breakpoints not working (SES or Keil)
I have been working with Segger to resolve condition breakpoint...
Hello,
we are currently trying to use GPS with PSM on the lwm2m_client on a LTE-M network.
Unfortunately, after enabling PSM -> activating GPS -> deactivating GPS -> disabling...
Hi,
I am using the following tools and resources,
1. Segger embedded studio
2. SDK 16.
3. SD version 7.
4. nrf52 Development kit PC410040.
5. nrf Connect app in...
I am trying to run the ble_app_beacon example code for board pca10040 but I am getting the following error
.\_build\nrf52832_xxaa.sct(7): error: L6236E: No section matches...
Hi,
First my setup:
Windows 10, Segger Emmbedded V4.50, nrf52840, custom board, Mesh SDK 4.0
The issue:
My device is meant to operate while plugged in to an AC power...
I'm using 51822 QFAC, SDK11 S130 2.0.0, and GCC to make the files.
In the configuration .ld file, I put FLASH ORIGIN = 0x1b000, LENGTH = 0x25000. RAM ORIGIN = 0x20002800...
hello Dev Zone.
i need help.
now i'm try to make IR Line-tracer and detector
how ever, when my detecting object far then range,
"saadc" value change to Negative...
Okay, so I opened up my Segger Embedded Studio today. Oh, there's an upgrade--quite a few versions. Oh, that's just ducky. Click on upgrade link and get taken to:
https...
Good day.
A key customer has contacted us to give us an opportunity to devolop a lift truck IoT tracking project.
It's a big warehouse, so we cannot use the nRF9160DK...
Hello Guys,
i do have nrf9160 DK with me , and i want to connect with Verizon NB-IOT network in texas, US.
I have upgraded the firmware with latest version :
Semiconductor...
For some reason when I try and connect to an Android Pixel 2 Android version 10 I get the above BLE_GAP_EVT_DATA_LENGTH_UPDATE_REQUEST event. I do not really understand it...
Hi,
i am trying to run the bluetooth/ipsp example on the nrf5340 pdk. I am using the zephyr toolchain as described in the zephyr getting started guide. I followed this...