Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
We had been trying to use SD 7.0 with SDK 6.1.0, but realized our libraries were mixed up and not controlled very well, and we were experiencing occasional crashes where the...
Hello,
I'm looking to find a way to send a 32 bits number to the ledButtonDemo with the Master Control Panel (I have the Nordic dongle).
Indeed, I replace uint8_t led_state...
Hi,
I have a question regarding the NRF 52 boot sequence.
When we first receive it from Nordic, what are the boot options? Are there any other options to load a code on...
Hi,
I'd like to know how to set/alter passcode when pairing happens. I looked a few examples in Keil_v5\ARM\Pack\NordicSemiconductor\nRF_Examples\8.0.0\ble_peripheral but...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hi all,
If i have connect a band with my phone, then i let my band close to my notebook and let my notebook unlock.
Any suggestion about this?
Thanks in advance
Hello all,
I am working on the implementation of DFU OTA in our application, running on a custom board using the nRF51822-QFAC.
The tools that I am using are:
...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
[Update 8/15]
Here's the file for the main part of my code: sensors.c . The sensors_start() function at the bottom is where the while loop and the print statements are located...
I want to send data to my android phone from Nrf51822.My compiler is mbed I use redbearlab NRF51822 kit.For example,I want to see on my phone "hello world".
Mbed Program...
Hi,
I'm using S130 v1.0 softdevice and bootloader (single bank) from SDK v9.0.
When updating an application, I always get a CRC error at end of the upload. I generate...
Hi All,
I want to club both application into single without affecting functionality of each.
basically i want to make ble_hid_mouse example to be pair with my phone...
Hi,
I have got a PCA10001 board version 2.2.0 (2014.10). Now, I am looking for a "step by step" guide abou launching mbed on this board? Please, help me.
Regards,
Pave...