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...
Hello I am developing a prototype with the Thingy 91 that allows to have the default log in the UART0 <-> USB and collect the data of a sensor through the P6 expansion port...
I have a custom board using NRF52832 which communicates with a BMI160 accelerometer/gyroscope chip by SPI.
I have been developing in Segger Embedded Studio (v5.10d) in debug...
Is the nRF52840 sniffer is support to capture, decrypt and analyze the mesh specific data?
currently, BLE based sniffers can only able to saw a advertise data without any...
I am receiving an unexpected warning from nrf_atfifo_item_get that reports "Get failed - no item in the FIFO." This occurs when I start advertising using
void advertising_start...
Dear, Nordic.
I am developing with nrf52832.
I want to evaluate the characteristics of each version of BLE on specific hardware.
What I want to know is how to implement...
Hello all,
I am using the example \ examples \ ble_peripheral \ ble_app_uart Right now I'm having a problem that I cannot use FDS. My fds_event_handler I never see case...
Hi
NRF52810
SDK 17 SoftDevice S112 V7.0.1
We have migrate to nRF5_SDK_17.0.0 from nRF5_SDK_15.3.0_59ac345
Central on chip nrf52832 has migrated successfully
...
Hello Everyone
I have an Interrupt Signal at 8MHz after which I need to execute some stuff. I set up an Interrup on an GPIO Pin to test it but at around 4MHz the nRF5340...
I develop a pcb based on the n52832 chip, when the reference of the chip is n52832 qfaae1 all works good, but when i use the n52832 qfaab0 chip it's unprogrammable.
i'm...
Hello
I want to test the nrf52DK board by connecting it to the battery. However, the reset button does not work when only the battery is connected.
To activate the reset...
Hi,
I have three nRF52 DKs,instance is “ nrf5_SDK_for_Mesh_v4.2.0_serial”。When I send commands from PC (UART) to DKs ,DKs running well,but often no response from DK (UART...