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...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
Hello.
How to write custom firmware updater, which:
Takes new firmware from other device on SPI or I2C bus.
Writes it to flash ("bank1" at 0x1B000, or...
Hi;
I'm studying on SPI communication at nRF51822 (not DK) but i could not find the pins for spi communication, i read at somewhere SPI is only used at DK(developer kits...
hi
i'm using the nrf15822 beacon for an application of communication on arduino
I just would like to understand how i should start to stream my data using the beacon beacause...
Hi all,
I am using S130 in scanning mode and I would like to list the devices that are currently advertising by their friendly name. I have access to p_ble_evt via BLE_GAP_EVT_ADV_REPORT...
Hi,
I usually use electronics.stackexchange.com/.../15143 approach for decoupling capacitors and until now I had much better EMI performances.
I make sure that tracks...
We would like to reduce the attribute table size a little to increase free RAM. Are there any guidelines explaining how we can judge how large the table needs to be for a...
I compile SDK7.2 example hrs in "experimental_s110_with_dfu" by eclipse,
and I download softdevice & bootloader by nRFgo
then i use master control panel to DFU the hex which...
In the nordic documentation it mentioned that in the init packet we can write list of supported softdevices so that if one of that matches it will start the dfu. But in Signed...
Actually, I'm not good at using English. So I'll try to struggle to type this question...
Sorry, Last week. My boss gave me a Nordic Mouse to develop some embedded one...
Hello,
I am using nRF51822 and meet a question that in the process of bluetooth communication, I will get an instruction for external circuit to stop bluetooth function...
While both P0.00 and P0.01 has Analog Input function, initializing an AnalogIn (in mbed) with P0.00 will cause the firmware to fail to start at all; but initializing using...
Please tell me the Manufacture Part no: which is used for the 16MHz crystal in the PCA10040 DK. I found it different from the one used in PCA10028 version of the DK with just...
Please tell me the location to download the hardware files for pca10040 version of the nRF51 DK board. I could find only pca10028's hardware files in the nordic's webpage...
Hi,
I have some similar problem when trying to add the custom 128bit characteristic UUID.
The service UUID is advertised correctly but the characteristic UUID not.
...