Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
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'm looking at options for a BLE device that has fairly small application requirements. It would essentially be a button, so the peripheral blinky example would make...
Hi Nordic!
We are gonna do pre-compliance testing of our custom board, with mounted nRF52840 and nRF9160 SICA B0.
We are looking for any software available from Nordic...
Hi,
with reference to case ID:278209, I was suggested with a resolution to add in CMakeLists.txt I need information on all such (CMakeLists.txt) available tags/labels...
hello,
I tried to read adc sampling value from (NRF_SAADC_INPUT_AIN0~ NRF_SAADC_INPUT_AIN4) with pip mode.
Here are my code as followings
If I have no any voltage...
Hi, there.
I'm trying to implement DFU over UART for a NRF5340. I have read the documentation and have understood this will require the use of a bootloader and I wish for...
Hi,
I want to update nrf52840 application DFU over serial UART link from other MCU. We have go through secure bootloader example in SDK ("SDK\examples\dfu\secure_bootloader...
I recently moved my custom board definition from the zephyr board dir to the nrf board dir, to unify my changes into on git repo for internal use. I think that's when the...
Hello, I am using the project as in It is building successfully on VSCode. I need to evaluate interfacing any SDK file moving further, hence I would want to include: nCS\v1...
Trying to flash firmware to nRF5340 cpuapp core with a sample from nRF connect sdk 1.6.1. I'm able to flash it to a PCA10095 dev kit. With EVM-BT40-V1 from Fanstel, I can...
Hi. I have came into trouble with nrfutil and the provided images.
I have a board that's connected via usb to the computer and I am trying to use the connectivity firmware...
In the nRF5340 user manual section 7.14.3, there is a note regarding assigning the same pin on more than one GPIOTE channel can result in unpredictable behavior. We have implemented...
Hello Jared,
the previous ticket find under the following link is locked. So I decided to open a new one.
https://devzone.nordicsemi.com/f/nordic-q-a/80312/uart-break...
Hi Nordic,
A important customer employ nRF5340 in their product, they are chosing the 32M crystal osciallor now.
Form the SPEC of 5340, if we want to communicate with...
I posted this theme, but the post is locked before fixed. I don't know the reason so repost. I'm sorry about this case.
-------------------------
Question:
I consider...