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...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I've been wrestling with the NRF9160 toolchain for a couple days now, gotta say it's a complete nightmare compared to your lovely NRF5 toolchain.
Currently stuck here: ...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hi,
I'm trying to use the following AT command provided by my SIM card provider to switch SIM profile:
> AT+CSIM=94,"80C200002AD1288202838106068186825347168B1A040C914437989699097FF681106251250000072A30312A313023...
Hi Nordic team
At section 4.4.3 of Mesh profile spec, it said "This health model is used to represent a mesh network diagnostics of a device."
I tried SDK mesh v5.0.0...
i am trying to transmit string from one node to another node via BLE mesh network. kindly help if someone already has done. it would help me. thank you
Hi, We are using nrf52840 with BLE device which is connecting to a mobile phone. The first pairing requires password to create the bonding.
the connection seems to be stable...
Hi Dev Team,
I am using a Thingy91 V1.4.0 and I have connected my Thingy91 to the nRf Cloud using the asset tracker example using NCS version V1.4.2 .
The update section...
Hi Dev Team,
I am running a program that is publishing data over MQTT using a particular topic and broker on the Thingy91.
I wanted to know a way in which I could send...
Hello,
I am playing around with pc-ble-driver-py to make a connection towards a BLE peripheral. The peripheral is using a custom service very similar to the Nordic UART...
hello Nordic
something is not clear to me regarding the use of timer and ppi to toggle a pin
1. to my understanding the whole idea of using the ppi is to avoid CPU intervention...
Hi,
We have two sensors, both on the same I2C bus, and we use them with softdevice.
First i must say that the SDK is really poorly written, time wasting and awkward to...
Hi,
is there an example of how to build up a custom USB device? The throughput of the CDC example is only 200 kB/s and we would need a bit more.
Thanks in advance,
...
Hello,
we've got a quite unpredictable issue with a hardfault call : actually this is in this function call : app_error_fault_handler (in app_error_weak.c file)
We use...
I am using the zephyr rtos which run on the nrf52832.
Describe the bug We are using a nrf52832 based board. There are some I2C devices like tsm12 and eeprom. The power consumption...