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,
i want to use the nrfSniffer in Windows. I updated the latest firmware (4.1.0) to the nRF52840 Dongle. I installed also the extcap Package to my personal folder....
Hello,
I would like to use the nRF52840 PDK version 0.9.0 at 1.8V VDD since my peripherals operate at 1.8V. At the same time, I would like to debug the DK through USB. ...
So I am working on ner52840 with nrf connect sdk, I need to scan a device which is broadcasting ble 5.0 extend advertising for a period of time(probably 2 second), then my...
Good morning.
I have an EVAL nRF52_DK PCA10040 V2.1.0 and connecting the EVAL to the PC through the USB cable no VCP and no CDC disc are recognized.
With an EVAL nRF52_DK...
i build the zephyr samples/hello_world Demo ,and it can run and print well on BOARD_NRF52840DK_NRF52840.
but this hex file cannot boot up on my own board.
for simplest...
In my nRF52810 based circuit board I'm trying to use the RTC along with the RTC tick interrupt to toggle an IO pin every 6msec. In main.c I use WFE to enter low power mode...
Hello!
I'm developing my own board featuring the nRF5340.
I wanted to add a PCB antenna to my layout and I figured the fastest way to create a functional prototype is...
Hello,
I noted that in the reference layout for nRF52832 CIAA with DC/DC converter there are VIP (Via-In-Pad) and blind via underneath the WLCSP package. I would like to...
Hi, I am curious about overclocking of nRF52832.
The reference design of nRF52832 used 32MHz oscilators to get the 64Mhz system clock.
If change the XC oscillator from...
How can I change the regulator configuration (specially the LDO voltage output) in runtime, and also, how could I do it in compilation time?
PS: I use mcuboot as well.
Hello,
I am trying to print things from my board. I would like to go with NRF_LOG_INFO. I have the modules enabled, included the essential libraries, including the c files...
I'm using the FOTA download library to download both the nRF9160 app firmware and the cellular firmware. Since the cellular firmware is so large it's more likely to drop a...
Hi,
I have nrf52840 development board. I use the debug out port for programming my external nrf52840 chips.
Now my external chip is nrf5340 which i need to program....