Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
Hello,
I have a problem statement in which I have to generate a file for data that is received from UART communication and want to send it to the mobile application whenever...
Hello guys,
For last couples of Days, we were trying to connect with IBasis NB-IOT Network with nRF9160 DK.
But not able to connect it .Please see below Snap Short for...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
I want to send packet with different...
Hi,
In our project we are using the adc pin (p02) for batttery level measurement.
The analog dc signal from the battery is connected to p02 pin after the voltage is...
Hello,
Our peripheral device has no keyboard and no display.
Yet we would still like to have the most secured way of communication.
For our application, we don't like...
Apologies for the newbie question. Does this BLE Module need a separate antenna to be purchased? Or are you supposed to design your own with PCB traces? Some BLE modules have...
I want to avoid the soldering of the inside (Becoz of production isse) pins that's why I'm using all the outer pins of the ic. But the problem is RESET pin is inside so can...
Hello,
I am using UART_1 in my program to comminicate with other sensor. So the data is read from UART_1 and print to UART_0. Now I want to communicate with other sensor...
Hi, I am using BMD301 chip on my custom board which schematic i have shown below,I need to enable UART as well as nrf_log in my application. For this I am using SDK 15.3 PCA10040...
I am getting small power spikes but cant seem to pinpoint what is causing them.
The smaller spikes in between the transmissions. (The wave is clipped from the top so the...
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....
So with the errata in mind the RC oscillator has a accuracy of +/-500 ppm, while the XTAL on the nRF52 DK has a accuracy of +/-20 ppm. During the longest waiting period of...
I have your full eval board as well, I also have multiple NB_IoT sims from Vodafone but have not tried them yet. How do I get your Thingy:91 unit with your sim running please...
Hello,
I want to implement a data logger that will save events in an external flash (even if i think i will start with the FDS). My purpose is to identify some behavior...