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'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
I had the same experience as fishman and I went back to give Eclipse a try. (Post: nRF Beacon does not build on Android studio) I tried to build it in Eclipse Luna with the...
I am trying to use the BluePy Scanner on a Raspberry Pi 3 B+ with a nRF52840-Dongle programmed as a Bluetooth: HCI-uart .
I am able to get the Bluepy Scanner code to work...
Hello,
I have nrf52DK and I want to deploy templates from S130 protocol to NRF51822XXAC. Any tutorial or guidance would be greatly appreciated.
Thanks in advance.
Hi to everyone!
I am working on the SDK 17.0.2 and my project contains nrfx_twim.h functions.
I have a problem to understand the changes that i have to make in the sdk_config...
hi..
I am using nrf52832 and 15.2 version sdk . my laptop 64 bit wndows , there is no software for 64 bit windows , so i installed the 32 bit software
i am getting the...
Hi, I'm just wondering if there could be any chance that the GPIO can be used as ADC? I had my gas sensor output wired to GPIO (P0.03) instead of ADC (AIN0-AIN7) pins. TIA...
Hi,
I tested UART app(nRF Toolbox) by iPhone for scenario: erased bonding info of peripheral but iPhone, then establish connection between iPhone and peripheral.
Here...
I am trying to integrate code on hts221 with an nrf52832. I am using sdk15a for referring the .h and .c of hts221.
NRF_TWI_MNGR_DEF(m_nrf_twi_mngr, MAX_PENDING_TRANSACTIONS...
My programming environment :nrf52840, nRF5_SDK_15.2.0, armgcc
It shows that MD5 is avaliable in the nRF sdk documents, and I actualy run the hash(SHA1, SHA224, SHA256...
How to set the associated registers of nRF52840 for Ble_LR125Kbit and Ble_LR500Kbit modes. The following configuration did not lead to successful communication. Please help...
Hello Community, I have done some of the programming for nrf52840 for custom ble,interacting two ble devices as master and slave,etc now i want to move on to ble mesh networking...
Hello,
I got a new nRF9160 DK a couple of days ago. I followed the "Getting Started" to get connected to the cloud. But my board is getting connected to the LTE network...
Hello,
My current setup is:
Nrf 52832 custom board (pca10040) SDK 15.3.0 SES 4.52 Soft Device s132 Using a j-link mini EDU debugger
I've tested out the secure bootloader...
Is it possible to change the radio frequency while the radio is running? Our group wants to transmit packets at various frequencies as quickly as possible.