I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hi,
I was trying to add buttonless DFU service along with NUS service. I used SDK v11. Taken the example ble_app_hrs, s132_with_dfu. And added my existing NUS service....
In my application when I disable NRF_LOG_ENABLED , HardFault_Handler() is getting called. To debug this issue I defined a HardFault_Handler() in my code and inserted a break...
Good afternoon all,
We have seen something with nrf51822 a little bit unusual that we can't explain and that maybe some of you have already experienced.
In main loop...
hi everyone.I have a question about the bootloader SDK11.0 ,I download the bootloader engineering modified to nrf51822 board, the nrf51822 can be advertising, but when I upgrade...
Those vias are not there to provide fixation but proper grounding, right? Because I just connected them all to GND.
Would be embarrassing if they shouldn't.
Hi,
Assume the internal FET(s) that bucks the voltage down for the DC/DC got stuck on. I would like to calculate the current through the DC/DC inductor when it reaches...
Hi, I'm designing a new PCB using nRF52832 and I'm wondering what is the way to programm it for the first time.
I'm connecting pins 25 (SWDCLK), 24 (SWDIO), 31(VSS to GND...
I found out that google fitness support BLE sensor: developers.google.com/.../ble-sensors
Does anyone have experience with using nRF52 as Bluetooth sensor for Google Fitness...
Hi
I use nRF52832 and SDK13 and Central Device project.
and my device has not bonding function so may I mask my central device pm_conn_secure call
here is my part of code...
Hi,
I got the nRF52840 preview development kit and I am trying to follow the quick start guide here:
link text
It works fine for me up to step 7, where I am supposed...
Hi
I have gotten a Nordic PCA10040 hooked up to a Sparkfun nRF52832 as described near the bottom of the page here: learn.sparkfun.com/.../nrf52832-breakout-board-hookup...
hello,I'm having a problem with the ANT application,I have two pieces of the PCA10040 board as a ANT connectivity board for a ANT application board.According to the instructions...