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...
"The nRF52840 is developed using NCS v2.6.1. When the ADC is set with the reference voltage as (.reference = ADC_REF_VDD_1_4, .resolution = 10), the ADC sampling output is...
Hi,
I am updating a relatively old project using SES. I am using nRF5_SDK_15.3 with S140 on an nrf52840 target (matches the nrf52840 EVK).
I have been developing and have...
We have a partner that has developed a custom bootloader. They have enabled the watchdog in the bootloader. The bootloader transfers control to the application if the GPIO...
hello Nordic
i am working with ncs v2.5.0 (with nrf52840 and nrf52832) and trying to migrate to ncs v2.6.1
i have looked at this migration notes and guids:
https://docs...
In nRF Connect extension, is there a way to add a custom action to the action view window? I know we can bind different "Tasks" to build and flash actions, but I would like...
Context:
I'm testing the tfm_psa_template sample on the nRF9151DK and I got confused as to why I lose access to the debug port.
As required by the sample, I first flash...
sdk:17.1 example: ble_app_uart+ secure_bootloader. Our device is charged with power-off reset function.
When I call fds_record_update(&desc, >Para_record),if returns FDS_ERR_NO_SPACE_IN_FLASH...
Hi guys,
i am using a custom UART bootloader ( no double image, just overwrite application due to memory limitations ) on nrf52805 and SD112 7.2.0, a question:
at the...
There is a similar post but it is very old and none of the GUI elements jive with today's Wireshark.
I have a device that does just works (not secure connection but what...
Hi,
I have a custom board based on the nRF9160 SICA SIP, using only NB-IoT with a lock on a single frequency. GPS is disabled, and there are other peripherals connected...
HI,
We have two products that work together. One uses the nrf52832 and the other nrf5340. Using the Programmer (3.0.9) we can take a factory fresh 5340 Erase all and program...
Please refer screen shot attach I am able to configure uart0 but not able to configure uart1,2,3
i am receiving multiple errors while same code is working fine for uart0...
Hi, I recently moved a project from one computer to another and the files and all the include directories were in a mess. I cleaned up most missing files and moved directories...
Hello! I am using nRF Connect SDK 2.6.0v. I want to enter the device into deep sleep mode when i press the button 2 sec When Next time I press the button 2 sec, wake up from...
Hi!
This question has been asked before in various forms, but none of the answers I've seen will work;
Is there a way to get any callback before or after a BLE Advertisement...