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...
Is it possible to get the Build Type from the Factory information configuration registers (FICR)?
From https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52832/COMP...
Hi
I have some question about OTA .
1.The nRF SDK hvae twos way for OTA: single bank and dual bank;The nRF Mesh 3.10 too?Because my firmware maybe very large,so I want...
Dear all,
I am having issues with service discovery of two primary services ( Battery and one propriotary based on NUS) I am currently using SDK 14.2 on NRF52832 chip running...
Hi, I'm trying to use the Seggar Embedded Studio to debug my code, but the Seggar Embedded Studio can only recognize the nRF52840 development board, not the external device...
Hi,
On my previous question https://devzone.nordicsemi.com/f/nordic-q-a/47762/certification-when-bt-off ,
I got the answer about certification.
And now, I want to...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
I am using the Power Profiler app that is part of nRF Connect. This app was working just fine, but this morning I did the upgrade to v.2.7.0. Now, I am unable to control the...
Hi, guys. I copied the EAGLE schematic and PCB drawing file from the SparkFun nRF52832 Breakout design for my custom PCB (4 layers, FR-4).
https://cdn.sparkfun.com/assets...
We want to control the BLE Mesh network from the linux. As we understand the only one way to do it now - pyACI https://infocenter.nordicsemi.com/topic/com.nordic.infocenter...
Hi all,
We develop a custom board using MCU nRF52840(Master) and Module nRF9160(Slave).
I confuse to select an available circuit configuration from the reference circuitry...
Myself and others have received this error message
while upgrading nRf Connect for Desktop.
Despite the error message, the installer seems to have completed correctly...
I'm using an NRF52840 custom board along with FreeRTOS and soft-device S140 V6.0.
I want to access the complete 256KB of RAM for verification of RAM using a custom protocol...
Hi I'm considering a design with this precision RTC
I intend to use the 32KHz output on XL1 (and XL2 grounded) as I've seen done here, but the DS3231 datasheet says the...
On both the 51 and the 52, I believe the reset pin is active low, and should otherwise be tied to VDD?
The reason I am asking is that I failed to find this information...
Configuring the GPIO with the following parameters giving me the 3.3 volts on the pin 26.
Is there any way to bring the voltage down to 1.8V through software ?