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...
When I click on the Nordic Semiconductor NRF52840 product specification the page says that it can not be found.
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom...
Hi, I have an interesting problem with RADIO peripheral. I am trying to achieve the stable communication between nrf24l01+ and nrf52832, and I have it partially running. I...
Is there an example of simultaneous GPS and LTE operation available? I'm having trouble getting this working and wanted to ensure I hadn't missed anything trying to set it...
Hello,
We have developed a firmware based on nrf52832 that use Softdevice for the BLE stack, as a peripheral. So the advertising is made on channels 37,38 and 39 and once...
Hello,
Greetings !!!
I am working on nRF52832 having SDK 15.3.0, Windows 10 and Segger Studio IDE.
My query is, i want to restrict my nRF board connection to a particular...
Hello. I'm doing research for new project, regarding with BLE and WIFI capabilities to connect big amount of device to one host. I should choose between WIFI and BLE. I need...
Hi,
I would like to use PCA10031 to be a sniffer. It can't update and show as below figure.
I've also refer to discussion as below website to turn it into BOOTLOADER...
Hi,
I am using NRF52832 and SDK 11
I tried to include DFU function into the device. I merged bootloader (from modified bootloader example), application, softdevice into...
Hi,
Since migrating to V1 of modem firmware and tag v1.0.0 the low power mode of the SIP is back up to about 700uA again instead of the 7uA we were seeing before upgrading...
Hi,
I have some problems with the example 'timer' and 'simple_timer' provided with sdk_15.3 (which are explained in my other ticket). So can I have an example which works...
what exactly ble_beacon stack is used for? what it does and can it be used to advertise or send user data (like string) and receive notifications from other devices ...can...
Im struck at some point with some error, added all supporting file along with header files but still im getting error. Im using sdk15.3 pca10040 nrf52832.
please verify...
I have a NRF51 DK board, and can't get it to do anything with BLE (probably including any of the examples that require a softdevice) but I ran the blinky examples just fine...
I am using a ultra-miniature (BMD-350) series module from Rigdo which has the nRF52832 BLE SoC. It is placed on a custom board such that all pins from the nrf52 SoC are brought...
Hi,
My projects with Nordic chips thus far have been pretty simple, but now I would like to use an RTOS. My question is, do I use the FreeRTOS available in nRF SDK, or move...