hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
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...
I am considering employing the nRF52832 in a BT mesh configuration.
The nRF52832 has a built in RC oscillator (LFRC), or allows connection of an external XTAL based oscillator...
Hi.
Using an nRF52832 and SDK11. I use a button for wakeup. Problem is, when releasing the button, I do not receive a release event after wakeup (so the first release)...