Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Hi,
If I want to write a driver to control the communication process on nrf52840, the SDK is based on BLE mesh5.0.
How can I do it? do you have any examples?
Best...
Thank you ahead of time for any help that the community can provide. These forums have taught me a lot over the past few weeks. In my project, I am noticing 20x higher sleep...
I'm unable to get SPI to work on my nRF5340DK board. I can see activity on MOSI and SCK pins, but not on CS. The pin is not even initialized and is floating.
My overlay...
Hi,
During automatic assembly of the NRF52840-QIAA
We have found after Xray that we have air gaps surrounding ground pad vias - see attached images below.
I am...
I have a project that runs I2C to collect data from a pressure sensor and I have a different project that sends arrays of data over Bluetooth and they both work perfectly...
We are using RTC with external 32.768Khz clock to maintain and count a full date.
we found that we have a drift of time counting about 1 minute on every 10 nintues which...
I have the NRF52-DK, a 3-digit seven segment display, an RGB LED and a sensor. Using SES to try and get some basic code running.
I manage to open an nRF Connect SDK project...
Hi,
Background; I have previously worked using old nordic sdk 15.3; but now due to use of 5340 I am forced to moved to new zephyr based SDK. I think a lot of the issues...
Hello everyone,
I am working on device based on an nRF52832 that is close to pre-production phase and runs on Zephyr. I have a question because I would like to retain...
Hell there,
I am trying to develop an Android app using nRF52832 chips. I am just planning in a similar situation where I have multiple Nordic thingy 52 devices. How can...
Hi,
We are close to running out of flash on the nRF9160 (with MCUboot enable) and we still have functionality to implement for our product. There are two possible options...
Hello,
I have been developing code for this chip for a while now. In the beginning, I was using the end device role but after a couple of months, I decided to change it...