Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
Hi,
I would like to use the Raspberry Pi and the Thingy:52 as published in the demo. My question is, how many Thingy:52 devices are supported by the demo?
I have a nrf9160dk I followed the steps in the movie www.nordicsemi.com/.../GetStarted I have inserted my own sim that is working in my phone but I do not get LED3 and LED4...
Hi There
Is there any additional drivers that i have to install to use nRF connect on my Mac?
I've installed it and when i connect the nRF9160 DK to the Mac, it doesn...
Hi, I am trying to implement app_timer library with FreeRTOS. Based on my testings, it seems that app_timer_start() under app_timer_freertos.c has the lowest time resolution...
Good day
I moved from Mesh3.00 to mesh 3.1 and I see the way UUID is extracted is slightly different.
I would like to know when I copy the UUID to use in my project will...
Sorry for disturbing!
I have some questions about measuring nRF52832 32Mhz Crystal frequency.
I use an active probe(Tektronix P6243) to catch the signal and the test result...
In the case where connecting to a phone that is paired with my device after my device has cleared pairing information and doesn't remember the pair, I'm observing the following...
I'm working on a project to get two devices to agree on a secret key based off of physical layer properties.
My solution is for devices A and B to make 64 RSSI measurements...
Hello, we have developed our product with S132 version 6.0.0 and sdk 15.0.0 since that was the most current when we were in the development stage.
However, now we need the...
When switching the dongle into DFU mode, it changes the serial port number when running in windows.
Both the bootloader and the application sets up the USB and calls the...
Hello, I am using the nRF51422 development kit. The SDK I am using is the nRF5_12.3.0_d7731ad. I am trying to run the "Blinky" example by copying the hex file for the PCA10028...
Dear Nordic Team,
we are developing a system with Bluetooth Low Energy and Zigbee capabilities (using the TI CC2630 microcontroller as Zigbee external communication device...
Hi,
In our project we have got one NRF52 as a central and one as a peripheral.
For now we are correctly connecting between our devices - periph is advertising and central...
Hi, I was wondering if there was an updated example for using the Flash Manager correctly with SDK for Mesh v3.1.0?
Some info about my setup:
Up until now I have been...