app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
I would like to use the A/D converter to monitor the battery voltage and need to know if the 0.6V reference is generated with a bandgap or some sort of divider network.
...
Hi,
Next problem I've experienced is jumping processor to Hardfault state at sd_ble_gap_adv_start
with whitelist and BLE_GAP_ADV_FP_FILTER_CONNREQ .
In case adv_params...
Hi
Although I followed and got working eclipse Mars on win10 using this great @Vidar tutorial I am still having problem creating a new project under eclipse for any of...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I am developing a power aware TWI driver for 51822/422. All appears to work properly except when I simulate a bus fault by shorting SCL to ground or shorting SCL and SDA together...
Hi,
Firstly a warning I'm a noob in this area.
I'm seeing some strange events consistently returned from the nRF8001 over SPI. I have an example of the SPI traffic below...
Hi! I would like to get adc sample from two different channels at the same time on my beacon (nrf1822), using the same interrupt. Is that possible?I mean I can use ADC_IRQhandler...
Hi,
It's a very simple question, is there a simple way to check GPIO pin status. I just want to know at a given time if the Pin is High/Low. I don't think I need an ISR...
Hi, I just started working on nRF52 with Bluetooth, and I have some concerns about DFU and security.
I’m working on a product equipped with an nRF52 and a MEMS microphone...
Hi!
I am using the NUS service and I noticed that Android 6 (Marshmallow) will not go faster that 47.5 ms. Even iOS can go to 30ms. My target is 7.5.
Am I doing something...
Hello,
I am using nRF52832 with S132 and SDK_11.0.0. I am facing issue with using power fail warning POFWARN. below is my code snap.
void POWER_CLOCK_IRQHandler(void...
Hi All.
I'd like to know how to turn off or on shockburst feature.
After I set auto ack & retry count, Tx successful interrupt occurs, even though receiver device is in...
I'm migrating an app from SDK8 to SDK11 and I'm getting errors using TWI to communicate with my IMU (Invensense 9250). I first tried it on a nRF52 DK (Eng B) and then went...
I've either got a bug in my code or the JLINK connection is dying. Either way it's a real headache to pinpoint and discover how to resolve. Knowing more about extracting info...