Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
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...
I am working with the SDK 13 ble_app_att_mtu_throughput example. With the SDK 12 example, it seems to require the SoftDevice to be loaded with the arm5_no_packs example. The...
Hello,
I'm designing a project with the nRF52832 where I will use an external SPI ADC.
For debug and backward compatibility purposes, I also plan to use the SAADC.
The...
in the ble multilink central example i'm not understanding where the functions in client_handling.c are exercised some don't seem to be used in main or client_handling (client_handling_dm_event_handler...
I am reporting a problem that might bite you. A Waveshare NRF51822 module comes with a "Passed" sticker on the back (solder side) that makes the module stand off the mother...
Hi,
We are trying to have a thin beacon design. But we are having difficulty in finding low profile inductor for dc-dc converter matching the recommended value of 10uH...
I'd like to use Logic Analyzer in uVision 5.2 and ulink2 for analyzing variables in nrf52832.
In my understanding, I need to use SWO and configure Trace setting properly...
Hi,
I need to capture a demodulated, manchester encoded signal (16 bits long). The data rate is about 50kHz (give or take). Currently, I am configuring a PPI with timer1...
Hello,
I'm using nRF52840 which is surpport Bluetooth 5. I couldn't understand why it can do 8 X range and 2 X data rate than Bluetooth 4.2.
Besides, how to use Bluetooth...
I observe strange behavior while reading value for long characteristics.
I have characteristic 100 bytes long (read only).
In GATT client I must read value with subsequent...
can i get nrf 51 beacon antenna printed on beacon kit. its semicircular in shape... can any one help me
i want eagle library of the antenna
please help
Hi,
I want to reduce the current both in the TX mode
and in the system on idle mode as much as possible.
I measured the current consumption of nRF52DK with the original...
With s132 v3, in addition to configuring the GATT to receive larger packets like so:
ble_enable_params.gatt_enable_params.att_mtu = 247;
err_code = softdevice_enable...
Hi all,
I'm working on secure bootloader on sdk12.2.0, And Installed nrfutil v2.3.0 by following the user guide nrfutil v1.2 successfully and it working well without any...