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...
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...
Hi,
We are working to build our own SPI module code on nRF52832 in Segger IDE without Using SDK. But we are stuck at this point of error in core_cm4.h.
Unknown Type name...
i am trying to use flash to store and read data. I am able to do that when there is only softdevice and application. but when there is bootloader code get stuck. softdevice...
hello everyone,
In my application single central(ble_app_uart_c) scanning check each peripheral(ble_app_uart) Mac id which peripheral mac id defined by central established...
Dear DevZone community,
I'm developing a Mesh application using nRF52840, I'm developing with both the Nordic development kit (BOARD_PCA10056) and USB dongle (BOARD_PCA10059...
Hi,
I have tried changing the connection parameters (min and max connection interval) and looked into nRFGo Studio to see what the current consumption would be. In Column...
Hi Nordic Team/Fellow developers,
I wanted to understand how you guys made sure BLE stack/application is working properly? Like, how did you guys debug your application...
(SES + SDK15) Hi! I am trying to create an new firmware prototype based on ble_app_template_sample Until now I have a connectable firmware, with one service and several characteristics...
Hello, I have simple custom board with simple firmware. It's just nrf52811 advertising with 0,5 s interval. I'm considering to use Long Range advertising, but wonder how it...
Hello,
if I want to use the Nordic crypto library, I include all nrf_crypto_xx .c files. While compilation, I get in IAR an error:
"explicit type is missing ("int" assumed...
hi
i am using the nrf52832 board.
I am trying to build the ble_app_template code but i am geeting the following build error
.\_build\nrf52832_xxaa.axf: error: L6050U...
Hi, I'm using SDK15.3 on a NRF52840 chip and have some questions wrt to the peer manager and its ranking system. Once we bond with a peer, we print the full list of peers...
Hello
I currently use SDK 15.0.0 and write a program in SES. and use nrf52832(BLENano2).
I'm trying to merge BLE and fatfs examples.
After writing to the SD card in...
when ble central set BLE_GAP_IO_CAPS_DISPLAY_ONLY ,i find ble central no need to send the static passkey or send one wrong static passkey,ble central can connect ble peripheral...
Hi
I'm using SDK 15.2.0 SD 6.1.0
I'm using external RTC device and I am connected the external RTC 32.7k Hz output square Wave to XL1 and XL2 is connected to ground...