Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
Hi,
As the title states, after a while, the nRF7002 fails to connect SSID after a while. It happens either we perform net_if_up/down or not. I suspect the nRF7002 to be...
Hello everyone,
I am a EE student and this problem came up during my first big project in zephyr. I'm trying to connect a pwm peripheral (pwm1) to the timer 2 hardware timer...
Custom PCB with nrf5340/nrf7002. Currently was using NCS2.9.0, with WPA2-PSK connection to the wifi.
While trying to enable use of WPA2-Enterprise, I updated to NCS3.0.0...
Hi, I am using two nRF54L15 DKs running THroughput samples.
The result of coded s8 is 52kbps, which is close to the theory number.
When I change to S2 code, the result...
Hi , Support
Since I only have one development board each for Nrf52840DK and NRF54L15, I would like to know whether Distance Measurement with Bluetooth LE discovery can...
Hi,
The attached code is based on a sample code from NCS v2.9.1 and creates a LittleFS flash disk on external SPI NOR onboard nrf54L15DK. There is a mismatch in the code...
Hello everyone,
I have an nRF5340 microcontroller (NORA B106 module), and I want to connect a square wave signal to one of its pins to read its frequency or count the number...
Hello,
I am looking into the market for PMICs for 3V primary coin cells, for use in (somewhat) remote IoT devices.
It is exciting to read about the new nPM2100. I already...
Hello, I need help understanding how MCUBOOT produces signed_by_b0_app.hex file from app.hex on the network core of nrf5340. My goal is to have a DFU updatable hex file (net_core_app_moved_test_update...
Hello,
I am running firmware on a custom board toting an nrf5340 with NCS version 2.3.0. There is also a Micron 8Gb NAND flash on board that I have a custom driver for....
How to reproduce:
Generate a production config (content doesn´t care because the error still exists after changing the content) and build / flash it:
nrfutil nrf5sdk-tools...
Dear All,
In our company, we have replaced the NRF52811 (ublox module) with NRF54L15 (raytac module) for new batches of products.
The fw is a simple BLE to UART bridge...
Hello, With respect to my previous post, I am trying to use the nrfx_pwm_simple_playback function to run sequences continuously for an RGB led. Initially I did not fully understand...
I used nRF24L01+ in an industrial control project that requires low power consumption. I have completed all the functional development and reliability verification. A problem...
Hi
I ve to use nrf pwm common mode feature, and there is sample code under project name common_mode_test, but i am unable to build it either with ncs version 2.9.1 or 3...