Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
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...