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,
i have read all posts about writing to FLASH when using BLE. But could not find the desirable method.
What i would like to do is to write to flash from characteristic...
hi, i am reading mpu6050 with nrf51822. every now and then the data got corrupt because of softDevice interrupts. if i don't use Softdevice the it runs perfectly but when...
Hi All,
I am using UART with baud rate 4800, with even parity and 1 stop bit. I'm getting 6-8 bytes in a packet. I'm receiving packets for every 8-10ms continuously. This...
I am attempting to use Unity + CMock onboard the nrf51 for unit testing. I have Unity working and can even output the results of unit tests using Segger RTT libraries. There...
When I try to install nrf5X command line tools in Windows 10, I get the error mentioned in the title, even though I am not doing installing any software in parallel.
Error...
I am attempting to use TIMER4 on an nRF53832 using SDK 12.2.0 but I seem to be running into some sort of granularity issue.
Specifically, if set up the timer with 16MHz...
I just received my new NRF52480 PDK, but it will not respond to any commands.
I tried nrfjprog -e -f nrf52 and this is the log output:
-----------------------------...
Working with nRF52832 and SD132-v2.0.1
Using external 32.768kHz xtal in addition to 32MHz xtal.
I realize there are a lot of posts about timers, but I didn't find any...
I'm having difficulties writing, retrieving and deleting data from flash, using fds on nRF52832_XXAA. Sometimes the flash writing succeeds, sometimes it fails with with ret_code_t...
I want to know about some range information of the NRF52 & NRF21 (BEACON).
For example if I have TX power of the beacon +4 dBm and which is broadcasting every 500 ms so...
Hi all,
I tried to build the latest OpenThread libraries but after copying the library files in the SDK, I fail to compile the examples. Everything was fine when building...
Hello,
the specification states that SD132 v4 takes 120 KB flash and MBR 4 KB flash additionally. We only need the BLE protocol stack. Is there any way to reduce the SD132...
I am trying to use the EVENTS_PWMPERIODEND interrupt to read a GPIO pin on every falling edge of an output GPIO that is driven from the PWM module.
The description in the...
Hi all,
i developer a code that :
press button short switch on one led
Press button long switch on two led.
but sometimes if i press the button a two led...
hi
i need store my data in internal flash memory (around 30kb). i have fixed memory map from 0x25000 to 0x35000. my,
block size = 16 byte,
block count =4096,
no of pages...
Hi,
I want to add functions of HID telephony to pickup/decline phone on nrf51822 application.
But it seems telephony usage did not work on android/ios phone, or incorrect...