Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
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...
Speaking with various MVNOs, not all carriers support PSM or eDRX when roaming, so I am interested in the time and wattage consumed transitioning from PSM --> to ready to...
Hi,
I want to connect "nRF52840 Dongle" via SPI to an 6-Axis IMU (Adafruit ICM-20649 / InvenSense). The collected data (cycle = appx. 10ms) should be sent out with BLE to...
Hi.
A simply question: i want to get data on " LL_VERSION_IND" control PDU from peer. Example: my device is slave, after connecting to me i want to get LL_VERSION_IND data...
Hi,
When will you release the SDK for the PCA0054 (12 antenna array) with nrf52833DK?
Specifically, code that supports more than 1 tag detection
If full SDK is not available...
Hi,
I have worked on a lot of projects on nRF51/52 devices. But still i do not understand why exactly should we use custom/multiple services for each kind of data (like...
Hello,
Having now finished the BLE and I2C sensor my final stop is the SPI sensor before production. I can rebuild and successfully run the ncs playground example .
My...
Hi, I am working on SPI master-slave application, as in, on one BL653 I am running SPI master driver, I am able to observe the waveforms for clock and data transfer from master...
Hi,
Are BMD-341 and MDBT50Q–U1MV2 modules are exactly the same?
Why I asking this question is, I saw some differences between them in the datasheet especially in the...
Hi all,
I would like to program the nRF dongles and Thingy 52, but i don't know how to choose right development kit to program the dongle and thingy.
Which one is best...
Hi,
We are developing a wireless protocol based upon 802.15.4 for nRF52840 and have some trouble with the MAC layer. To begin with, a mlme reset is requested and then an...
SDK: NCS 1.8.0
Based on: Peripheral LBS example
Central: Mobile (iPhone)
Peripheral: nRF52832
Hi,
I am attempting to integrate NVS within my custom application based...
Hello,
I noticed that nrf_ble_lesc_request_handler() hangs when I have NRF_CRYPTO_BACKEND_CC310_ENABLED and use a NRF_SDH_BLE_TOTAL_LINK_COUNT bigger than 5. Using the Oberon...
Hi,
I have the following error when trying to compile either the light_switch or light_bulb matter projects on nRF Connect SDK v1.8.0:
opening dependency file C:/Users...
Hi i have a problem i put buttonless dfu on my chip and everything went ok i can do OTA updates and everything works perfecly but i have a problem when i connect via j-link...