Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
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...