Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
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...
I'm using segger IDE for EVK-NINA-B1. I've downloaded nRF5_SDK_16.0.0 and trying yo run one of its example but getting error like stray '#' in program. I've attached 2 pictures...
Hi,
I'm using NRF52832 SDK15.2 to develop a smart band. Each time reconnect with iphone, the application assert in the peer manager event handler pm_evt_handler().
Any...
Hi Team,
I would like to know what does the system do after I call system off function as per below:
I have check through the oscilloscope to check how's the system...
Hi Team,
I am in the UK and trying to get an evaluation sim from Vodafone for NB-IoT. However they have set a limit of 2 IP addresses and hence I need the IP address of...
I'm developing bluetooth logging software on the nRF51 DK using SDK 12.3.0. We had been developing for some time in mbed, but were advised to switch over to Keil using the...
Hi,
I'm working on sending reliable message from server to client, the models are modified from RSSI model.
When I tring to send messages to client it will keep sending...
I've been trying to store an array (SDK16,S332)
uint8_t my_data[]={0x00,0x01,0x02,0x03,0x04,0x05,0x06,.........0x23}
using fstorage I wrote an update function :
I hardcoded...
To the kind attention of Nordic support team,
I'm trying to do things like in https://devzone.nordicsemi.com/f/nordic-q-a/39630/windows-command-line-dfu-over-ble-with-pca10059...
Hi,
I have a project which was originally written using SDK12, and have updated it to SDK16, I am sorry I know this question seems to have been asked in many different ways...
Dear,
Like I said in the title, I did use the NFC of my PCA10056 with my phone, it works, I also can read some information from nRF52840 by NFC. Right now, I programmed...
Hi Devzone:
I am working on nRF52840 with latest SDK.
I have 1 differential pair and 1 single ended pin I want to sample, single ended samples at every 40ms while differential...
I was trying to connect my cellphone tu the ublox modulo for sends at commands from my cell, in the main program of the micro I've the next lines for turn on the ublox module...
i have a nrf52840 dk
i need to connect the flex sensor to the board and know the resistance value while bending
how to do it?
and what code should i dump
Hi there,
I have developed the custom board with nrf52832 Soc and programmed blink code, it works fine.Now i uploaded the ble DFU template example and updated firmware...
I can't install the tool chain.
Looks like I have to install something called chocolatey?
I can't install chocolatey. I tried the chocolatey website for help and was baffelled...