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...
Hello. I would like to use an internal RTC to keep time going even if the power is off.
1. Is it possible to implement with 'nrf_calendar' module?
2. Should I think about...
I have a battery powered iOT device using BLE, I2C, and GPIO. I am focused on reducing the power consumption. When BLE is not connected, I want to have as little power usage...
This is in response to a central sending an update. I try and follow with the central's request except I set the times to the AUTO value. If I get an NRF_ERROR_NOT_SUPPORTED...
ran nordic blinky example on nrf52840 kit
Want to know where is the transmitter power set in the code.
refer any example where we can define transmit power
Hi Folks,
I am just asking general information (explanation and/or code samples examples) to set up a secured BLE connection between multiple centrals towards one peripheral...
Hi,
I'm programming a nRF52832 for SPI communication with another device which requires some single byte TX/RX. After a lot of head-banging, I realized that the nRF52 was...
Hello there,
if i download a hex-file to the NRF52840-Dongle with the J-Link (Lite) tool, the dongle always remains in bootloader mode (red led is flashing). But if i download...
Hi,
I recently updated to version 1.5.1 of the SDK, which includes a new version of emStudio. All seems generally OK, and so far all of the real issues I've found have been...
Hi Want to implement dimmable LED light Bulb with nrf mesh SDK (one pwm and on-off ) Which example from NRF SDK i should refer for this functioality. Thanks and Regards, ...
Hello,
We are trying to develop and test our coded phy BLE interface. We have used the iOS and NRF connect app to test the 1M services and characteristics, is there an equivalent...
Hey, I've learnt that nRF5 SDK is having the capability to implement the AoD (transmit) and AoA (receive) to precisely calculate the location indoors. Kindly help me to get...
Hi everyone, I am currently carrying out tests to choose a BLE module for future development.
The system is as follows: • An STM32L433 manages the application side and controls...
Hi,
I have a question regarding BLE connection with passkey.
When starting connection and bonding process, a device can display a passkey so the other side will send this...
Hi,
I have been working on nRF since last week now. I've followed the tutorials on how to setup a custom service and custom characterics ( Bluetooth low energy Services...