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...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
We have developed an Android application for a customer (Ibiza) which makes use of nRF's Android-BLE-Library ( https://github.com/NordicSemiconductor/Android-BLE-Library ...
I defined a timer and start the timer when application open gps, it can prevent the timeout of star search failure; When the gps search star successful, I will turn off the...
Hi,
Now I using the nRF5_SDK_for_Thread_and_Zigbee_v4.1.0 to develop the zigbee function on nRF52840,
I am using the light control Example,
it provide two examples to...
Hello,
I'd like to know how to interface with the SDK libraries(as a "beginner") and ask how do you approach such a thing and learn how to use it? let's take for example...
Hello,
I have an xon / xoff flow control implementation with nRF52833 DK.
The setup is the nRF52833 DK is connected to the computer through USB cable.
A python script...
So far, since UART has been working well, now, we are switching from UART to RTT to remove UART port connection from our PCB design.
However, the output to RTT is working...
Hi, I am trying to use the nrfx_pdm driver with a microphone connected to the NRF52840DK. Currently, it is working but I cannot quite understand how handlers are functioning...
Hello
I want to flash my simple coap server code in nRF52840-Dongle using USB DFU mode with nRFConnect but I did not find COMPORT/ Any Jlink Device after put donge in USB...
I'm using the nRF 52840 Dongle, flashed with nRF Sniffer 3.1.0. I have installed Wireshark version 3.0.7, and configured extcap and profile according to documentation. I am...
Hello Nordic Community,
I am using nRF52840 SDK 17.0.2.
I took examples \ble_peripheral\ble_app_beacon as reference and created mBeacon profile.
Then I created three...
Hi,
We need to store about 4Gb of data. Can someone give some external memory ICs that can be integrated into our application. Looking for a low power small footprint...
Hi,
I am new to Mesh network. I want to implement a simple mesh network which include two devices. One device need to send sensor values(ex: temperature) and another device...
Good afternoon,
I'm facing an issue porting the mqtt simple project of the nrf stack to an application that I'm developing myself.
The issue is, when I try merge prj.cnf...
I use Zephyr RTOS and segger Embedded studio to develep nrf5340 project. in a c file , i configurate spim2_ns below:
#define SPIM2_CS NRF_GPIO_PIN_MAP(0,15) #define SPIM2...