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,
I am getting errors when attempting to include the nvs library to save data to flash storage on the nRF9160 DK. My CMakeLists.txt:
I get the same errors with or...
Hi,
We tried to use a smartSIM from Sierra Wireless with the nrf9160DK without success.
The nrf91 can connect to the LTE network after a few minutes (LED4 steady). However...
Hi,
I did have a working development board. I was working to disable serial and disable as much as possible to get the power usage down. It seemed to be working (although...
I tried this using the ram_retention example from the SDK (nRF5_SDK_15.3.0). The example (Ram Retention) still seems to work if the lines concerning NRF_POWER->RAMON and NRF_POWER...
Hi,
our appliction need to using I2S worked at 96kHz sampling, and i find two parameters , MCK and the CONFIG.RATIO,but when i use this formulation:
LRCK = MCK /CONFIG...
Hello,
I think about connecting two central devices (nRF's 52840) using one common antenna. One device will be only RX and will scan for a advertisements, second will manage...
Hi, I am from China. My company made a BLE module with chip nRF52810. Recently , I coded a program for it by SDK12, based on ble_app_uart example. I modified the corresponding...
I have setup the nRF52840 DK as below
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/how-to-setup-the-thread-demo-displayed-live-at-google-i-o
Setup WireShark...
Hi,
We are currently going to try and implement FOTA/DFU with an nRF52840 controller and an nrf52832 peripheral. Is there any example for how this can be accomplished...
Hi,
I currently have a nRF52840DK pre-programmed with the DFU over BLE, but with the debug version. I am unable to physically get to the device, if I wish to perform a...
Hello,
We are using the SPIS on the nRF52832. We are seeing a higher than expected consumption when it's enabled and not used.
I measure around 7uA extra when enabling...
Hi:
I test the system off mode, I attached a micro vibration sensor. Pulse generated when shaking as follow.
the button config is BSP example default(toggle) , i try to...
Hi,
I am testing the blue_app_uart example and I want to send data
from my smartphone uart terminal app,back to the nRF52840 DK,
Nothing is being received by the segger...
In the latest Mesh SDK, nodes are subscribed to a GROUP address. In previous versions - 2.0.0 I believe - you could also send to a predetermined node.
I am trying to figure...