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...
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 just started trying to get an IOT IPv6 application up and running. On the nrf51882 end, I have flashed the IPv6 COAP server. The LED on the device is happily flashing away...
Hi,
It looks like system (laptop windows 7) is not supporting more than two windows of RTT viewer simultaneously.
When I connect, third one, it disconnects, one of the...
Hi
The concept of setting the event_length (the time set aside per connection) was introduced post softdevice v3.0.0. To my understanding, with softdevice v3.0.0, the softdevice...
I have a android phone, and it says there's a FW update (1.1.0) for the thingy (it says I'm on 0.0.0). I confirm that I want it, but nothing happens. What can I try? I get...
We are using a nRF52840 (QIAAAA) on a custom board which replicates exactly the schematic used by the development kit (PCA10056). When using Segger RTT for debugging purposes...
I am using adv_report_parse to try and return the device names the scanner picks up. However device names are being printed repeatedly.
I have 4 to 5 devices around me...
Hi
The serial connection handler "ser_conn_handlers.c" may case an INVALID_LENGTH error when receiving Advertise Reports (or other long BLE events). The reason for this...
I have BLE Nitrogen. It is defined as a disk on which it can be dropped hex and it is loaded. Please explain in detail how to make hex which can be dropped on the device....
I have code running on a nRF52 device, with SoftDevice enabled, based on the example given in this topic:
devzone.nordicsemi.com/.../
This runs fine on its own, and...
Hello !
I am currently working on a custom board on which I don't need 32.768kHz. I want to use P0_1 as an interruption pin connected to a pushbutton. The button is connected...
Hi,
I am using IAR embedded version 7.40 and my board is nRF52840 PCA10056,while i was checking devices list in IAR IDE under NordicSemi i can see only nRF51 series devices...
Hey .My source code was compiled against SDK 8.0 now we need to upgrade the SDK to 10.0.
I have just copied the SDK10.0.0"components" folder to my project ( replaced the...
main.c
y_timer.c
y_timer.h
Hi,
I wanted to make the function that get timestamp like mills().
I made this code bellow.
It does'nt move well.
Main loop is unintentionally...
Hi,
During testing I noticed rare BLE connection loses with Softdevice S110 when timeslot session is active. It is hard to catch them with sniffer due to rare behaviour....