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...
I am using a development system that uses a Microchip MCP2515 chip which has the drivers included with Zephyr and everything works perfectly with 52840dk board. Who can tell...
Hi,
I am evaluating the nRF5340 Audio DK by applying the sample code nRF5340_audio.
I tried changing the frame to 7.5 ms by editing prj.conf as below and no audio came...
Hello everyone
i am used Arduino nano ble 33 board in that board nrf52840 is used anyone known how to increase Tx power of Bluetooth i am used Arduino ide for coding
I'm using version 2.0.2 of NCS
I have code working with nRF52840 in Zephyr
I need to move that code to nRF52832 (also in Zephyr)
My application is failing to start BLE...
I tried building the pc ble driver connectivity hex build.
I tried various ways to build it with different command shells and:
1: I saw the error "couldn't find make....
Hi,
I was wondering how I could somehow log data of device in the field to an SD card or the flash storage of the device or even over Bluetooth. Which of these options do...
i'm using the nRF52840 with a custom micro-kernel designed to support user-space applications with multi-tasking. multi-tasking is implemented using separate stack space for...
I'm having an issue that (I think) is related to MacOS Ventura upgrade. I'm trying to update the firmware on a DK52 Development board by copying the .hex file into the JLINK...
Surprisingly, our new ordered nRF52 DK v3.0.0 boards won't work in the BLE App (nRF Connect for desktop) App. Seems related to:
"The newer devkits have hardened APPROTECT...
Hi,
I am using nCS based application running on nrf52840dk, wherein we have QSPI based external flash memory available onboard.
My question is, since zephyr RTOS provides...
Hello,
I'm trying to measure the accuracy of the internal low frequency clock on the nRF52833 for hardware verification. I've set it up so that an RTC generates a tick event...
hi
I find nRF52810 can use peripheral(advertise) mode but it cant use central mode
is it right?
I have some product, which are switch and receiver, using ble nRF52810...
Hello,
I am using a nRF52840dk (nCS based app) with a nrf mesh android application,
nRF52840dk has application running BLE-Mesh Server model. while I am using nrf mesh...
I want to avoid to have the NFC tag to be writeable with another nrf device but i do not want it to be writable by any other type of device such as a phone. How do I put such...