Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
I'm observing frequent Bluetooth disconnection on my custom board which has nRF51822 SoC.
So far, I haven't been able to figure out the root cause. In order to narrow down...
Hi there,
I am currently runnning tests with the nrf52840 for university project on Bluetooth 5 and I'm struggling to figure otu how to change the PHY used,
e.g. in...
Hello together,
i know, there are similar questions about "Reading Characteristic Value", but i don't get a solution for me. My Problem:
I use nRF51DK with SD130 and the...
Does the aplication nrf connect work in win10?
on Bluetooth low energie app ckliking on "server Setup" nothing happens and "start scan" is always unselected,
computer...
Hey,
I was researching on whether the advertisement period ie the time for which the nrf advertises (tWA in figure) can be changed after each advertisement interval(tAI...
is there an mp3 encoder which can be used on nrf52 based system. There is no need to have full encoding features to be enabled. most important factor is audio quality for...
Hi Nordic
I use sdk 14.2.0 and use the s332 soft device. After testing the code in nrf52832 we are porting to a custom board. However, I found that the sd_softdevice_enable...
how do i know which address is selected when i use the funtion send_reliable_message() in the example?
speciflicly in the section where is simple_on_off_client_set() funtion...
I have a question about ble_app_uart__saadc_timer_driven__scan_mode example ( https://github.com/NordicPlayground/nRF52-ADC-examples )
I flashed the project onto my nRF52...
Hi,
I would be coming out with a batch of 2500 iBeacon devices made using nRF51822. For small batches I've used an STM32 configured as a Black Magic Probe to program the...
I use the ble_uart sdk14.2.0 example, I just open the pwm, and then accept the data, I did not deal with the data received from nus, just a connection, a connection error...
hi team,
i need a clarification. my expectation is i want to transfer a image from mobile to nrf52840 pdk and display that image to the gui interfaced in pdk. my doubs are...
Hello , I'm working on the sdk 12. The problem is that when i try to do a scan of 1sec , i see thanks to the power kit that the scan is actually of 760 ms .
Can someone help...
Hello,
I am using a custom board with nrf52382 chip and mma8652 accelerometer, This accelerometer has only i2c peripherals to communicate with. I am using twi_software...
I have a tzone bt04 BLE Temp data logger,
However I'm unable to connect to it using gatttool -t random -I
I want to access it's gatt services to fetch historical data...