Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi,all:
since I add USBD in ESB example,when compiling and linking,I make error as nfr_queue dose not fit UNPLACE_SECTION, overflow 20 bytes. I take the line statement about...
I have a requirement to collect data over a plant, say a power plant whose size may be 3 KM by 3KM. I am planning to have a Bluetooth mesh and collect data and control equipments...
Hi,
We currently have a regular SIM, and it works well except for the inability have very low power draw when the device is in low power states. Based on our testing, we...
Hello,
I want to learn how we generate the frequency on nrf52832. I simply take a Blinky led example and on that blinking the led. i want 1MHZ frequency . so how should...
The Power Profiler Kit II is an excellent development tool when not used with the Nordic application, but instead with a dedicated application which can exercise a a device...
hello,
we are developing a product, in which it needs BLE, LTE,GPS. we are planning to choose Nrf9160 for LTE & GPS. we need following support during development
1....
Hello
We are planning to build a product based on nrf52840 our programming part is almost done we used nrf52840Dk board , now we are order SoCs and other peripherals ...
May I know what is the difference of three PNs NRF51822-QFAA-R (H0) AND NRF51822-QFAA-R (G0) AND NRF51822-QFAA-R?
How to identy the three PNs? May I know if NRF51822-QFAA...
I am trying to implement a scenario where the system will be sleeping for a mentioned period of time and then wake up and advertise and transfer data over BLE.
I am using...
Again, if the search engine in your documentation were decent, I would probably not need to ask this question here. The answer probably exists, but try an find it not knowing...
Hello Nordic lovers,
Happy Merry Christmas.
In ble_uart code, I'm interfacing the FreeRTOS & twi_sensor code
The program executed without any error.
And it starts...
Dear Members,
How can I wake up the chip without a button
I'm using the example for Ant,
Ant_bsc_rx .
I have disabled the button with :
bsp_init(BSP_INIT_LEDS...