This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hello,
We have the following environment:
1) nRF Connect SDK v3.0.1
2) The custom board with nRF54H20
3) Our project with update capability using SUIT file.
...
I'm trying too use a timer as a counter on my nRF52840. This is the function in question:
static void timer_init ( void )
{
nrfx_timer_config_t timer_cfg = { ...
Hi NordicSemi
We might have mixed up different SoC versions of the nRF54L15.
According to the following page, there are different SDKs that supports different HW versions...
I want to evaluate Bluetooth LE Channel Sounding on the nRF54L15, using multiple antennas. The nRF54L15DK only has one antenna, so if I use it as both initiator and reflector...
I am experiencing issues programming my newly purchased nRF52840 DK, which has never been successfully flashed. After following the official starting guide on nordicsemi.com...
When Enabling an advertising set already enabled on the Softdevice Controller, the HCI error command disallowed is produced when according to the BLE specification 6.0 it...
Hi everyone, I am attempting to configure two of NRF5340DK modules to execute ISO_Connected_Benchmark. I have tried to configure ipc_radio to compile for cpunet and application...
Hi everyone,
We're using the "Manufacturer Specific Data" field within its advertising packets to send the firmware version to a phone application. It requires the company_indentifier...
1st issue: Tingy91X doesnt build at all with debug -Og enabled: Because of all the strange issues of Thingy91 (nRF9151) and "not to be used in new products) we ordered a couple...
Hello,
I would have a question regarding the use of PCAL6408A I/O expander on nRF9151 DK. The buttons and LEDs on nRF9151 DK are connected both directly to the processor...
We are planning to run a small proto build, and looking to program a small quantity of nRF54L10, prior to the SMT. These are loose parts (not built onto any PCBA). I am hoping...
I recently switched from evaluating an nRF52805 (Fanstel BC805M) to an nRF54L15 (using the nRF54L15-DK), and after I updated the toolchain and tried to flash the kit (using...
checking in if anyone is successfully using an open debug-probe for nRF54L series?
...guessing nordic is using segger OB on the DK's because of the Risc-V not fitting...
Hi,
I'm evaluating the nrf5340-DK board. I have a question about LED5 state. I tried following power sources:
usb J2, sw9 in VDD position - LED5 lights and I can detect...
Hi,
In the example ras_initiator for channel sounding, there is a macro set for maximum TxPower:
where #define BT_HCI_OP_LE_CS_MAX_MAX_TX_POWER 20
In the...