Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
Hello,
At this point I have been able to successfully customize and run the mcuboot procect.. Mcuboot is successfully built and linked with my app.
However I am would...
Hello
I'm Strangistra and I work on a Adafruit Feather nrf52832.
I have the Arduino IDE 1.8.13 and I use the FastLed library 3.3.3.
I have a strange behavior with the...
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.1.0/nrf/samples/bluetooth/peripheral_lbs/README.html
I'm talking about the above. SW5 switched to nRF52. However...
My team is trying to acess OpenThread CLI over UART0 with the nRF Connect SDK OpenThread CLI sample with our custom board.
We have tested with a Nordic's nRF52840 DevKit...
Hi,
I'm using nRF51 dongle as a sniffer and executing 'nrf_sniffer_ble.bat' file via cmd. I have tried interface commands "nrf_sniffer_ble.bat --extcap-interfaces" based...
I want to download offline documentation , but none can be downloaded. why? for example , on the webpage "https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsds_s140%2FSDS...
I am developing SDK17.0.0 based application with S112.
when I try getting a random value at the end of main, the nrf_drv_rng_rand return err_code=0x05, and it leads to ...
This post is more about some suggestions for review rather than a question.
I've been looking at implementing a project using the nRF52840, SDK 14.0.0 and FreeRTOS in a...
Hi,
I would like to double check that is it so that IF I am using high voltage supply (e.g. +5V) with nRF52840, it is NOT possible to use external power supply AND/OR NFC...
First of all, I ask for your understanding of my poor English. I am a student studying in Korea.
please help me.
i dont know how to use usb data transmission , using...
I'm working on a risk analysis, and need to understand the likelihood of a spontaneous change of values stored in flash, along with what usage patterns most affect that. The...
Hello Nordic dev community,
I am trying to add FEM support to the ble_thread_dyn_hrs_coap_srv_freertos example, for BT840XE made by Fanstel which is nRF52840+SKY66112 in...