-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Motor mic flow chart.pdf
The PDF is a basic flow chart of the system we are looking to implement, this would be X4 times so 4 TX plus RX's
I know this can be done by...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Does anyone know of a good OneWire library that works directly with the nRF51 family?
I imagine there are ARM solutions available that could work, but I haven't found a...
Hi,
Hope this is the right place to ask this. I've been trying to reset my password on the nordicsemi.com website but it doesn't seem to work. I receive a mail with my username...
Hi,
I am using nRF52 + Eclipse (gcc) with the ble_app_uart application.
I have an iPhone 6+ with nRF UART app running.
If I send <= 59 characters through the virtual...
Hi, is there an example that show how use the pwm with ble?
i'm new on keil.
i have used mbed until yesterday, the pwm that use keil is a hardware os software pwm?
thaks...
Hello Nordic,
I am following example code [--ble-app-lbs-master] for my application in (keil4.6/sdk8.0.0). Its already consisting (app_gpiote), but I want to add some code...
hello,
I am having some doubts regarding the connection handle. Will it be the same for both devices participating in a connection? I was trying to connect two devices, one...
A call to sd_ble_gatts_service_add(..) is returning fault code 0x3001. Looking at the NRF_ERROR #defines, this seems to mean "STK SVC handler is missing".
Can anyone shed...
Dear ladies and gentlemen,
I can't find this information anywhere. In the datasheet on page 519 - 521, I see that the decoupling capacitor C6 on pin 32 (DEC2) is not mounted...
Hi
Currently I have a device with the following details:
Ic Version - 2,
Variant - CE AA ,
Build Code - D0,
Hardware Id - 004d
I am using the softdevice s110_nrf51822_7...
I am trying to set up an environment based on CMSIS Packs. However, when using some components from nRF_Libraries, these lines get added to RTE_Components.h:
#define GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
I am working on nrf51 iot sdk. I have created a IPv6 tunnel in HE and is able to ping the gateway as follows:
root@raspberrypi:/home/pi# ping6 2001:xxx:18:xxx::1
PING...