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'm trying to ensure my firmware goes into power off when it should, and that current consumption is as expected when in power off. However, using PPK2 to measure current...
Hi,
I'd like to use SPI and I2C simultaneously on nRF52832. But I came across this post which says "if you use SPI0, TWI0 is not available". Does this prevent me from...
I took the I2S example from SDK15 and while compiling I am getting the following errors. I tried but I am not able to solve it. The same happen when I have taken twi example...
Hello,
SDK : 16.0.0 Controller : NRF52840
I have 2 app_timer instance, one is used for longer sleep like 24 hours, and other is used to blink led when device is performing...
If you are broadcasting in normal mode, this code will not report an error. But if you are broadcasting in long range mode, this code will cause a FATAL ERR. If you are broadcasting...
I am wondering if it's possible to conduct a serial UART loop back test on nRF. For example, if I use a wire to connect the TX and RX pins together, and send something out...
My understanding is that Thingy:91 HW doesn’t support FOTA update of nRF52 from nRF91 since the reset control line isn’t connected from nRF91 towards nRF52. My understanding...
I am working with the udp example in nrfConnect for the nRF9160
I see that CONFIG_UDP_DATA_UPLOAD_SIZE_BYTES has the value of 10 (bytes of payload). However, I do not see...
Hi
I have my custom board with nRF9160 module running Serial Lte Modem application, and an external MCU talks to nRF9160 over UART and access using AT commands. The custom...
We are using nrf9160 and Modem firmware 1.2.3. This might be a regression of this bug .
Our concept is to switch the modem on via lte_lc_connect_async(), exchange some MQTT...
Hi,
I have a requirement, using the latest mesh sdk ' nrf5_SDK_for_Mesh_v5.0.0_src ' on nRF52 Development kit(PCA10040), I want to generate the temperature data from DK...
Hi,
this is my first time trying to use nrf connectivity tools, and my setup is a bit strage (and I have no clean DK setup to compare with:-(
I have to update firmware...
I am developing an IEEE 802.15.4 Application on the nRF52840 using the Radio Driver (v1.8.0) . I have a problem with the transmit call function. Very often in nrf_802154_transmitted_timestamp_raw...