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...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Hi, I am using nrf52832 Development Kit and SDK( nRF5_SDK_15.3.0_59ac345 ) in that I am working on ANCS and NUS together and specific functionality working smoothly when the...
I have read many of the posts about applications not running stand alone, and have tried many of the suggestions without success. My application runs on a nRF52832 it is being...
Hello,
I am new to embedded programming and I would really appreciate any guidance.
I am using NRF52832 that will interface with I2C USB charger BQ24295 ( http://www.ti...
Hello, I am working on Bluetooth mesh application and i am using nRF52832/40 for the development purpose. I wants to create one independent library with its own data section...
I need to burst write the DMP library into the mpu6050 but not succeed.
The following is the function that I've been using to burst write.
I have researched on the...
Hi,
We developed our device with KEIL 5, SDK15.2 and SoftDevice 6.1.1. After we upgrade the SDK on our device from version 14 to 15, our IOS phone encountered the following...
Dears:
I'm testing the USB mass storage example: \examples\peripheral\usbd_msc with Nrf52840DK and SDK v15.3.0.
Now I have one question. When I plug in/out USB to PC or...
Hi
I am using the NRF52832 ,my code is based on the ble_app_hrs_freertos example sdk 15.0.0
I have one main task which usually run 64 time every second using the vTaskDelayUntil...
Hi I have a module that is used in a hand held instrument. It contains the nrf52832. It connects to phones for data communications. Is it possible to determine the strength...
Dear All,
I am trying to compile and run the ncs/zephyr/samples/drivers on the nrf9160_pca10090ns. For this reason, I have copy-pasted the file under the ncs/nrf/samples...
Sorry, I want to ask that if I can send Decimal(like accel x,gyro x) by the ble characteristic to the nrfConnect, when I send the information, it always becomes hexadecim...
Dear community members
I have end nodes with nrf52832 (Soft device s132) that can communicate to a central nrf52832 DK in Connection mode based on ble app uart and multiple...
hello, I'm develop use nRF52 SDK15.3 template to measure water press, and gyro value.
but in nrftoolbox app just show signed value, so i want to show signed value.
please...
Hello ,every one ,I found that the nrf Connect will disconnect it self after connecting to the device after 30 seconds, I'm using the sdk15.3.0 ble_app_template example,I...