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...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hello !
I would like to use pin P0.12 as common gpio output and configure it on quite later phase in my SW.
I use nrf_gpio_cfg_output and set/clear for have relevant value...
Hi,
I'm working on central_uart and peripheral_uart examples. I want to get the rssi value and tx_power of all advertising packets from peripheral to central via bluetooth...
Hello Everybody,
If you're reading this, you're likely in the same boat as me and need to scale Nordic's build process in an environment that doesn't have access to west...
Dear, We are working on a project where we have to request and read out data from multiple (up to 50, but can split up to 8 per central device) BLE modules (BK3432_QFN32)...
Hi!
I am totally new with Segger, so this is an idiot's question:
When I open a sample project and want to check my settings using the
"Configure nRF connect SDK Project...
I can't seem to be able to activate the iBasis sim card.
I'm in Norway.
It gets passed the initial screen and says the it needs user data. It then pre-populates with the...
SDK Environment: nRF Connect SDK v1.8.0 Target: Decawave DWM1001-DEV. This uses the nRF52832
My application uses more than half the flash size of the nRF52832.
Using mcuboot...
Hi, I'm working on nRF9160 modem firmware update.
For Understanding SPM with secure and non-secure firmaware, I have used UARTE2(secure peripheral) into non-secure firmware...
Hi All,
I am trying to run two UARTS using LIBUARTE.
this is the relevant configuration:
#define NRF_LIBUARTE_ASYNC_WITH_APP_TIMER 1 #define NRF_LIBUARTE_DRV_UARTE0...
Hi Everyone,
sdk : nrf Connect v1.7.0
ide : VS code
I was trying out central_hr sample on nrf52840 dk. I have simulated hrs server in nrf Connect mobile application...
I notice that the fork sdk-zephyr https://github.com/nrfconnect/sdk-zephyr
is missing important errata updates for nRF82510
as it is using and outdated https://github...
Hi, I'm trying to use the pwm driver to turn off or on a dc motor (which the speed will variate via the pwm signal). I need to achieve a frequency between 20kHz and 100kHz...
Hello,
How can I configure for a GATT characteristic which type will be used.
Without defining it will be a byte array.
I'd like to configure for example an int16 number...
Hi,
I am using Win10, nRF Connect 3.9.0, programmer 2.0.0. and I get "no matching trait found" when trying to program the 9160 on my board. I have seen a few other questions...