We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
Hi, im using nrf 52 DK. Im currently working on BLE UART example. I need to send int16_t data type to my smartphone's nordic uart app. But i cant. I was using the function...
Hi,
My project is reaching the stage now where we are looking at getting a contract manufacturer to start making our devices. I was wondering what Nordic suggest for programming...
First, obviously error message is not correct, dll's are not used on linux. Message should give correct file name instead of prewritten one.
I have installed latest JLink...
Hi,
I'm trying to implement a custom bootloader update on the nRF52840 using SoftDevice s140 and SDK 13.0.0. With my new bootloader staged in a scratch region of flash...
Hi,
I have copied BLE Thermostat code from ARM mbed : developer.mbed.org/.../
As this code is on mbed 2 platform, i am trying to run it on embed 5.0. Getting below error...
Hello:
I dont seem to understand what the problem is. I have 2 external ICs, one is an IMU and the other is a CDC. Both have interrupt pins connected to the nordic nRF52832...
Hi All,
I am working on a project where i need to use a SPI 128x32 OLED display and a SD card interfaced over SPI to nRF52840 along with BLE. Although, i tried this with...
Hello,
I am developing a BLE app in which I need to print some logs to UART and recive some data from UART to my app.
Which modules should I use?
When I use logger...
my question is how to change the uuid in central to connect to peripheral and i want to send 20 bytes to central device using this uart_peripheral.
first of all my connection...
Hey,
I want to read the value of characteristic of conneceted peripheral. I'm using two BLE modules, one is peripheral and one is central. I connected with central to peripheral...
Hi. I have several questions about mbr.
1). Will mbr finish to write after unexpected power off?
2). Can I copy softdevice + application or only application using sd_mbr_command_copy_sd...
Hello,
We are trying to put togheter a custom mesh communication protocol based on nrf24L01+. Everything was good until we made transmission tests outside, from ground...
Nordic board nRF52 PCA10040, V1.1.1, 2017.1, 682048249.
The pins CTS, RxD, RTS and TxD are currently driven by the MCU. I want to use the SPIS0 in the nRF52832 with the pins...