Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I have Design a new product based on the NRF52840 I am trying to get the lcd up and running so first thing is the pwm for the backlight. I am using pin 1.08 for the pwm...
Hello everyone, We're using a NRF52840 dongle for a Uni project. We got a couple of dongles it. I stupidly used a image on google to know the pinout because it's hard for...
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...