Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
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:...
Hello,
I'm porting a project from SDK14.2.0 to SDK15.3.0. Now, all is compiling, i need to figure out why my project is triggering some exception. To help me, i would like...
I am a newbie with nRF Sniffer, which I have installed on one PCA10040 board. I am sniffing communications between a Samsung phone running nRF Connect and a second PCA10040...
Hi,
Here I am trying to use nRF52 DK single board to implement SPIM0(base address: 0x40003000) and SPIS1 (base address: 0x40004000) master and slave communication protocol...
Hello, It is my first time running FreeRTOS on NRF52 and I would really appreciate any help to figure out the root cause for the hard fault. I run a simple FreeRTOS application...
nRF52832_XXAA, S132 v5.0.1, SDK 14.0.0
We enable SoftDevice via nrf_sdh_enable_request(). We immediately assert nrf_sdh_is_enabled() so we know it worked. On the first...
I recently got a custom board manufactured using an NRF52840 with the TI AN043 antenna to find that everything worked except for the bluetooth antenna. So I'm here to seek...
Hi,
I was able to successfully complete Figure 2 on page 6 of nRF_Sniffer_UG_v2.2.pdf, and successfully loaded and ran sniffer_pca10028_1c2a221.hex.
I rebooted my computer...
Hi,
We’d like to migrate from nRF51822 to nRF52 series. We have 2 targets : nRF52811 and nRF52832. We’d rather use nRF52811 (better sensitivity, lower consumption, features...
Hello
I'm trying to send an uint16_t array with 750 elements over the NUS service.
To do so I fill the data in multiplle uint_8 arrays of length "m_ble_nus_max_data_len...
Hi All,
I've got an nRF 52840 PDK and I'm connecting a GPS module ( Adafruit Ultimate GPS Logger Shield ) to it to read the data using nrf_serial.h library. I get about...
Hi
I am working on a project that has two timers, TIMER3 and TIMER4 (TIMER3 as timer and theTIMER4 as a counter). TIMER3 resets after counting up to 4. I am using PPI to...
Hello Nordic Team,
I was working on blinky_systick Example(Path - nRF5_SDK_15.3.0_59ac345\examples\peripheral\blinky_systick\pca10056\blank\ses)which is available for...
hi...
i am using mesh 3.1 latest version , i have changed the light switch example code , where i am sending the character . i have completed the scanning , provisioning...
Hey. I'm looking for a complete free RTOS for the commercial development of our startup. We will use the SEGGER Embedded Studio IDE and SoC Nordic nRF52840. As I understand...