Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
Hi,
We are using nrf52840 development board and segger embedded studio. I am using thread concept here to run another function in parallel to my main function. i want to...
Device: nRF52840, nRF5 SDK16.0, Softdevice: S340 (ANT_s340_nrf52840_6.1.1)
Hello,
As next step to increase usability of our product and adding new features, we have...
I hope someone is able to answer a few question.
I read quite a lot but still some things are still confusing.
If we use e.g. the AMB2621 Module of Würth, is skipping...
Hi,
I am trying learn about IO/ events that can wake-up nRF52833 from lowest power mode.
What qualifies as event that can serve as wake-up source?
Is it possible to...
Dear sir,
Got error while uploading .zip in DfuTarg as "SD version failure". I'm using nRF52840 DK board. I have tried to create .zip by --sd -req 0xB6/0XAE/0xA9. zip get...
I'm curious what the modem does if, upon waking up to service the PSM interval, it fails to connect? Does it go back to "idle" and try again on the next PSM interval or does...
Guys, In a Mesh project, when setting up flash manager:
How do you get the right value of flash_manager_config_t.p_area ?
And where and how is it configured?
Thanks...
Hi ,
I wirte a python script to download FW to nRF52832 custom board, the FW is the merged file with softdevice(s132_nrf52_7.0.1_softdevice.hex), bootload, bootload settings...
The version used is nrf5_SDK_for_Mesh_v5.0.0_src.
nrf5_SDK_for_Mesh_v5.0.0_src\examples\light_switch\server.
Question 1: I want to turn off mesh broadcasting first,...
Hi
data sheet of the nRF52840 states that the QSPI port pins should be initialized to "high drive".
I've experimented a little bit because I have problems with a Macronix...
I have connected a BM680 sensor on a BL654 (NRF52840) via I2C. I have connected the power to the BME680 on a switchable power rail. I need to power this rail with a GPIO pin...
I am trying to create a test case for in house validation and would like to know how to do so.
Here is what I want to do:
I want to create a boot loader that checks...
Hello,
In nRF5_SDK_17/examples/dfu/secure_bootloader/main.c, the main program starts off with protecting a couple of flash areas:
But how can, after this, an OTA update...
I don’t know what all the XML syntax is, or what program processes the flash_placement.xml file, or what form the output is in, so I don’t know if I have to do exactly what...
Hello, nrf experts.
I have trouble with testing update over ble from main application. Using buttonless dfu example. But when I'm connecting to nrf dev kit, nrfConnect on...