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...
Hey I am using a nrf9160dk and I am trying to get lte-ble to work I get the above assert failed.
Does anyone have an idea how to fix this?
I have the hci_luart file...
Hello,
My group has developed a board using the nRF52840 SoC and we are in the process of transitioning our firmware from the development kit to the custom board. Our firmware...
Hello,
I am trying to run the system_off sample project to measure some low power currents. The sleep works as expected but once it reaches:
It does not go into deep...
If I wan to use the nRF52 as a Radio and not support any protocols.
I am looking to use this as a base band waveform processor and transverting down below 1Ghz.
What is...
I'm attempting to create firmware using nRF Connect SDK. Thoroughly studied these guides:
https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started...
I'm referring to nRF5 SDK 17.0.2. In 'external/freertos/config/FreeRTOSConfig.h', the value 'configLIBRARY_LOWEST_INTERRUPT_PRIORITY' is set to 0xf, but the nRF51/52 only...
Hello! I'm trying to use this low power UART sample: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/samples/peripheral/lpuart/README.html I have a problem...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v1.9.1 Base source: C:\Users\user\ncs\v1.9.1\nrf\samples\bluetooth\peripheral_hids_keyboard I add uart implementation from following...
I need nRF52840 revision 3 mounted development kit board, for trial rev 3 's approtect feature. But I don't know when is the rev. 3 mounted development kit board available...
when i make Rx output succefully.i add some configuration in main.c.i can print iq data.there is link that make me to learn to print iq data.
ok,i get iq data in here.but...
I'm trying out DFU functionality using nRF52840-PreviewDK and UART transport
It looks like I can disable the requirement for a signature when downloading an APP or SD (SoftDevice...
I have looked all over the product specification and the website and cannot find any information related to matching an antenna for this device.
What I am looking for are...
Hi I used your nrf toolbox Uart app to communicate from an Android phone to the module to send and receive bytes. The app was automatically updated a few days ago, now i cant...
Hi everyone,
I am not able to connect my J-Link plus compact with the programmer in nRF Connect.
It returns the error Unsupported device. The detected device could not...