Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Latest ble-driver-win version is 0.5.0 and supports SDK up to version 8.1.0.
s130 v2.0 needs SDK v11.0.0 (API changed).
So should I understand that ble-driver-win cannot...
In the datasheet it is mentioned that the tx current is 10mA without DCDC. In our board, we are seeing a Tx peak current of 13.5mA. So my question is the does that quoted...
Hi everybody,
I have some troble getting the record_url sample running in my own gcc based build environment. The function calls to the nfc library always return ok, but...
Hi,
the nrf52-DK is using an molex connector to connect the Flex-PCB NFC Antenna. Due to some mechanical issues in our product we have to make the wires longer. It looks...
We are using nRF51822 module and S110 soft device.
I don't know the default value of below parameters.
・connSupervisionTimeout
・connSlaveLatency
・conSupervisionTimeout...
Hi..
i am using softdevice 132 and android MCP.
i want to create .zip file for application, but it shows error like below..
C:\Program Files (x86)\Nordic Semiconductor...
Hi all,
I am facing a weird issue trying to achieve DFU over the air with the dual-blank DFU.
I had integrated DFU with my application(Background story here .) The application...
Hi
I have problem enabling gzll on my nRF51. Error diagnoses shows NRF_GZLL_ERROR_CODE_INTERNAL_ASSERT_OCCURRED (#15), every time I try to call nrf_gzll_enable();
Here is...
I've looked at the reference manual and the several forum questions asking the same question and do not understand the answers as they all seem to point to the same docs/original...
HI All,
We are using NRF52, S132 Softdevice , SDK 11.0.0.
In SPI DMA transfer, when we try to increase size of the m_tx_data greater than 254 bytes, it failed. It is working...
HI All,
I did all the things as in this post
devzone.nordicsemi.com/.../
But Whitelist is not working for me. My requirement is this, I need to add the first connected...
Hi everyone,
I must to program my device from nRFgo Studio (rel. 1.21). So I do this procedure:
I program the Softdevice (in my application S110 rel. 7.0.0);
I program...
I am using nrf51822 and I am trying to reduce the transmit range to 30 cm or less.Is it possible to achieve this. The reason I am doing this is that I will be working with...
Hi,
I want to use both SPI master & slave altogether, but when I include nrf_drv_spis.h upon compilation the following error occurs :
C:\Keil_v5\ARM\PACK\NordicSemiconductor...