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...
Now that my application finally supports OTA DFU, I hit a new problem. Instead of nRF51822 starting the newly flashed application, some old version seems to start. Or at least...
Just a general plan not a detail one . like this: in the SD132 2.0.0 we will add the funtion of change the MTU up to about 150 bytes,at the approximate time 2016-4
I am testing the freertos port, based on the hrs example in the new SDK 10.0. I have run into an issue while using the uart during long transmission sequences (where the fifo...
The alpha release of the S332 is now available and I am just curious which example included in the 0.9.2 SDK would be the best jumping off point for building a new project...
I just realized that I have the nrf52 board (with nrf25832) which actually explains a lot but the end goal of my project will be using the nrf51822 (because the nrf52 chip...
Hi there,
I am using the nrf51-ble-driver_win_0.5.0 to communicate with peripherals via the PCA10028.
My problem is when I call sd_ble_gattc_write() in my Windows application...
Hello Everyone,
I am trying to add the pwm library in the button example in SDK verrsion 10 but app_pwm.c files showing this error can anyone letme know why this error is...
I use s130 based device as central to connect to my ios device, when connected, the central will issue a bond request, if user accept this request on ios device, the bond...
While using PPI and trying to use the first channel as a clock based PWM running on timer1 I noticed that whenever I use more than 2 PPI channels, the pin that is toggeling...
Hello!
I have multiple peripherals and multiple centrals. I'm trying to make one peripheral to connect only to one central.
I read a way to do this is by using whitelisting...
I’m attempting to use an nRF51 dongle with connectivity_115k2_with_s130_1.0.0.hex burned on to it. I’m using the dongle as a central, attempting to connect to a peripheral...
Hi, i try to add a passkey with "ble_app_uart".
I want to this thing.
If i try to use the master_pannel app to connect, peripheral require passkey.
no bonding.
...
Hi all;
I have a hardware question . How much is the discharge time of 10uF capacitor which put in the VDD pin of 51822 ?
When i use the formula of capacitor discharge...
I need to do this, A product ble and Gazell should be used. Switch bluetooth or Gazell mode by pressing the button, but ble and Gazell not used the same time.
When I switch...