We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi there,
We have the application running on STM32 and we talk to connectivity chip ( nrf 52810) using serialization.
Now, I have to save bonding information on my STM32...
Hi there,
I've got something usual happening with the App Timers in my application, hopeing for some advice on how to track this one down.
There is one part in my code...
On powering up the nRF52840 I start the twis slave. The nRF52840 works as expected.
I install one i2c slave address on the system, external master has no issues communicating...
Hello,
I am using NRF52832, SDK v15.1.0.
For entering into various power down modes, does calling corresponding functions is enough to make entry into these modes or...
Hello !
In my project I have 3 phones, witch connects to one nRF8001(not at the same time).
First, phone connected, bonded and bond of this phone saves in EEPROM of avr...
I am upgrading our Nordic / BTLE library to the new sdk, which gains us ble 5.
The previous library (based on sdk 11.?.?) made light use of pstorage which, as far as I can...
I want to set up nrf24le1 in register retention mode with analog comparator wake up. The moment it wakes up it should do few ADC conversions and then again go back to sleep...
I have built up most of the support structure using the existing ble_app_uart example from SDKv15.0.0 and am now ready to port the code to our existing devices.
I'm having...
My environment is:
Windows 7
JLink Plus v9.3
IAR EWARM 8.30.1
SDK 15.0.0
Softdevice S132 from SDK 15.0.0
My hardware is a custom board with a Rigaldo BMD300...
I am observing a surge startup current of 0.1 to 0.2 mA when I am powering the nRF24LE1 module. Is it possible that the device can startup in power saving mode? Is there a...
Hello,
I have developed my own iOS app which is capable of DFU update different devices with nRF51 and nRF52 chips.
Using only APP file (both .hex and .zip) works perfectly...
Hello,
I' trying to switch from keil uVision to Eclipse, but it doesn't work as intended. I can't debug them (hrs with and with out dfu), but the Blinky example works...
Hi,
I'm working on a custom application using two microcontrollers a pic32 and a nrf52832, I require the pic32 using an external flash memory to read the binary file stored...
I'm interesting in knowing a little more about the "address match" output of the nRF905 chip. What is the expected jitter related to the actual radio signal?
E.g. If I...
Using softdevice s132, nRF52832 on a custom board
I don't quite understand how does the SPI work exactly?
I am using it on a battery powered low power sensor application...