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...
Dear Nordic,
When testing the DFU process, I noticed something unexpected. We are using the secure DFU USB bootloader, with forced dual bank updating. I'll attach both the...
I am using ibeacon format for my device. The specification says to include the RSSI value calibrated at 1 meter in the payload.
Can you please tell me how to find out...
Hi,
We managed to integrate both normal BLE and mesh stack onto our working prototype, powered by nRF52840. So far, it is working well. We are trying to further maximise...
I am using the NRF52840 controller to connect BMD101(ECG sensor) uart based having a baud rate of 57600.
Note: Using UART peripheral example on SDK17
I am trying to parse...
Hi
I've problem on my design when I use voltage translator to communicate with sensors. Can you guys see pictures below:
1.nRF52840 using 3.3v:
1.nRF52840 using...
Hi all.
I want to send my packets in the negotiated time interval.
I sat the NRF_SDH_BLE_GAP_EVENT_LENGTH to 6.
The negotiated TI is 36 ms.
the results are
1- the...
Hello to all,
(If "TLDR" go to "### TLDR ###" in the bottom of the page, where you'll find the straight questions without all the context... ) Me and my team are using the...
Hi,
I noticed that the value raw_uuid_len in function ble_advdata_uuid_find() in module ble_advdata.c is fixed at the value UUID128_SIZE.
So the function can only find...
Hi, I am new to NRF and segger embedded studio.
So I want to send temperature sensor data connected with nrf52840 DK to the Murata1_SC device using UART.
The data will...
Found a potential "weirdness" with the mergehex utilty. When merging hex files containing code, dont seem to have an issue. Recently I was using mergehex create a full programming...
Hello Team,
Can you please confirm if we can use the crypto API to do AES encryption/decryption. Can I use it in non secure app and in application and not in bootloader...
Hi,
We want to make some BLE application for nRF52840 on Thingy:91. Referring to PCA20035 schematic, there are some spare pins which we assume is available for GPIO as...
Hi, we have a product (NRF51 SD8 S110 RBCMesh) on the market that craches about once per year the line that asserts is line 189 in src\\soc_radio_timeslot.c (your code) and...