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,
while I already managed to solve a couple of problems regarding a proper handling of the DFU procedure in my previous topic here , there are still 3 problems that...
I was wondering what would be a good block size, and saw this in the documentation:
For example, if a module has a table with 10 entries, and each entry is 64 bytes...
Hi Nordic,
I am now trying to use ANT acknowledged data type in reverse direction (from slave to master), and I have some questions:
When sometimes, ack signal...
Hey, I want to save stuff to flash under the same id and key which should be no problem as shown in the documentation. But when I save it and retrieve the data only the last...
hi,
i am newer here.
i am confused in nrf_gpio_pin_sense_t i.e. NOSENSE, HIGH_SENSE, LOW_SENSE.
where is use of this feature ?
why it is required instead gpio_input...
In my application many nodes (acting as centrals) will start simultaneously, as they have common power supply. I am using s132 SoftDevice (4.0). Is the frequency hoping sequence...
Hi experts,
Can we add capacitor to the swdio pin to improve ESD capacity?
We have make some sample that add 1uF capacitor to the swdio, indeed have improved the ESD capacity...
hello there i want to use c++ library in nrf51dk project. i am using sdk12.
i change main.c to main.cpp
but i am getting error. uart_original.rar
i have uploaded code...
We are planning to use two modules at the same time one for esb and one for standard btle, because the esb is time critical and timeslot api seems to be to low priority. Do...
Hi,
I am using NRF52 DK board. I use nrfjprog under windows to flash controller. But i want to flash under ubuntu. I searched but i found one .rar file.i extracted but there...
This is probably a sign that I should upgrade to nRF52 (with a built-in FPU) but, in the meantime, does anybody have an example of the libfixmath library integrated with an...
Hi everyone,
i have J TAG V8 and when i am using this with keil software and try to debugging then its showing-
"The connected emulator can not be used with this software...
I found in documentation that the time to write to flash is between 67.5 and 338 µs.
What conditions influence this time?
-How to avoid long writing times?