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...
I've had a lot of success with the nRF51 series but recently came to the conclusion that it isn't suitable for our needs and trying to transition to the nRF52.
I picked...
Hello everyone,
I'm developing my own board using the nRF5340. I am quite lost because of the capacitance matching that I need to perform with the 32M Crystal and the 32k...
Dear all.
I have the nRF52840dk and nrf52833dk kits.
I am having the same problem with this guy. And now my kits lost their Jlink and Com port.
In the answer, I found...
I developed a product on ncs1.9.0. It needs to connect to the nb network and support the gps positioning function. When the device is running, I found a problem that when...
The Zephyr documentation about ADC ( https://docs.zephyrproject.org/latest/hardware/peripherals/adc.html ) mentioned ADC _CHANNEL_CFG_DT usage in device tree and later source...
Hi,
I would like to enable the SAADC to read multiple DPPI channels. I am using a timer to publish multiple channels and my code looks like this:
However, the...
Dear all
I am developing a BLE product, and would like to have a different device name for each unit like Product1, Product2 etc. when advertising, so user can identify...
Hi! We are updating our application from NCS 1.9 to NCS 2.1. In the documentation of the HTTP AT command of the 2.X versions of NCS the XHTTPCRSP notification is documented...
Hi Nordic,
1. I am planning to do DFU update with UART
2. I Build smp_svr and flashed successfully when am using mcumgr its getting NMP Timeout
3. I added CONFIG_MCUMGR_SMP_UART...
Hello,
In my project, I have a device (nrf52833 custom board) which I want to operate in dual role (central/peripheral). I've followed a ble_app_hrs_rscs_relay example...
Dear Sir/Madam,
We developeted a smart device based on nRF52840 chipset(to be more accuracy, we desgined our own module based on this chipset, then our end product use the...
I'm currently trying to change the host name of "https_client" and check the operation, but it doesn't work.
Even after changing the host name back to the original, "Waiting...
Hi,
We want to do provisioning of multiple mesh nodes using pb-adv procedure. we installed nrf MESH app, but we are not able to do provisioning for one node using Pb-adv...
Hello everybody. I'm designing a custom PCB fed by a typical 3.7 V nominal 4.2 V peak lipo battery, where minimal area and thus component count is a key factor. Aside from...