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,
I am trying to measure the current of a custom board using PPK board, My custom board takes 5 Volt input supply but PPK board has a 1.8-3.6 Volt external power supply...
I am trying to modify the nRF52840dk_nrf52840 spi_flash sample, ncs/zephyr/samples/drivers/spi_flash , to use dual QSPI.
Following is my device tree configuration:
I...
I am able to pair a peripheral device using advertising 16bit UUID to the Central Device(nRF52840-DK board).
Also I am able to read the Battery level service and Device...
Hi, I have successfully achieved the OTA DFU function on nRF52805. This is what I can see now:
Step 1) I can see the Nordic_Buttonless BLE signal. After connection, there...
When using the nordic power profiler for the nrf52840, it gives the "idle" current as 2.7uA. Presumably this is the deep sleep current, but it seems like this number doesnt...
I've been using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8 for my development. I'm trying to switch to the nRF connect SDK. I'm having a hard time figuring out where to...
Hi everyone,
So Im trying to modify the event handler of the ATT_MTU example file to have it so that it logs every time a byte is sent / instead of KB but for some reason...
Config options for enabling SDHC card support are not working with nrf SDK V1.6.0. Unable to create the project using Segger IDE.
The same options are used with nrf SDK...
Hello,
We are switching our firmware from the old sdk into the NRFConnect zephyr sdk and I cant see any way to retrieve the channel of the advert when scanning. We need...
Hi everybody,
i've got an issue i want to discuss here. I'm building a webserver using the nRF9160DK with ethernet-shield from PHYTEC and an SD-card which holds the frontend...
Hello,
So I was exploring the nRF52840 DK as a Zigbee device when I found this page: Zigbee CLI wrapper .
This seems very promising, having a python CLI to interface with...
Hello,
I'm doing a project with Zigbee using the nRF52840 and I want to read some sensors that talk via UART.
I have ported with success the nrf_uart example but after...
dear all
Can keil compiled library be used in segger embedded studio? For example, I have a paw8001_ ofn114009_ 12_ m4f_ keil.lib
Library, can I put it directly into NRF...