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...
Hey. I'm looking for a complete free RTOS for the commercial development of our startup. We will use the SEGGER Embedded Studio IDE and SoC Nordic nRF52840. As I understand...
Hi,
i'm current working on example light switch, when i use function generic_onoff_client_get(); in client to get status from server, callback function app_generic_onoff_client_status_cb...
We're running a multi-drop single duplex RS485 bus, so it's important to stop driving the bus as soon as a transmit is complete so the next device can transmit without two...
We're running a multi-drop single duplex RS485 bus, so it's important to stop driving the bus as soon as a transmit is complete so the next device can transmit without two...
Hello,
Can I send data from nrf52832 to nrf24l01p? If yes, please suggest me the simple code for it. I tried to send data but it failed. Here is my piece of code :
Transmitter...
I have the nRF52 DK board and I cannot see the device in the list in the nRF Connect app (iOS). Here's what I have tried:
Connected the nRF52 DK to my computer with micro...
Hi all,
I have tried to flash the blinky programm to the BMD 300 AR evaluation board by nRF command line tools but I can't flash the .hex file to my evaluation board. The...
I followed this tutorial :Bluetooth low energy Characteristics, a beginner's tutorial
i am beginner to study BLE.
I wanna the answer Challenge 1: Why are you not allowed...
Hello,
Our setup:
IDE : Segger Embedded Studio for ARM V4.12, nRFgo studio
SDK : nRF5_SDK_15.2.0_9412b96 + SDK for Mesh3.1.0,
Softdevice : 6.1.1
Computer Platform...
Hi, I'm using SDK12.1 example ble_app_ancs_c.
Is it possible keep advertising (non-connectable is ok) when ancs connecting?
And how to do it?
I tried call advertising_start...
Hi,
I have been having issues with the compile hex files I get when following the steps to build the pc-ble-driver (). While I am able to build the hex files when I place...
I got Orange sim connected to LTE-M network on nrf9160 DK, verified it on LTE link monitor. But when i tried adding a LTE device on nrf connect cloud, i am not able to register...
Hi,
I tried to build the lte_ble_gateway sample in SES, however it gives the error below regarding the UART.
Any suggestions how to resolve this issue?
Hi,
As mentioned in the subject, I am confused with the SPIS example from nRF52 SDK 15.3.0. I wonder where NRFX_SPIS and _INST_IDX are defined in the header file?
SPIS...