E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
Hi guys!
I am witnessing the things are evolving pretty fast around Thingy:91! What was up-to-date and actual yesterday is outdated today! That's why I would like to ask...
Hi all,
In the nRF52832 erratasheet, for erratum [220] it states:
"SoftDevice v7.0.1 includes an alternative workaround which does not support FPU being enabled."
...
Hi,
I am having an issue with the FDS update command returning a CRC error as above. Any advice on how to fix this issue would be greatly appreciated.
Steps to recreate...
Hello,
How can I read out the ICCID of the sim card?
I've tried to do it with AT%XICCID, getting error on this.
AT+CRSM=176,12258,0,0,10
+CRSM: 144,0,"98740006819041410210...
Hi
I am using the HW driver library for the PWM.
I looked at your example and in order to change the duty cycle of a channel, you directly change it in the m_demo1_seq_values...
In our current implementation of the CDC ACM output, we use a blocking wait for the APP_USBD_CDC_ACM_USER_EVT_TX_DONE after writing to the cdc acm stack. We are using Teraterm...
Hi,
Someone has been working with Alarm Cluster. I tried to implement it on multiprotocol dorr lock example but it was impossible. I have been reading ZCL library revision...
Hello,
I am trying to PCA10040 example project program to NRF52810 BLE module.
I just know that the 52810 has different(small) memory with respect to the 52832.
So,...
I have compiled ble_app_blinky sample code from nRF5_SDK_17.0.2_d674dde SDK and loaded it with s132_nrf52_7.2.0_softdevice.hex in my nrf52382 board. I can discover this device...
Hello,
I want to use a Li-Po battery with my nRF52833 development kit and I can't find the specific name of the J6 connector in the DK documentation. Does anyone know...
Hello ! I am working on the asset tracker project on NCS 1.4.0. Since I switched to this NCS, I have an error that comes up very often (once in two or once in three): get...
Online rajAsthana a few seconds ago in reply to Einar Thorsrud
Hi Einar,
Now I am able to put my board(nrf52840) in DFU mode with buttonless code using Esp32 as...
Hi,
I using nrf52832 evk board and sdk17(S132). I want to add the internal temperature sensor reading to the ble_app_buttonless_dfu_pca100400_s132 code present in the examples...
Hi,
1st time using nRF52840 - EV-BT840 on Keil V5.25.20
I use SDK 1702, reference to example examples\dfu\secure_bootloader\pca10056_s140_ble
My question is what softdevice...