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...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
I develop ANCS success in S110,but in example ble_app_hrs_rscs_relay of S130 SDK9 .I don't know how to add the ANCS.I find S110 has ble_bondmnngr.c file,but in S130 dosn't...
quick-stop_2_with_soft_filter_NRF52_DK (1).hex I imagine that my question is just one from lack of experience. I apologize for that but I cannot find any information on the...
Hi!
I would like to use long button press to send device into sleep mode (using BSP module). Since button is tied to ground, when device goes to sleep mode, and when I...
I need to us an external RF amplifier that requires TX and RX control lines. I'm looking for a way to tell when TX starts to kick the unit into TX mode. I also need to know...
Hi,
We use NRF52832-based BLE module running serialization (SDK 14, softdevice 5.0.0) and STM32F407 MCU running application firmware on a custom board. The project is created...
Hello!
I am looking examples for nRF5_SDK_14.1.0 (For example - ble_app_eddystone )
I need read all attributes with ATT_Read_Blob_Req command.
I can read Device Name (0x2A00...
Hello,
I am using nrf 52832 and sdk 14.0.0. and i am using "ble_app_uart".
I am developing an iOS application.
Its purpose is character transfer.
I want to transfer...
Hello,
I did a quick test using 2 nRF52840 kits to measure the change of the RSSI value based on the distance and the used PHY layer.
For each test, I configured both...
I was reading through the documentation and it mentions you need;
One PCA10028 or PCA10040 development board for the client.
Three development boards or dongles...
Hi,
Is anyone successfully using MMD with the nRF52840 PVK, SES 3.3, recent SDK (e.g., 14.1.0) and S140 softdevice?
I followed the steps in this blog post both on Win10x64...
Hi.
Our company is designing a new device using the nrf52832 chip for BLE communication with other equipment from our Company.
Does the chip come with a factory preprogrammed...
Hi
We are developing ble peripheral application for the nrf52832 using SDK v13.0.0. and everything was working correctly until we tried ble connection with the iphone 7...
Hello Sir,
I have developed my application using nRF52832 chip with BLE connectivity. My device is battery operated and hence i am looking for WiFi chip with small size...
I have three questions about using AES CCM encryption by S132 timeslot API.
Is there an example value for the time request parameter in sd_radio_request(), when using...
I'm working with uart on the nrf52832 and I'm facing an issue related to the baudrate.
In this post a formula for calculating the baudrate given the register value is given...