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...
SDK:11.0 Example:ble_app_hrs\pca10040\ s132_with_dfu
Hi Does nrf52810 only support a maximum of one central connection at the same time? If I currently want to connect two...
We wanted to understand better the use of external NOR Flash for nRF9161 applications. For example, in nRF9161-DK, this would be the GD25WB256E chip.
For modem delta fw...
Hi!
I just succesfully flashed my modem firmware to version 1.3.6 using the nrf programmer and a segger external programmer. I can still connect over the serial monitor...
I used nRF52840 board with SDK 17_1_0 ,
I want to used WS2812B in my project so any one can give me reference code for this or
can suggest me how can i implement its driver...
Hi,
I am using nrf52840 and SDK-16.0. Initially I was using SPI1 and SPI2. now along with this I am using SPI3.
we have added new feature which consumes 316*9*26 bytes...
I am trying to cancel a pending connection as a workaround for .
However when I run:
```
LOG_DBG ( "Peripheral connection timeout cancelling and trying later" ) ;...
Hello . I saw this issue raised previously but with no resolution so here it is again
I built the smp-svr sample in VSCode with Zephyr SDK 2.6.1 which produced a DFU package...
Hi all,
The question is about 125kbits and 500kbits long range modulation in proprietary protocol. I'v seen a post saying that is technically possible ( ).
But is...
Hello,
I have a project in progress with an NRF52840 chip. I was able to buy an aircard with the same chip www.kickstarter.com/.../aircard-find-your-wallet-always With this...
I receive the following error message when trying to install the toolchain manager (V 1.5.0) from nrf connect for desktop (V5.0.0):
Error: Failed with exit code 1. Failed...
Hi everyone, I am trying to send data over USB port for the nrf7002 dk Could anyone have any guide, tutorial, resources, or suggestion on how I should do that project config...
We have a device that does not support bonding, however the services changed and so we want to notify devices that may have cached the previous attribute table. To do this...
Hi,
Good afternoon. I try to implement littlefs file system in my external Nor Memory. I want to store a file and then want to access the file. I am using nrf52832 board...
I am new to nRF MCU's and nRF connect SDK, I want to interface my INMP441 (I2S MIC) with my nRF52840 MCU to print the mic data on serial monitor , can anyone please link me...