Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
I am from a Chinese company which produce power supply, I plan to use your product and try to download the APP for my Android phone(Sumsung A8). However, I can't download...
Hi,
I would like to add DFU support to my product.
How can I protect from people producing/buying counterfeiter boards and flashing my software on these boards ?
Do...
Hi,
I implemented two services, now I have the following problem. Each service is working standalone, but when I put both together only the first initialized service works...
Hi
I'm trying to get an ANT example running on the PCA10028 but I can't make it work.
All supplied make files are for nrf52 based boards.
As I understand it, I need to...
I have tried many different initialize setting, however the ACK could not be received in pine 1 to 5. The PRX can receive all of the 6 pipes. It works for pipe 0 only. Would...
Hello, sorry if this is a stupid question.I'm using a nRF51822, SDK6.0.0 and S110 7.0.0.I want to modify ble_app_hids_keyboard
to be able to send Volumn_up/down keys to android...
Hello:
I am use nrf51822 to transfor data (BLE <->UART),i need a faster rate in ble , and i found a way in the zone,that to use BLE_EVT_TX_COMPLETE to send data, the send...
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...