Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
Hi,
I am trying to program my custom PCB using nRF 52 DK (I am using PCA10040 , nrf52382) as I have done countless times before. But suddenly embedded studio is giving me...
i have been able to make progress with this - so that now
- having updated nrfconnect and it's applications i have successfully loaded the preexisting hex file for ble_app_blinky...
Hi
I am using nrf52832 dk and nrf52 thingy for development. I am transferring audio data over BLE, but because of surrounding noise issue I want to implement low pass filter...
Hello,
I have ported my firmware from SDK Version 13.1.0 to Version 15.2.0. Everything is working smooth and fine now except one thing:
When I flash the firmware to my...
Hi Team,
I am currently working with nrf52840 dev kit. My requirement is sending custom messages indoors.
I have designed custom boards called Tags (nrf52840) with electric...
Hello everyone,
I want to fully customize the advertising and scan response data of my application because the current SDKv15 does not support all of the Advertising Data...
When I click on the Nordic Semiconductor NRF52840 product specification the page says that it can not be found.
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom...
Hi, I have an interesting problem with RADIO peripheral. I am trying to achieve the stable communication between nrf24l01+ and nrf52832, and I have it partially running. I...
Is there an example of simultaneous GPS and LTE operation available? I'm having trouble getting this working and wanted to ensure I hadn't missed anything trying to set it...
Hello,
We have developed a firmware based on nrf52832 that use Softdevice for the BLE stack, as a peripheral. So the advertising is made on channels 37,38 and 39 and once...
Hello,
Greetings !!!
I am working on nRF52832 having SDK 15.3.0, Windows 10 and Segger Studio IDE.
My query is, i want to restrict my nRF board connection to a particular...
Hello. I'm doing research for new project, regarding with BLE and WIFI capabilities to connect big amount of device to one host. I should choose between WIFI and BLE. I need...
Hi,
I would like to use PCA10031 to be a sniffer. It can't update and show as below figure.
I've also refer to discussion as below website to turn it into BOOTLOADER...