Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
hello, on my board the nrf24l01 is optional.
what is the preferred solution to identify if a nrf24l01 is present.
I tried to read the status register. But sometimes...
I am using Laird Bluetooth-4 device BL600 with smartBASIC. While communicating over the I2C bus I am encountering the Hard Pull-up on SDA line. During the Slave ACK I could...
The new pstorage abstraction is almost using 1K RAM, which I'd actually planned to use for something else :-)
Is it possible to limit the RAM used by this module. Can I...
Hi there
can I download the source code?
This app is able to detect the nrf51822 chip even with android 4.1, which is great, so I could test my firmware on my samung...
Hi,
We have a custom board with nRF51822 chipset, We have developed the code to work with some senor peripherals, everything is working fine, but sometimes, when we do testing...
Hi:
chip:nRF51822
code:ble keyboard
How to send the VIRTUAL_CABLE_UNPLUG request by Bluetooth HID devices?
If Virtual Cable Unplug is received by a Bluetooth HID device...
hello,
the datasheet of nRF2460 “nRF2460_Product_Specification_v1.0” has a explanation “the MCLK signal on the ATX side is locked to the
reference (crystal)of the ARX...
Hi all
In the documentation for the function "sd_ble_evt_get" it is mentioned, that this function may be called directly in the ISR for the SD_EVT_IRQn or from the main...
Hi
I am trying to make the ANCS example run on my dev board but i would like to use my on makefile. what i would like to know is where in the memory mapping should we start...
Here are some constants from main.c for the other LEDs, but what do LEDs 0 and 1 indicate? 0 seems to be on when advertising. 1 when connected? What about pairing/bonding...
Hi,
I'm designing an Android application that has to receive VGA images from de nRF51 acting as the server. Is GATT the best way to accomplish that? If so, as it is necessary...
Hi,
i need to meassure Digital ports when i am in __WFI (); I noticed that WFi will hold the CPU so how would it bee possible to to react on digital Pins? Is it possible...
Hi
The bug can be found by following the below steps.
Pair nRFready keyboard (Desktop 2 v1.0.5) to Windows 8 BTLE host. The keyboard can work.
Disable Windows...