Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
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...
hello i am using nrf52832 and mpu6050 accelerometer with sdk 16 while programing i used 27 as scl and 26 as sda which is default in nrf52832 and i had no issues while reading...
Hi,
I am trying to test the light_lightness example present in ' nrf5_SDK_for_Mesh_v5.0.0_src' , on nRF52 Development kit(pca10040). And i am provisioning the device using...
I have a production device which I have soldered an SWD connection from a Keil project via the nrf51822 DK (port 20). I can flash code to this production device, but I cannot...
I'm using a SPI with a circular buffer so i need to have an interrupt with low latency that reset the RXD.PTR when the buffer is full.
The SPI is used for communicating...
Since Zephyr’s official BLE sample code, his BLE central only supports one central to one peripheral So I refer to the BLE central multulink officially provided by nordic...
HI ,
My name is MOHAMED ALI SAIDANE from Tunisia , i've been working on my project of the last year eduction , i'm interresting about the concept of the module NRF24l01...
We are using a custom ARM board which runs Linux and has a UART interface to a nRF9160.
I'm not how to phrase this exactly so I will just describe what I would like to do...
Hi,
I am using nrf51 DK and MDK is keil5
SDK : nRF5_SDK_12.3.0_d7731ad
softdevice : S130.
when i load the code nRF5_SDK_12.3.0_d7731ad\examples\peripheral\twi_sensor...
I have used light_Switch example from nrf mesh sdk nrf5_SDK_for_Mesh_v4.2.0_src I like to get the client source address in nrf_switch_server what should I need to modify to...
hello Nordic
i am using nrf 52840 dev kit, sdk 16.0
i want to make a sampling of 2 channels at 32MHz rate. the data shell be passed to RAM via easyDMA, after every 4...
Hi, I try to change my MAC address, but return error code 8.
check error code 8 is :
So I try set the mac address after ble connected. and the function sd_ble_gap_addr_set...
I'm trying to drive LEDs using PWM on Thingy:52 and Zephyr OS. It works when I connect external diodes to GPIOs, but built-in LEDs are connected to I/O expander instead. ...
Hello,
I have an Android application that sends and receive data from a nrf52832 peripheral.
During a test for our device using a nrf52932 chip, 2.4GHZ noise is emitted...
Hi. I bought the BM832E development board and have not yet ordered the DK board.
It says that arduino uno rev 3 is compatible with it. Does this mean I can plug my arduino...
Hello,
I am using nRF52 DK development board. I'm having a problem when I load simple blink example . I am getting an error message Error: Flash Download failed -...