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...
I found a link
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/overview/integration.html
which says MATTER protocol support is available with nrf...
nRF5280, nRFSDK 17.0.1, SoftDevice 7.2.0
The nRF52840 data sheet describes the RADIO->FREQUENCY register this way:
And describes the legal values for it in this...
Hello,
I have an application running with a BLE peripheral and our proprietary TSCH wireless stack using an integrated radio. The hardware sharing is done through the MPSL...
It seems like most or all of the sample code contains README.rst files as their documentation. What is the preferred/suggested way to view these in rendered (i.e. not raw...
I am trying to connect an MX25R6435F NOR flash on a custom PCB to an nRF52832 running nRF Connect SDK v2.8.0 using SPI. I am currently using the devkit devicetree with some...
Hi. I'm trying to flash the Cell Fund Lesson 4, Exercise 1 app – Reading buttons and controlling LEDs over MQTT, to an Icarus IoT Board v2 using the Actinius I/O Serial Programmer...
Hye,
using the nrf 2.4.2 toolchain
i have an unsolvable problem about ble on a nrf52840 based project with imu, i2s strip led, buttons, spi speaker...
i have a classic...
Hello,
We are looking at using the DTM sample firmware for BLE tuning in a form-factor version of our product. Unfortunately, the only GPIO pins we have exposed are SWDIO...
I am using the nRF7002DK development board, which features an nRF5340 as the Host MCU for the nRF7002 chip. I am testing the " Wi-Fi TWT Sample " sample project, which allows...
I have designed a PCB using the nRF52840 microcontroller and the MAX30001g ECG sensor. The sensor requires a 32.768 kHz clock signal via its FCLK pin, as shown in the attached...
I believe I have discovered a bug in the SLM firmware. I am using SDK v2.6.1.
When running the nRF9160 in MQTT datamode, we are encountering an issue where the slm_quit_string...
I have successfully setup my nRF51822 chip with Wireshark to capture BLE packets, using the 4.0.0 release of the nRF Sniffer software (extcap folder). However, the capture...
Hi,
I am currently using nRF Connect SDK v2.5.3 and want to update to a newer version, because I want to create a board definition and I want to do it in HWMv2.
Even though...
Hi! Recently, I tried putting my nrf9160dk into SYSTEM OFF mode. The code instantly puts it into SYSTEM OFF mode and waits for a gpio interrupt. The problem however is that...