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...
I've implemented a Application and Bootloader. I have the Bootloader set to Buttonless. However when I try to transition from the Application to Bootloader via:
/* Sets...
Nordic team:
We are developing a proprietary application for Android tablets using the Android-BLE-Library and have been experiencing issues with scanning after a long period...
Hello
I'm very new with nRF modules and currently struggling with BL652-SA-01-T/R module to run Bluetooth.
I have developed small pcb to test this module, PCB includes...
Good day,
I am using the ANNA-B112 BLE device from ublox in a custom design. The ANNA-B112 interfaces with a host MCU over UART. The ANNA=B112 is flashed with Soft Device...
Hello I have an application which requires the use of both BLE and Openthread in the same time. The BLE is meant to connect an OpenThread mesh network to a smartphone.
I...
Hi, I am trying to create a project using make in addition to my SES project. My problem is that I see no printouts on /dev/ttyACM0 (using minicom to debug this), but I do...
Hello,
I'm developing an app for NRF52832 SDK 15.3, SD 132 6.1.1 with NUS service and Peer Manager with LESC JustWorks security and other FDS records. My app information...
Hello,
Our team is currently investigating if a secure element (A71CH) can improve security. Does bsdlib+modem offers the same functionality?
Best regards,
Vlad T
Hello,
I have modified the ble_app_hrs to work with PCA10100 and softDevice S113. The application seems to function correctly, advertisements work fine and I can connect...
Hi !
I am trying to create an advertising dataframe with 2 data fields, like that :
0C0950475754785F7878787878
10FF59FE00000000000000000000000000
I succeeded to do...
Hi, I'm developing a project on nRF52832 with LIS3DH accelerometer . Is there anyone here who has already done a similar project using the nordic i2c. Please can you give...
Chip: stock NRF52840DK SDK: 16.0.0 I am using nRF52840 DK to connect to a third party peripheral, I used the HRS Central example as a template for adding central functionality...
In the nRF21540 datasheet I see various extra communication pins but we are tight on pins and space I'm trying to determine the minimum number of connections required to make...
Hi,
I previously pointed to nRFgo Studio when the CE/FCC lab wanted to do fixed frequency testing. However I see that now nRF Connect also has a Direct Test Mode application...