i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Solved: Well, turns out delay and SCK doesnt work well together haha. I imagined the sck signal to be a background thread of some sort. I was wrong.
Hi guys,
at the...
Hi
Im looking for a developer in Denmark to discuss ble technology with. Im trying to get better to understand the technology, because i have some ideas involving beacons...
This system does not work if I enable the third Pipe (Pipe2) .
The system is working without any problem as one RX and two TX (Pipe0 and Pipe1).
The problem on enabling...
Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...
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?