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...
Hello, I am trying to understand the parameters required for Coded PHY. This is from my advertising_init function in main.c: I have encountered this advertising_init function...
Hello Nordic Support,
I am working on an application that can write to SD card when disconnected from USB and appears as USB Mass Storage Class on host PC when connected...
Hi All,
I am trying to add custom characteristic to existing HRS profile. I am making few modifications to this profile for my custom requirement.
I am adding new characteristic...
Nordic boards come with the awesome JLINK-OB, and I'd love to use Segger RTT for app tracing, but have been not been able to get it working in Zephyr using the nRF5340-PDK...
Hello,
I checked most tickets on devzone but didn't find the answer for my issue, if you can please help me about this.
I'm using: nRF52832QFAB - SDK16 - SD132 v7.0.1...
Hi,
When upgrading the DFU with an app everythings goes seemingly fine, all init+app bytes received, validated and so on. The DFU does its resets when done updating settings...
Hi,
In our application, we need the TCP/UDP socket keeps alive even when its receiving is timeout. so we changed the process code in do_tcp_receive() and do_udp_recvfrom...
Hi. I am fairly new to all of this. I am currently researching BLE vulnerabilities for a University project. I have had great difficulty attempting to flash the Nordic BLE...
To the kind attention of Nordic support team, I have been putting to the test a scenario where three devices are used: one gzll host and two gzll devices. When devices are...
Hello
I have a project that was developed in Keil, and now I want to migrate it to Segger Embedded Studio. I have followed the tutorial in this link ( https://devzone.nordicsemi...
I'm trying to understand why this happens.
My application uses the softdevice, which configures some NRFFW registers. I program my application, bootloader, SoftDevice via...
Hi
I am using nRF connect for nRF5340 and i am in need to compile using segger embedded studio.
I tried installing segger IDE with the version 4.5 , I got the free license...
Hi,
I encounter a issue with my printed broad that mainly copy the thingy52. I download the thingyv210HW10.hex into my hardware. And then I debug the code (thingysdkv210...