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...
Hello,
I do my first project with nrf52.
I have great working app under the SES enviroment. App is downloaded to hardware under the Segger Studio and it works ok. And...
Greetings,
I am trying to create a bootloader project in VisualGDB (our IDE of choice) and GCC based off of the secure_bootloader/pca10056_s150_ble example. I was able to...
Hello,
we want to use RTC2 (RTC0 is used by SoftDevice, RTC1 by FreeRTOS) to keep track of time. I set NRFX_RTC2_ENABLED and NRFX_RTC_ENABLED in app_config.h. Code used...
I'm having an rather cryptic problem where around 0.01% bytes are simply not transmitted via UART for some reason. This error happens independently from the chosen baudrate...
Hi,
I have just started learning the ble mesh basics.I have started to build code using segger ide. I have to learn the mesh examples code in a detailed way for my upcoming...
Hi,
How do I configure Zephyr to turn off TWI and GPIO while in sleep mode? Once I enable those, idle power consumption doubles. I tried using device_pm_enable() on initialization...
Are there definitive specifications on the minimum pulse duration necessary to trigger GPIO DETECT events and PORT events? I have a sensor that fires a logic-low interrupt...
I would like space in flash that can be written to during production and then never changes or is overwritten. I have explored adding a section in the linker.
Are these...
Hi there...
I am using :
Device :Custom board using nrf52840 (fanstel module BT840)
SDK : nRF5_SDK_17.0.2
SoftDevice : S140 7.2.0
In order to add DFU capability...
Hello,
Any updates on the modem firmware v1.1.3 and v1.3.0 certification status for Verizon? I was told v1.1.3 was supposed to be around Q4 and v1.3.0 was supposed to...
The actual title is too long, the problem is this.
The documentation for s110 says:
Commands to write a buffer to flash
If the SoftDevice is enabled: This call initiates...
Hi All,
I am developing a Zigbee based light controlling product using nrf52840 and nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71 SDK.
All functionality and features developed...
Hi,
I run the radio test with our PCBA with SDK17.0.2, but when I want to send "start_tx_modulated_carrier 100", there's no callback response "<info> app: The modulated...
Hi.
I am looking to implement a nRF52840 chip in my 5v battery operated door lock.
Sorry if this is asked before or should be clear from documentation, but I am not...