Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
Hello ,
I am using nRF52832 , sdk 16version. I want to set the BLE connection interval via BLE command using application. How to do that? I tried to assign the variable...
Hi,
I’m using the nRF SDK 1.6.0 and trying to build the “ memfault ” sample for nRF9160 using the
“ nrf9160dk_nrf9160ns ” board. The sample location is:
C:\Users\username...
Hello, after I make the connection to the nrf device with the phone, I found there is only a "Forget This Device" option on its setting page. So is there a method such as...
Hi Nordic,
The bluetooth qualification needs the information of nF5340's value n for Intermodulation test but hard hard to find in any document.
Please help us out, thank...
Hello,
It appears that when the project is generated it is expecting a "../common" directory?
CMake Error at /opt/nordic/ncs/v1.7.0/zephyr/cmake/kconfig.cmake:209 (message...
Dear Sirs,
after "few" hours of testing, I noticed that nRF9160-DK loaded with SLM v.1.6.1 is not working the same after awakened up from sleep (#SLEEP=1) or even from idle...
Hi everybody,
I have developed a project where a central device with multilink, connected to the maximum peripheral as much as is possible (in my case 4 devices more). ...
Hello,
I'm trying to figure out how to get A-GPS data via a GSM modem in places where LTE-M is not availalble.
Does the SUPL library support this, if I populate supl_client_ctx...
Hello all,
I just found out that the nRF Connect extension for VSCode has been release, which is great news. Good job Nordic Team! I have followed the steps described in...
Hi, dear Nordic.
I'm using BC805M Module which uses nRF52805 SoC. What's the max sink/source current for individual pin OR total chip, please? Where could I find relative...
Hi,
Im using nrf9160 based custom board, nrf sdk 1.5.1.
I want to get the time from NTP servers, for that i connected to CATM1 n/w, connected to NTP server using UDP Protocol...
Hello, I am working with custom board nrf52840 and SDK 17. I am doing some changes to the project and I am getting an error that the SDK is using VFP register arguments but...
Hi,
I am getting this error message when using the nRF52 dev board but not when using the nRF51 dongle. I receive few packets and then it disconnects with this error message...
For example, I'd like to add library at_cmd_parser to my project. (It's under /ncs/nrf/lib/at_cmd_parser.)
My project is out-of-tree in its own directory. I tried in CMakeLists...
Does unblocked saadc sample the buffer size and stop or does it start re-sampling after the callback? In other words, if the buffer is 100 entries in length, will it issue...