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!
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...
The following steps i used to Flash my nrf52 DK with DFu Serial secure.
Downloaded and installed
a)nrf5_SDK_13.0.0 b)nrfgo Studio c) keilv5 d)Python 2.7.9 e) pip...
Hello everyone, i have get nRF52840-PDK and now working on it. I use SDK 13 and SoftDevice S140.
My Project base on ble_app_template and i want add my service in this Project...
Hi,
I am currently using the NRF52 in a serialized application, with the SPI bus. I am using the SDK 12.1.0 and the softdevice S132 V3.0.0
My application is running...
Hi,
Can I use TI (cheap module 2451) as experimental blinky with central NRF52832.Don't need send button command , only UUID (TI:FFE0) check.It is possible?
Thanks
Hi all:
I download nRF51-ble-bcast-mesh from GitHub ,and put this project under below folder
...SDK8.1.0\examples\nRF51-ble-bcast-mesh-master\
compile this example...
I was doing power profiling using the PPK. All was working OK, as far as I went. I disconnected the PPK, and returned to normal debugging with stand-alone DK. Now I can't...
hi,all
S110 NRF51822 SDK8.0.0 server
i want to increase the througout speed,the SDK8.0.0 support changing MTU size?
MTU Can be in 4.0 protocol is modified?
if SDK8.0...
Hello,
I am starting to create a bootloader and I want it to be independant of the SoftDevice. Is there any open source implementation of a flash_write function that I...
Hi
officially for the nrf51 chip, 40 ppm frequency tolerance recommended but I'm not able to find this much of tolerance in digikey.
The only matching crystal digikey...
I am trying to get a NRF HRS central (ble_app_hrs_c) to make a connection to a NRF HRS peripheral (ble_app_hrs). However, the peripheral does not show up whenever the central...
It seems like a really great company, but after exploring and asking , and searching for a good BLE solution, I just can't find a good fit.
So you want a GOOD processor...
What is the Best way to send float over BLE?
Values range between -2.000volt and +2.000Volt (-2000mV / +2000mV)
Do I break it into two uint8_t and manipulate the +/- sign...
I am engineer, and I may be sensitive to user experience, or just a bad engineer but I do not get this.
I read ALL the guides available in the last 5 hours,
this
this...
Hello,
I have just migrated my project from sdk 9 to sdk 12.2....and of course from Device Manager to Peer manager. My initial project which was built off of the sdk 9...