Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
Hi,
I am using Keil IDE to develop nRF51822 project.
in main(), the command line
APP_SCHED_INIT(APP_SCHED_MAX_EVT_SIZE, APP_SCHED_QUEUE_SIZE);
has Error : L6218E...
Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
Hi there!
May I know how to have UART00 on P2 like what is shown below as I wanted to have higher speed.
Is it the same as other UART assignments on P0 and P1?
Thanks...
Hi Nordic team,
I'm currently testing the nRF9151 DK with a Conexa IoT SIM card in the United States (Philadelphia area). The board is flashed with the Asset Tracker v1...
Hello,
I a doing a ticket because I don't understand why my dht sensor doesn't fetch with my nrf54L15DK board.
Here is my overlay file :
/*
* Device Tree overlay...
Hi,
I'm building a small Matter device and I'm in the very early stages of prototyping.
I'm using a MinewSemi ME54BE01 module on a custom PCB.
The development kit from...
Hello,
I am developing a project with the nRF54L15 and would like to obtain recommendations for specific part numbers of crystals compatible with the reference layout. ...
Hi,the Nordic team
I found that I couldn't set the FeatureMap attribute in the occupancy sensing section within .zap. How can I set it then?
the borad:Nrf54L115
the...
Hello all,
I am working on a project with 2 nrf5340 Audio DK's, and I have been working for a while now on getting myself familiar with the audio application, but I have...
Hi,
I'm trying to run the zephyr/samples/drivers/adc/adc_dt example on the nRF54L15 DK .
I modified the board overlay file zephyr/samples/drivers/adc/adc_dt/boards/nrf54l15dk_nrf54l15_cpuapp...
Description:
I'm having an issue with my nRF52811 custom board where the device won't start BLE advertising after programming, but it works after cycling through GDB monitor...
Hello,
Following the NRF54L Express course I see that PWM duty cycle can be updated from RAM via EasyDMA but I can't see an example of how this can be done anywhere...
I'm moving to 2.9.1 and trying to get mipi working with a st7789 display. I have it working with 2.6.1 without mipi, but can't seem to get it working with mipi on a nrf5340dk...
When i flash i always get the this error: before this i had an another sensor the VL53L0X which worked perfectly.
[0Sensor device not ready! 0:00:00.254,119] <err> VL53L1X...