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...
How can I adjust the BLE transmit (Tx) power, up to and including +8 dBm? I'm using nRF Connect SDK (NCS) on an nRF52840-DK .
I modified the throughput sample to reverse...
Hello, I'm trying to run the Ble Peripheral sample from "nrf\samples\bluetooth\peripheral_lbs" i'm using nrf connect V1.8.0 and NRF5340dk i followed the code in the github...
Hi,
I'am using the Ultrasonic Oxygen Senor with the nrf5340, the output is like this "photo" I want to calculate the concentration and the purity and with this values I...
Hello,
Is there any way to program the frequency output when sending a carrier wave to have a step size of around 1KHz? It seems that the default step is 1MHz.
Hi
I am trying to get the manufacturer data by ble_advdata_parse() as instructed in this case and this case , but it's not found in my SDK14.2, so how can I get the manufacture...
It's not possible to proceed a firmware update of matter light switch example on nRF5340DK.
I use following SDKs / Repos
nrfConnect SDK v2.0.2
standalone zephyr SDK...
Hello,
I have a component (AMC1306) in which I input a signal of at least 5Mhz. When this signal is triggered to this component, it sends me back data at this same speed...
Hi, I am trying with coap_client/server example programs on a custom board. I created a custom board for Zephyr and it is compiled without errors. I have a single button switch...
Module: nRF52832
Implemented pairing for ble_app_UART (NUS). However, I can connect with ble_app_uart_c, which does not have pairing implemented. Please tell me how to prevent...
I've just updated to the new V4.0.0 of the nRF Connect for Desktop BLE app. I'm trying to set it up as a server with CTS (but with both Current Time and Local Time Information...
Hi
When using external JLINK to download programs to 52840DK board, how should power supply, or how should configuration; What problems should you pay attention to when...
Hi there,
I found a ticket that involves the ticker and mayfly documentation, but the link mentioned in the answer was lost.
devzone.nordicsemi.com/.../is-there-tutorials...
I understand that this flag is for advertising in low duty cycle, however, how are the actual parameters (i.e., advertising interval) defined for this mode?
Hello there,
I am trying to work with the sample application named "radio test" for performing FCC testing with our hardware. However, I am not able to successfully build...
Hello,
I am using nRF Connect SDK 1.8.0 on the nRF52840. I want to limit the amount of time that a peripheral can connect to my central 52840. On connection start I initiate...