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...
Good day!
In my BLE project I use connection parameters negotiation module. In order to ensure software consistency there is a test for memory leakage. After some investigations...
Software:nRF5_SDK_15.2.0_9412b96
HW: PCA10056
Modify:
1. Added LED blinky and PWM on the blink FreeRTOS sample.
2. Added task 2 demo2 as dummy to test the freeRTOS...
Hi,
Starting a new design with nRF52832 that requires TWI, SPIM, and UART interfaces. Also need a wake on GPIO for the power button. Is there a preferred pin assignment...
Hello, we are experimenting with proprietary RF transmissinon between two nRF52832 devices. We are currently trying out the esb_ptx and esb_prx examples, toggling GPIOs on...
Hi,
I'm using a nrf52810 on with SDK V15.2 with SD112.
The application uses the app timer and also TIMER1 for other purposes (and TIMER0 is locked by Softdevice).
What...
Hello,
We are considering bluetooth module of laird tech for our ongoing project, it has Nrf52810 chip. Please verify the below things Schematic: 1) this module has onboard...
Hi,
I am using nRF_SDK_15.0.0_a53641 and writing a program with keil.
I am now trying to write to the SD card at 1000 Hz (1 ms) by combining "fatfs example" and "app timer...
Two nRF52810 devices, one is PTX and another is PRX, use the ESB protocol.
This project is very demanding for the timeliness of data transmission, in order to improve the...
It would be very nice if the SoftDevice API Documentation at https://www.nordicsemi.com/DocLib included PDF downloads for each SD version as well as the current online HTML...
Hello Nordic community,
I'm wondering about how those BLE trackers (i.e. Tile , Trackr) work. Specifically, what kind of advertisement strategy makes sense for these types...
Hi
I am developing RX device to connect with Smart Remote 3.
The RX device system is Linux embedded. I need to run OTA function in Linux embedded to update SR3 F/W.
...
Hi,
I am using STM32F030C6 MCU with Laird BL651 module.
Keil-IDE v5, windows 7(64-bit) system configuration.
I need to get the sample code for the application development...
Hello, I have following problem.
My DK is not recognized by J-Link / nRFgo Studio.
I tried to reflash J-Link by pressing BOOT/RESET and then drag and drop J-Link OB...
Hi,
I would like to update the Device Information Service's (DIS) serial number characteristic to reflect the actual serial number assigned by our production equipment....