Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
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...
SDK: 15.3.0 Example: ble_app_multirole_lesc DeviceA: EYSHJNZWZ (nRF52832)
I want to know the relationship between API and events. Take "sd_ble_gattc_characteristics_discover...
Hi nRF Support,
I get nRF5 SDK version 17.0.2 and learn Peer Manager handler implementation (pm_handler_flash_clean function). Lets consider this case:
- 2 bonded peers...
My thingy:91 does not connect to the LTE network. However it does detect the Swisscom network (Switzerland) and shows it as available.
I did:
update the modem with mfwnrf9160123...
Hello, I am trying to program the peripheral uart sample on to my Thingy 91 using the nRF9160dk and 10 pin connector. I am able to successfully build and download the target...
I hope I am posting this in the right place but I am looking into learning more about developing devices that use Bluetooth. I have been looking into getting a dev board but...
Hello All,
I am working on nRF52840 DV-kit, using SDK - nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71
I am trying to create .c and .h file in my project for gpio_configuration...
Hi,
I have layout a borad with nRF52810 and use IO to control other ICs.IOs map as blow.
#define LSM_6DS_SPI_CLK_PIN 9 /**< SPI */ #define LSM_6DS_SPI_CS_PIN 4 #define...
We are using nRF52840 chip for our development and till now we have used nRF SDK's zigbee CLI example for development.
Now we are interested in nRF5340 chip but I have not...
hi,
iI'm newer useing nRF5340, nRF5340 two cores communicate via IPC ,then exchange data through which path that is IPC or CTM ,What's the difference between IPC and CTM...
Hi,
I am powering the NRF52840 in normal mode by supplying 1.8v to VDD with VDDH and VDD shorted.
In order to use USB the VBUS pin is connected to the USB VBUS line. ...
Hi,
I am programming the PCA10040 board (tested 2 different boards) with the ram retention example program from the latest SDK (NR5 17.0.2). With this example is supposed...
Hi :
We create UART Over BLE service on NRF52832 SoC. It worked fine used SoftDevice V2.0.
Now update SoftDevice to V7.2.0. got this issue. where can i found SoftDevice...
I'm trying to drive the RGB LED light on the Thingy:91. So far, I've not been successful. I was hoping that by listing the steps I perform I might be able to get some advice...
Hi,rotocol
In Nordic's Smart Remote 3, it is mentioned that IR transmitter is protocol agnostics while IR driver is Protocol specific. Is it possible to write a common IR...
Hi,
Is there any battery life calculations for NRF52 and NRF51 (Beacon)?
For example: if TX power of NRF52 is 0 dBm and it broadcast every 5 seconds ? Or with any other...