Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
Using one ADC, the current can be reduced to about 40uA after the ADC value is taken. Using a two-channel ADC, after the ADC value is taken, the current stops at about 0.4...
I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
Hi,
I am new to BLE development. I am using Visual Studio Code and Nordic SDK v2.7.0. I had working code a few weeks ago. I went on vacation, and when I returned I had all...
We are developing on the nRF52 Development Kit (nRF52 DK) for the nRF52832 SoC. Our application involves a 4-wire pipelined SPI communication with the Intan RHS2116 chip....
Hi,
I am using nRF5340 DK and nRF SDK V.2.6.1 for my project
While compiling the custom project in nrf vs code , I am getting the following error;
Configuring incomplete...
Hello,
I am encountering difficulties connecting to and recovering my nRF52840 board with J-Link on macOS, both via nRF Connect and using nrfjprog in the terminal. Below...
Hello everyone,
I am a college engineering student working on a circuits project, and I need some help. The project is to design a proximity device that sounds an alarm...
HW: 52840DK PCA10056 3.0.1 2023.16
NCS SDK: v2.8.0
I want to test Zephyr's BLE controller instead of the default SoftDevice controller, and the `prj.conf` of ISO_CENTRAL...
Hi,
I'm trying to play some sounds on a piezo with the help of the pwm. I tried to set the period with pwm_set_dt but only the first call is successful and every subsequent...
My NCS version is 2.6.1, and the modem firmware version is 1.3.6
I found that delta upgrade often fails when testing the firmware of FOTA upgrade modem for 9160. Currently...
For a project i need to use the channel sounding feature of bluetooth. On checking samples on nRF Connect SDK couldn't find any examples. But the Zephyr project is providing...
I have problem placing MCUboot secondary to external flash. I have been testing using nRF9160DK. Project compiles fine but device doesn't boot after flashing the firmware...
Hi,
I am using SDK v2.6.1.
Is there any course available on DevAcademy for WebSockets?
For WebSocket i take reference of v2.6.1/zephyr/samples/net/sockets/websocket_client...
We have devices that have low signal so they have to reconnect to AWS a lot. We have a watchdog timer with a 100s timeout that we feed every 10 seconds in the control loop...
I want to control RADIO using the TimeSlot API of nRF54L15. I have already created the code for nRF52. However, it seems that RADIO control of nRF54L15 is slightly different...
Hello,
We are using the nRF52840 dongle (PCA10059) with the CLI agent software as a Zigbee network coordinator, and the Digi's XBEE S2C as a Router.
We are using XCTU...
I'm trying to use the new GRTC peripheral in nRF54L15 but in various situations I notice that the events are not triggered as expected.
Here is a "minimal reproducible example...