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...
I am in the initial phases of porting an arduino project using the NRF52832 to the Nordic SDK (14.2 for the moment) and am running into issues when using TWIM and an event...
Hello
Im trying to figure out where the health model client sends the health messages. Ive tried doing prints in all of the send methods in health_model_client.c but not...
Hello,
I'm having an issue when I try to connect to my device from an iPhone X. I'm using SD132 v6.0.0 on SDK 15.
The phone tries to connect and then it times out. All...
Hi!
After connected and get log info "Connected." I start bonding:
but there is no any success message.
Therefore nRF52 SDK15 can't to made secure bond.
Why?
Hi,
I'm using the light_switch example to implement mesh. How do I display the RSSI value of server on rtt viewer when the client receives the server status?
Regards,...
Is it possible to modify BLE_CONN_CFG_GAP after the softdevice has been enabled? I want to be able to set the event length on start up based on a setting stored in flash with...
Hello everyone, I am looking to make a small tracker using nRF52832 chip. Can anyone please suggest me a board and a coin cell having very small dimensions so that my tracker...
I am looking for a solution to create a very low latency (<10mS) audio link for continuous streaming.
Is the proprietary mode on the nRF52 series able to do that?
Is there...
hi
In Provisioner
in function app_default_models_bind_setup()
check the following lines
/* Bind health client to App key, and configure publication key */ ERROR_CHECK...
Hello,
I am creating a project through the MultiLink example.
One problem occurred. If the device is attached to NRF52DK, the connection will be disconnected immediately...
Hi,
I am running nRF5_SDK_15.0.0_a53641a\examples\peripheral\usbd_hid_composite and find it can work in standalone mode. However, if I go to Keil or IAR debug session...
I created mesh networking using mesh SDK v2.0.1. And I have connected mesh to PC and smart phone.But it's a pity that the client can't receive the servers' RSSI (although...
Hi,
Need ESD protection recommendation for NRF51822.
While testing nrf51822, we noticed that when SWDCLK gets static dicharge over 900 V, nrf51822 reboots and current...
Hello,
I've been researching how to go about programming our devices on the production line. Most of the threads I've seen suggest two options: either to order them pre...
Hello,
which is the best solution for programming multiple nRF51822 using a Segger programmer ?
We have to produce a lot of BLE tags and i'd like to automatize programming...