Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
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.