I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
My customer offered the P/N#NRF51822-CTAA to us, I tried to find informations on it, but on your data sheet I can only find code QF, CD, CE, CF, nothing on CT. Is NRF51822...
Hi,
I have question related with some parameters of BLE transmision.
Connection interval in my project is set to 10 ms. Peripheral sends a notifications whenever the...
I have the nRF52 dev board and a stand-alone Segger J-Link (not the one that's on the dev board) connected to the nRF52 through the Debug In header.
The firmware that gets...
I'm new to the NRF5182 and I am currently working on a device where I need to wait for the tx register to send all data before i continue the flow of the program. However...
I'm trying to port your eddystone sdk to GCC. At the moment it is already compiling, but when calling softdevice_enable I get 4 as error code. If I'm right, this means NRF_ERROR_NO_MEM...
Hi,
This time I am trying to work out the UART example.
I got it to the point where it is advertising, but the advertisement is wrong.
When I check with an Android...
Hi,
I have not yet experienced well on the design and development an application using nrf51 series. Your help will be very useful for my work. My question is as following...
Hi,
I have some problems with functions sd_ble_gap_disconnect and sd_ble_gap_adv_stop.
I got critical error when i try to disconnect or stop_adv and my phone is connected...
Hello,
In our application we don't allow bonding. Therefore I'm not allowing the application to send peer data to the bootloader using dfu_app_peer_data_set()...Therefore...
In NRF52-DK, I am currently working on NRF5 SDK 11.0.
In examples/peripheral/spi/pca10040/,
The master spi device is continuously sending "Nordic" string every 200msec...
I've submitted my product using nRF51822 chipset for Bluetooth certification. The BQE asks for QDID of proximity profile. Anyone knows about the QDID #?
Thanks,
Hello,
Is there a way to test packet corruption? My setup would be that I have my FW in nRF52-DK. Then I would test communication using nRF51-Dongle. I would like to force...
I want to connect two nRF51822-BKs and find their proximity. If one of the beacons go >5m away from the other beacon then one should beep/LED ON.
What is the best way to...
I have some troubles to understand the system clock functionality.
I am using a Module from Rigado which uses the nRF52 and has an external 32Mhz osc. on board.
In the...