S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
Hi everyone,
I have a weird issue on connexion with my J-link while connecting to my chip. I'm using a NRF52810 which worked very well until now. When I try to connect to...
Hi,
I am using nRF52832 and SDK 16.0.0 with SES.
My project consists in an application that read temperature from a sensor and send it via BLE to another board (no smartphone...
Hi,
I am working on a product based on an nRF52832.
For testing purposes, I have setup the Unity testing framework (using Ceedling).
As soon as a module I want to test...
Hi community ! I'm currently working on mesh, more precisely on nRF52840 device. I archieve to do everything i want with it (combine BLE NUS with MESH). Now, i want to know...
Dear All,
I am using the ble_app_template as my baseline. I have created a custom service with various characteristics and I am able to broadcast my service, connect and...
Our compliance engineers are failing the unmodulated FCC test for our radio because the signal only spans 1MHz, but needs to span 2MHz. We do not have this issue when using...
Hello all,
I'm working on a prototype for a device that simultaneously scans and advertises in certain cases. I have been able to do everything so far except scan by copying...
Hi
I am working with nrf52832 NORDIC soc with Segger with nrf52 sdk 16
I have looked at the "pin_change_int_pca_10040" example and tried to play with it a little bit...
Hi there,
I recently upgraded to nRF Connect for Desktop v3.3.3 and the programmer module to v1.4.2 and I am experiencing the following issues. At first, when I would try...
Hi,
Iam working on a nrf52840 and trying to achieve data flow from BLE device using NUS and transfer this data through UART.Uart is configured as (TX:P1.01,RX:P1.02).Iam...
I am using an nRF52 dev kit. I have loaded the pca_app_hts_pca10040_s132 example into the board. I only added these lines of code
nrf_gpio_cfg_output(ARDUINO_9_PIN); nrf_gpio_cfg_output...
Hi,
There are several new drivers under "nRF5_SDK_15.0.0_a53641a\components\drivers_ext\", but no example now.
I have setup the HTS221 driver and it works. I turn to...
I'm using nRF52-DK, and following the quidelines from devzone.nordicsemi.com/.../getting-started-with-nordics-secure-dfu-bootloader . I'm using the prebuild "blinky_pca10040...
Im trying to interface nRF52DK to Custome build acceleration sensor.
I want to use I2C communication. Are the pin connections mentioned below sufficient?
...