app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Hi guys.
I wonder the program run start from which section and how to enter the app when 52840 poweron? Start from SofeDevice?
I only flashed ble_app_uart and SoftDevice...
Hi all,
I'm trying to transfer my custom project pca10056 (which is to broadcast a beacon) to nRF52811 hardware and I'm facing some issues in the last stage of build.
...
HI ,
My environment:
nrf connect sdk
nrf5340 dk
segger studio ide.
could you please provide me timer example code for nrf5340 board.
Thanks & Regards,
...
Hi,
I am using an NRF 51422 DK, SDK 12.3, and Soft Device S130. I am also a beginner to development with Nordic Products, and RSSI collection in general. I am using the...
SDK: 17.0.2
IDE: SES
nRF52832 module
Hi!
I have a nRF52832 based custom board operating on battery power. I assigned a variable to the non_init section in SES and...
Hey!
I have an isp1807 test board, which uses an nrf52840 chip, and an isp1p807 programmer (ISP130603E). Currently, my code is written using the nrf52 sdk v17. When I am...
Hi, I'm using nRF9160 as host and nRF52833 as a controller with NCS 1.5.0 SDK. On nRF52833 LPUART sample runs, I have added needed configurations for extended advertising...
Dear All,
I am working on interfacing BME680 with nRF52840-DK board. I got the output for Temperature, Pressure and Humidity but not getting the output for Gas resistance...
What should be considered for choosing a chipset? the followings are in my mind. Could you please tell me if I am correct and if I should consider anything else too.
1)...
Hi guys.
I flashed a uart-dfu Bootloader(SDK-location\nRF5_SDK_15.0.0_a53641a\nRF5_SDK_15.0.0_a53641a\examples\dfu\secure_bootloader\pca10056_uart), when the program run...
Can you, please, point me towards documentation and (if available) samples of mobile app that would allow me to commission and then interact with devices in RF52840-based...
Hi everyone,
So currently, i am working on a project relating to sending some message from one router to another. I found out that there is a function to create your own...
Hello everyone,
I've been struggling to use the Bluetooth UART example and the RTC2 module but so far I haven't succeeded.
Either I have Bluetooth, or RTC2, but not both...
Hello -
I have created a project with both a SoftDevice S132 and nRF Crypto libraries. All has gone well so far. I am now trying to implementing RNG, following the example...