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...
/**@brief 128-bit service UUID for the Apple Notification Center Service. */ ble_uuid128_t const ble_hrs_base_uuid128 = { { // 7905F431-B5CE-4E99-A40F-4B1E122D00D0 0xd0, 0x00...
Hi,
I am using nRF52840, S140 7.0.1. I am using ble_app_blinky application.
Till now I was configuring one board as Connectable Advertiser and other device as Central...
Hello Nordic support,
I am using the usb_msc example with an SD card. When I check this example on a Windows 10 machine, I observe data transfer rate of 355 Kbps. Is it...
What are my options with nRF52840 to get from the built in USB and available SDK feedback regarding connected device in order to adjust charging power?
There are plenty...
Hi, I'm looking for solutions to transfer .bin file and store the file in to the flash memory. Can i use DFU to send just .bin file and update the flash but i have change...
Hi I am developing the product in which I am using a Nrf52832 for BLE and samples from Semtech SX1262 radios to communicate using lora. I don't intend to communicate on the...
Hi everyone,
I want to send packets via notifications to a central. While searching through the forum I found some posts saying that the maximum data size per notification...
hello
i am running an app with ble scan, pwm, uart and hopfully timers and adc
but mostly it happens with ble
every time i stop on a break point i m thrown to :...
Hello!
I have tried to program a module containing the NRF52833 with a Bluetooth Long Range example. The programming failed and the module cannot be programed any longer...
We are preparing a mass production test system for a new product, it has NFC as a slave unit. What is the easy way to test that NFC in this case? We think that it would be...
I've started to play around with my nRF5340 PDK board. I have the nRF Connect SDK 1.2.0 installed.
- First I have opened the sample "HCI rpmsg" and programmed the compiled...
Hello,
For the secure bootloader example there are various included projects supporting the different hardware ICs (ex: nRF52832 or nRF52840) and the different transports...