HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
Hi,
I'm trying to print a float over UART but I think the NRF implementation is faulty. I've tested not UART SDK example with the following changes, inserted at line 168...
I have a Thingy 91 and try to analyse the PSM and eDRX in asset tracker application. I use NCS 1.4.0 in this case.
In prj_thingy91_nrf9160ns.conf file I found the settings...
I have: nrf51822 bluetooth module, STlink V2, Keil, segger studio, nrf51 sdk and softdevice files.
I have achieved making the led blink at a ble peripheral device by nordic...
Hi,
I'm using nRF52840 with nRF5 SDK 16.0.0 and Mesh SDK 4.0.0.
I'm trying to add PB-GATT service to the ble_app_uart_coexist example. I set MESH_FEATURE_GATT_PROXY_ENABLED...
我正在执行ble_app_uart_c例程的功率测量,并且已经关闭了串行端口,这与打开串行端口时测量的波形不同。 我猜封闭的串口会影响扫描。
This is the waveform without closing the serial port
This is the waveform without serial port...
I add a compiler flag --wchar32 i n the Misc. Controls section of C/C++ to support character pointers with 32-bit width. But got errors as log attached. Any help is appreciated...
Hello guys,
I am a newbie with nrf52 and I am trying to debug ble_app_uart project under ble_peripheral directory. I do get download successful as shown in image below...
Hello,
I am trying to use the PPK (I) to measure current consumption of a DVK-BL654. I was able to successfully do this several months ago, and now when I am attempting...
Greetings,
I'm having some trouble displaying logs to the SES Debug Terminal... Basically, I can see the logs with RTTviewer but not in SES Debug Terminal. However printf...
We are in the process of applying for approvals testing of the device and need your help to confirm the following. Bluetooth data required (we use BLE4.1 mode): 1) Operating...
I need to apply for timeslot to scan private 2.4G signals, in order to save power consumption, the timeslot needs to be ended immediately after scanning the signal.
I try...
I'm using a custom board designed around this nRF52832 module . I have broken out SWIO/SWCLK/SWO and nRF_RST to a standard Arm 10-pin header.
Using Black Magic Probe, I...
Hello All,
I am trying to Program our custom board which has nRF52 controller using nRF52- development kit ( https://www.nordicsemi.com/Software-and-Tools/Development-Kits...