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...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Use this routine E:\nordic\nRF5_SDK_12.2.0_f012efa3\examples\proprietary_rf\gzll\experimental\gzp_desktop_emulator
To modify the can communicate with PC nrf24luep pairing...
Hi.
I'm troubled.
I use nRF52 preview DK v0.9.0 & Keil5.
i tried ble_app_hrs_c in example folder of nRF52_SDK.
This program stopped at
err_code = sd_softdevice_enable...
Hello all,
I am actually implementing an SPI-master driver in non blocking mode, I write the following code, when I use a debeug led, the program enters well in the IRQ...
I started with the blu_app_template on a 52840. I have advertising working. I can see that from an iOS app. I can also see the details of the service. I see the characteristic...
I am using the Master Emulator C# examples to build my own application. None of the examples are able to properly connect to a remote device. When I open up the Master Control...
I'm writing an nRF52 DK btle application using SDK 12. The DK comunicates with 2 external peripheral via SPI and I2C interfaces. Complilation fails with the error:
._build...
hi, i am reading mpu6050 with nrf51822. every now and then the data got corrupt because of softDevice interrupts. if i don't use Softdevice the it runs perfectly but when...
Hi All,
I am using UART with baud rate 4800, with even parity and 1 stop bit. I'm getting 6-8 bytes in a packet. I'm receiving packets for every 8-10ms continuously. This...
I am attempting to use Unity + CMock onboard the nrf51 for unit testing. I have Unity working and can even output the results of unit tests using Segger RTT libraries. There...
When I try to install nrf5X command line tools in Windows 10, I get the error mentioned in the title, even though I am not doing installing any software in parallel.
Error...
I am attempting to use TIMER4 on an nRF53832 using SDK 12.2.0 but I seem to be running into some sort of granularity issue.
Specifically, if set up the timer with 16MHz...
I just received my new NRF52480 PDK, but it will not respond to any commands.
I tried nrfjprog -e -f nrf52 and this is the log output:
-----------------------------...
Working with nRF52832 and SD132-v2.0.1
Using external 32.768kHz xtal in addition to 32MHz xtal.
I realize there are a lot of posts about timers, but I didn't find any...
I'm having difficulties writing, retrieving and deleting data from flash, using fds on nRF52832_XXAA. Sometimes the flash writing succeeds, sometimes it fails with with ret_code_t...
I want to know about some range information of the NRF52 & NRF21 (BEACON).
For example if I have TX power of the beacon +4 dBm and which is broadcasting every 500 ms so...