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...
Hello,
I would like to print signed long long int (s64_t ) values using printk or printf.
I tried some suggestions I found online %lli , %lld but they did not work.
...
To the kind attention of Nordic support team,
I'm using nRF52833 and activated wdt with multiple reload registers enabled. I'd like to get an idea about which one of those...
Dear Members,
I run the software for detecting HRM and BSC for 80 minutes,
but I got only speed and cadence, all the interrupts from HRM are gone ,
is it related with...
After having development success with the nRF52840 I'm beginning to look at development on the newer nRF5340. I've successfully gotten the blinky example working on the development...
hi, i am working on nrf52 mesh examples. all example are compiled properly but ble_app_uart_coexist example in sdk_coexist folder is not compiling. there is "nrf_log_backend_rtt...
I appear to have some very simple code that when loaded into a nRF52840 kills it, such that I cannot recover it, possibly hardware failure. I would appreciate any suggestions...
Hi
According to the product specification, the power fail comparator nRF52832 has a threshold tolerance of at most +/-5%. When I configure the power level warning to 1.7V...
While trying to investigate my Softdevice assert issue a bit more in depth, I noticed a bug in timeslot_timer.c :
The function timer_mut_lock() sets the variable m_timer_mut...
I have a sensor that uses 3 different BLE mechanisms. It is part of a mesh, it sometimes sends beacons and it provides GATT services in a peripheral role. The project I'm...
Hello,
Are there plans from Nordic to provide locator engine to customers? Other competitors offer this benefit, which reduces development time on the client side to create...
Hello All,
We are using NRF52840 module, need to work on serial bootloader.
I have gone through the bootloader example, our requirement is need the serial(UART) bootloader...
Hello,
How the modem selects it band of operation. Is it done automatically selected by the modem after registering to the base station? or is it assigned by the base station...
The modem firmware version 1.1.4 has been certified by Verizon, and the corresponding NCS version is v1.4.2. Now Nordic has released the NCS SDK version v1.5.0. This version...
To the kind attention of Nordic support team,
if it is not much trouble I would like to know what you consider a good/acceptable ble antenna efficiency in
desktop environment...
Hi,
I am using an nRF52832 with S132 and SDK v15.0.0 and already read in the forum about issues related to the SAADC calibration (inlcuing the erratum [86]). The problem...