Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
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...
I want to run nrfutil 91 modem-firmware-upgrade --firmware "$FIRMWARE_PATH_1" --serial-number "$SERIAL_NUMBER" on Raspberry Pi,
unfortunately. The version that can be installed...
Hi All, HW: nrf52840dk SW: ncs-v2.6.1 Issue: I'd like to be able to create a directory in my project say `/storage_part` place some files in, and during the build process...
as pic shows all parts of vscode kits are blank windows, i don't know how to fix these, any ideas? it seems the sdk and west repo already online, and in my bash i can complie...
OS: Ubuntu 20.04.6 NCS SDK: 1.6.1 Segger: 5.50c
I recently got a new laptop, which I installed using the following guide:
https://developer.nordicsemi.com/nRF_Connect_SDK...
Hello,
i'm developing a board based on nrf5340 and i want to use npm1300 as the pmic. My board is very constrained in terms of space so i'm trying to trade-off the flexibility...
Hello,
Running on the latest 2v7 release 2 light switch examples, one running the lpn overlay and the other without. Creating a scenario with lpn node and a friendship node...
Hello all,
We are currently working with the nRF5340 on a custom board and have encountered an issue with the Real-Time Counter (RTC) using the nrfx libraries. The problem...
We have an application that is looking to receive a value of 'test\0' in a custom characteristic. From the Android version of nRF Connect, I just do this with a byte array...
I have a design in VS Code that works fine on a Windows 10 computer (original development was done here). Because I spend so much time waiting for my compute to compile my...
Hello, I want to know what voltage level are the pins on DK5340 , I am using USB cable for power supply. I read that the DK is compatible with ARDUINO REV3, so does that mean...
Hi, I am using nrf9160 with aws_iot library with zeyphros
Now the issue is when aws is initalized I get mpu fault, I have tracked down that issue is coming from mqtt helper...
It gives an error while updating with DFU. I am using the internal oscillator in the circuit. When I try it on a card with an external oscillator, the same DFU file works...
Hi!
I might be missing something obvious, but I'm having trouble reading the battery level at the Coiote LWM2M server connected to my Thingy 91.
The Thingy runs the asset...
Hello,
I am using the modem firmware 1.0.1 for DECT-NR+.
nrf_modem_dect_phy_modem_cfg in the latency field contains fixed delays in modem time units. Are those automatically...
I have been using an nRF52840 dev board and a nRF5340 dev board to program Bluetooth demos. Just today my nRF52840 board became very difficult to flash I get the error,
...