Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
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...
Getting a Precise data bus error - BUS FAULT, when sending a http POST request to an https sever over tls. Cannot decipher the exact instruction address as on enabling CONFIG_DEBUG_OPTIMIZATIONS...
Hi, I have a device using nRF5340+nRF7002. I am storing multiple wifi credentials and using auto connect. I have some questions: 1. Using auto-connect, how does the SDK/wifi...
through RTC i am trying it but it is not happening can you give any propre example one for the sleep mode enabling and wakening up from the sleep mode.
Hi,
I'm using the peripheral_hids_mouse example from NCS v3.0.2. What's the correct way from SC(Secure Connections) to enable Just Works pairing ?
Thanks!
The nPM1304 requires the CC1 and CC2 pins to be connected to the USBC port. Can they be left open/grounded on the IC side?
The problem which arose is that CC1 and CC2 are...
Hi, I'm looking for clarification whether the DECT NR+ modem firmware supports GNSS. Legacy docs say it doesn't, but there is no mention of it in current docs. Based on that...
Hi,
Issue
With the official nRF21540-EK + nRF54L15DK setup, my app/config works: advertising, connections, and PA/LNA behavior are all OK.
On my custom PCB ...
I am attempting to do channel sounding with one initiator and two reflectors. Switching between reflectors, by connecting to each in turn, does work, but it is very slow....
Hi Support Team
The attachment is ANT+ Device Profile for Bike Radar, it mentioned that an ANT+ Bike Light and Bike Radar Sensor can be combined as a single device, but...
Hello,
For a project with nRF9151 as the main microcontroller, we use nPM1300 for power management.
As I understand, for nRF9151, VDD voltage should be supplied prior...
I am developing a simple ble peripheral device that will measure temperature and humidity. For the most
part, it's working but I can't get the behavior I expect when enabling...
I'm a new software developer and I'm not a native English speaker. I ask questions through a translator now, the description might not be clear.
I am currently working on...
Hello,
I would like to know how to disable the NFC function with nRF SDK 3.1.0
I would build the Matter thermostat sample. I tried this: `CONFIG_CHIP_NFC_COMMISSIONING...