Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
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 -...
Hi all!
Im still new to this and I'm trying to help a friend with a PCB design. We are using the nrf52832 and recreating the design from the reference circuit given in the...