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...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Hello,
I'm using the SLM application with an NRF9160. I'm sending AT commands for MQTT publish. After ~10hours the device reboots.
The setup AT commands from powerup...
Hi,
I'm trying to use the HCI UART sample to provide Bluetooth support through UART. At first I want to test it between two Nordic Boards, but later switch to another MCU...
Hi,
I want to know how to find the pack of nRF5 SDK.
Because the previous URL has expired. (http://developer.nordicsemi.com/nRF51_SDK/pieces/nRF_DeviceFamilyPack/ )
I have a nRF54L15-PDK kit. I also have the latest v2.9.1 SDK and toolchains installed using the VSCode plugin (also latest).
I use the plugin to create a new application...
Hi Nordic
In the documentation of Zigbee sample of nrf Connect SDK, it said:
>>
Support for Zigbee R22 has been deprecated in nRF Connect SDK v2.8.0 and it will be...
Hi Community
Greetings, I bought nrf9151 DK module looking at the features, power consumption & size but the fact that NB IOT has a communication rate of 15mins once in...
I'm trying to flash a custom board (schematics in this ticket - Schematic/Layout review request ) using a Jlink EDU mini and keep running into an error message saying it's...
Dear NRF Team,
I hope this message finds you well. I have been following the steps provided at the Dev Academy for the initial setup of the IDE. However, I have encountered...
Greetings,
We have a PCB with nrf52 and nrf91 on it.
We have nrf9160 firmware with MCUBoot. The chip boots into mcuboot dfu mode when a certain pin is set to high during...
I have an NRF52840 DK (3.0.2) board, but it is not working. The USB port is not detected. When I power it through USB, the debug LED (LED5) turns on and then off. On the SoC...
Hello.
I am trying to follow Downgrade protection using MCUboot to enable Hardware-based downgrade protection. However, an error occurred, and the software did not start...
Hi friend,
I use SDK16.0, and the version of softdevice is S140 V7.0.1. We have a project using the nrf52840, which is sometimes used by carriers. I ported radio_test to...
I've installed Visual Studio Code and nrfutil and nRF Connect and J-Link and managed to compile Blinky and flash the Thingy:91 X using the terminal:
./nrfutil device program...
Hi,
SDK:ncs2.6.1. The main program runs in the app core, and the net core is included as a child image. The Bluetooth broadcast is normal when tested at room temperature...