Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
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...
Hello,
Here's my current setup:
I am using the nrf52840 SoC for development, which as I understand, has 2 UART instances available. One instance is being used for a third...
Hi
i am using the nrf52832 dk.
I am trying to combine the ble_app_uart code along with the fds code using ses.
what are the changes i have to make in the config file...
I changed the I2C pins to below, and it not work. so is it possible to reconfigure the I2C pin? what should I do since I already set to 8&9 in the hardware board? const nrf_drv_twi_config_t...
Hi,
Looking for some ground on getting the netowork parameters set for a zigbee device, My intention is to limit the number of scan intervals and the scan time to save power...
I'm planning wireless conference system. This needs some condition as under simultaneously use 5ch of wireless bi-directional connection through whole system. Each wireless...
Hi,
I am using nRF52832 soc to develop my project. with nRF5_SDK_15.3 . SES file
I need to connect both BMI160 accelerometer sensor and AT24C512 EEPROM ic in TWI.
how...
I am trying to update firmware that uses v14 of the nRF5 SDK to firmware that uses v15.3, but I am getting the error "Init command larger than expected.".
I'm wondering...
Hello everyone,
I'm running the IoT CoAP example on my nrf52840 Development Kit.
The border router is Rapberry 3 B+ on Jessie with Kernel version 4.19.46. I've put BLE_6LOWPAN_LEGACY_MODE...
I am using nRF5SDKforThreadandZigbeev300d310e7 sdk for thread example simple_coap_client. I try to add uart module with simple_coap_client and i have added uart configuration...
Hi,
I am running nrf52840 on a custom board, SDK 15.0.0, softdevice S140 6.0.0 and SES.
In my application I am reading an IMU ( ICM20602) and a laser ranger/Time of Flight...
hi,master.
Question 1: In Asia, the speed of accessing web pages is slow. SDK15 development documents can only be accessed online on the official website, but often cannot...
Hi,
I am running NRF52840 on a custom board with SDK 15.0.0, Softdevice S140 6.0.0 and SES.
I am measuring using a toggled GPIO pin measured on a CRO. This produces a...
I'm using an nRF52DK to monitor the RSSI and MAC address of my two phones through ble_evt_handler BLE_GAP_EVT_SCAN_REQ_REPORT.
I tested both Android and iPhone. They both...