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 !
If I understand right and nrf_crypto is the main Crypto API in nRF SDK. They can be mapped to cc310 or to mbedtls sw routines.
Does exists nrf_crypto asynchronous...
Hi,
When I try to run a colleague's project on my PC in debug mode in Visual Studio Code, I get the error "Run to 'main' timed out. Trying to pause program":
The debug...
Hello, guys.
We have nRF51822 SoC with 256KB of Flash and 32KB of RAM memories at our disposal. For our application, we would need to use the BLE stack + over-the-air DFU...
Hello! I recently dived into using the nRF52840 SDK + Zephyr the goal is to use this for Bluetooth Long Range Extended Advertising. Are there available tutorials, resources...
Hello,
I am using sdk12,2.2 and nrf52832. I have interfaced bme680 sensor with nrf52. I am facing strange challenge.
My button interrupt is working every time but it stops...
Hi, I am working on nRF52811 as central and I want to put the device in full power save mode so it does not consume power and activate once I pressed the button. How can I...
Dear Sirs,
I am evaluating the option of controlling a couple of motors (each with an independent controller based on a nRF52840 device) from a Smartphone App. Both controllers...
Hi,
Im using an nRF5340 on the peripheral. Now i would like to use a Dongle on the PC-side, what device can you recommend?
nRF52840 Dongle ? Or is there an other dongle...
Hi, I'm using the serial_lte_modem sample application and I've modified the AT#XMQTTPUB command so that I can specify a slot number from which the device can grab a bank of...
I'm trying to use nrf_delay_ms function inside rtc_handler.
I was wondering if using delay function stops rtc from counting up, so it disrupts rtc interval time.
Hi all,
I´m trying to test the LWM2M Client sample.
After following all the steps explained in this web , when I run it and connect to the DevKit via Putty, I get the...
Hi!
We are debugging low power in our custom board which has several chips (nrff52840, nrf9160, acc, fuelgauge, pmic, etc etc).
We are seeing strange random increases...
Hi,
I have managed to upload the asset tracker via mcuboot to my Actinius Icarus.
It should straight-up connect to the actinius.io cloud, but when I check the link monitor...
Hiii... Team,
I am developing a project based on the nRF52833 with the nRF5 SDK 17.0.2 and Soft Device S140
code is successfully built.. when i try to debug it showing...