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...
Hi, in my custom nRF52805 peripheral application, I used Nordic NUS Service to transmit sensor's data. By using SDK17 example code <ble_app_buttonless_dfu>, I could OTA DFU...
Dear All, I am trying to create an application that uses the MCUBoot, so that later I can perform a FOTA operation. From what I know so far there are some keys in the SDK...
Hi team.
Whenever an interrupt comes in the hardware gpio handler is expected to get triggered but for me it doesn't get triggered properly in one scenario and works in...
Dear Members,
I want to receive data from bicycle power transmitter and heart monitor in the same receiver,
I got :
..\..\..\main_hrm_bsc_lcd.c(1202): error: #148...
I have successfully been using USB CDC ACM class alongside USB Audio with only a MIC feature available on Mac OS. However, on Windows, only USB CDC ACM enumerates in Device...
I am sending data over air from an XBee in transparent mode to an nRF52840 dongle which is configured as a ZC.
The data is going over the air from the source to the ZC desitnation...
Hi,
I'm using NRF Connect SDK (Zephyr) with NRF52810.
I've got the System Off sample from the Zephyr tree working on my board, but I'm not sure what current draw to expect...
Hi Nordic team,
I am having issues with the BLE connection on my customer board. I am using nRF52833 chip, sdk 17.0.2 and s140 as soft device.
The issue I am facing is...
We're using the "nRF connect SDk" to install BLE mesh on the BL653 development kit,and we're using the same configurations as they provided. As per this, the NRF mesh application...
Hi Nordic
I want to develop a dongle with nRF52820 on my own board.
The dongle will connect to PC via USB(use nRF52820's usb port),and can connect to other device via...
Hi,
I'm new developing NRF52 DK.
I try to do a simply proyect to read RFID tags with the chip MFRC522, but i cant find a example to do this.
Help me. I worked for more...
Hello everybody,
I'm having a problem to display the temperature, pressure and humidity.
i followed this tutorial on a NRF5340 https://devzone.nordicsemi.com/nordic/b...
Hello, i hope you're doing well i'm using NRF5340 kit and trying to display ( H,T,P) values with the BME280 sensor but i'm getting this error
i'm recently having an issue...