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...
Windows 10
NCS 2.0.0
We have run the Gazell samples successfully on the nRF52833 DKs. In these examples the CONFIG_GZLL_TX_STATISTICS is enabled (gzll_ack_payload_device...
Note: This might actually be a documentation issue more than a real problem because the build seems to work. But some clarification would still be appreciated.
We're developing...
I'm developing FOTA through LTE Modem which is made from QUECTEL(EC21KL)
On my custom board, nRF52832 is connected with EC21 LTE Modem via UART bus(TX : P0.16, RX : P0...
I am updating Nordic Thingy:91. I am following instructions on Nordic's DevZone web page: "Getting NB-IoT Demo running on Thingy:91
I have successfully updated modem using...
Hy
i am using a nrf5349 Dk board ,i am able to build and flash the board.
but when i am using this by building and flashing the board with hci_uart .in the linux system...
Hy ,
After i a buildng and flashing the hci_rpmsg as a cupapp . i flash the board
Then when i am checking the board with ubuntu laptop .i am not able to see the board...
Hi all!
I'm currently working on the UART on the nRF5340 board. The SDK describes three options: -polling API,
-interrupt-driven API,
-asynchronous API. With Polling and Asynchronous...
During development I noticed the following behavior:
If NRF_SDH_BLE_GAP_DATA_LENGTH=251 and NRF_SDH_BLE_GATT_MAX_MTU_SIZE=185, on Android devices the connection procedure...
Hi
For some reasons my Windows 10 laptop reports two JLink CDC UART Ports when I connect one of my nRF52SDK boards.My plan is to use this board with nrf Sniffer / Wirshark...
Im struggling here with porting my code from SDK15 to NCS 2.0.2
Im happily TXing data from NRF52811 via UARTE and receiving via FTDI to PC, but Im unable to receive any...
Hello,
in the nrf connect application for mobile phone I can see the RSSI values being updated when scanning, but when I connect to my peripheral the RSSI info is not available...
Hello, I'm developing firmware for our custom board with a nRF9160.
The problem I'm having is that the modem crashes with error code 0x10 sometimes (read: about every 3rd...