Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
Hello, I am trying to develop an application using the ADC of the nrf52832. For this, I have included the "nrfx_adc.h" library into my main code. When I try compiling the...
Hi, probably a simple answer to this but am struggling to find a decent answer on the web.
There is a function (below) and I would like to watch the p_adv_report. However...
BACKGROUND:
So I've got minimal experience with low-level development/low-level coding/digital hardware, being more of an antennas person before, but have been given a task...
Hi All.
I am using the nRF52840 development board, and can't get UART logging to work. I have checked all the settings in sdk_config with no joy.
I have hyperterminal...
Hi Nordic:
I'd like to ask a mesh specification question, there is some terms relative to retransmit: "4.2.2.6 publish retransmit count", "4.2.19.1 network transmit count...
Hi,
Development Environment : Windows 7 and keil MDK- ARM 5 and nRF81522 EVK
I want to know that which SDK version should I use and I am using Arm debugger programmer...
I would like to know if I can run Thread examples on nRF52840 USB dongle? Could someone provide instruction how to do this in a Windows environment?
Also, is there external...
Hello,
I'm trying to lower the power consumption in the s.c. "System ON" mode. I need to run in System ON mode to keep the RTC running. However I need to wake the CPU on...
hi ,
I use SR3 V1.2 to test. I enable ANR, play the recording directly in the loop.
About every five seconds, a second or so of unusual sound appears. The rest of the...
Hi,
I can't understand what is DFU example inside /examples/dfu folder and what is /bin/bootloader/? I read DFU quick start guide, but where is source code of bootloader...
I try debug my app in keil debugger but it's often raised app: SOFTDEVICE: ASSERTION FAILED in SEGGER after step down through the code (in few steps).
My app based on buttonless_dfu...
Hi,
I have a doubt regarding buffer setting in SPIS.
In the SDK15 SPIS example, buffers are set using nrfx_spis_buffers_set(...) and it works perfectly.
I was wondering...
Hi All,
I am using nrf mesh SDK v2.2.0 and nrf SDK v15.0.0.
I have created a new model in nrf mesh SDK, this model is publishing scanned data on group address.
When...
Hi,
I was working on the HID mouse example and noticed that the example gets disconnected from my mobile phone once i start moving the cursor.
I also noticed that the...