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 can someone help me solve this issue. i am not being able to controll this led . if i send any number the led will always turn on
Regards
static void led_col_write_handler...
Hello,
I want to test the range of Adafruit nRF52840 express feather(BLE 5.0) board. I did the setup on arduino IDE. My question is can I perform the long range test of...
Hi, we have a project that we're currently working on, and we're looking for some information on BLE behaviour that would be very helpful. We are currently using SDK 15.3...
I'm trying to build aws-fota program following this instruction, but get an error https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/aws_fota...
I have a nRF52840 dongle.
My understanding is that the nRF52840 has an on-chip regulator (Vdd out) that can be set from 1.8 to 3.3V.
So it's recommended to use a debugger...
Hi
I am attempting to add nrf_crypto functionality to the example uart ble peripheral project via SEGGER Embedded Studio on MacOS.
I have opened the project options and...
I have two devices, one is a beacon (DEVICE #1) and the other (DEVICE #2) collects information from the beacon. I'm advertising with a transmit power of 4dBm. I want to reduce...
I have previously had success with programming the nRF51 Series using the nRF51 DK and want to use the nRF52840 DK to program a nRF52840 that will be run in High Voltage Mode...
From the cmakelists of bootloader in Meshv320src, I found the code "create_hex" but this code cannot found in CMake's document. How can it work to generate the hex file?
I am using SDK 15.3 and wanted to ask that if there is a while loop where I can check flags and increment tickers. The program at the moment gets stuck inside
Suggestions...
hello, I have two questions for SAADC of nrf52832 when we use nrf52832 SAADC for voltage measurement.
The AIN0 is connected to the pin to be measured(the voltage is about...
Hello, I encountered the following error when compiling the SDK16.0.0 with keil5.26, how to solve it?
compiling system_nrf52840.c... RTE\Device\nRF52840_xxAA\system_nrf52840...
Hi,
I am using nrf52832 with softdevice s132. The peripheral device is nrf52832 and central device is a mobile app. I want to disable BLE in nrf52832 and I am using this...
Hello,
I have tested the example code of the nRF-IEEE-802.15.4-radio-driver and now I'd like to modify it.
How I can disable the ack? (I tryed this function: nrf_802154_auto_ack_set...
Hello
SDK 15.3.0
4 year old post describing flash storage libraries:
https://devzone.nordicsemi.com/f/nordic-q-a/13821/difference-between-persistent-storage-libraries...