I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Hi All,
We tried to modify the Android source core of nRFTools for our Proximity application . And we used some nRF52832 and nRF52840 as the proximity device.
1) We connected...
Greetings,
we are developing a custom board that holds a nrf9160 chip. We have uart lines out on pins 28 and 29, as on the DK. We need to use the AT client in order to flash...
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...