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...
I was reading the Errata document for the NRF54L15, and came across this: 3.18 [37] POWER: Current consumption might increase after pin reset or power cycle. So I was wondering...
I'm testing the NRF54L15 radio and found an issue. When I set the radio to BLE 2Mbps mode, I received data from adjacent frequency bands. For example, I set the radio's receive...
Dear experts, I am programming bare metal using Segger Embedded Studio and nrf.h and want to achieve a simple example of network core sending data to the application core...
I've been developing firmware for my PCA10059.
I load the package with nrfutil dfu usb-serial --package=_build/t.zip --serial-number=`cat /tmp/serials.txt` --connect-delay...
Hello:
I'm watching the Structuring nRF Connect SDK Projects for Flexibility and Scale webinar. I'm following the hands-on video step by step. When using "Create a New Board...
Hi,
I'm currently facing an issue with my nRF52840 chip acting as the transmitter connected to a BLE broadcasting device. One client uses a voice recorder product that requires...
Hi Support Team
We want to use the J-Link of nRF54L15DK to program customer's nRF54L15 board. We follow the guideline of below link to connect the Pins of P19 of nRF54L15DK...
I am trying to connect waveshare e-paper 4.2" display to my nrf54L15, I am currently running a peripheral uart sample code on the board and my plan is to build the project...
At least one of the errata defines in the HAL headers is ignored by the driver implementing the device.
e.g. the following line claims to control whether the workaround...
Hey all!
I've just received my first board with a Nordic chip. More specifically it features the Ezurio BL54L15µ module.
I am currently "limited" to programming via SWD...
hi
I am using periodic_adv_conn and periodic_sync_conn from the NCS 3.0.0 SDK.
After periodic_sync_conn reports data to periodic_adv_conn in the corresponding time slot...
We are considering to develop an embedded device that can control Matter door locks. So it should act as a Matter Door Lock client. Unfortunately it is impossible to find...
Hello Team,
I have added the LittleFS file system for the external flash and am able to program the .bin files through code by keeping the bitmap array within the application...