An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hello,
I use EV-board PCA10040 and run I2C demo on path nRF5_SDK_11.0.0_89a8197\examples\peripheral\twi_sensor\pca10040. I measured the current over 5.7mA .if modifing the...
Hi.
I've got little problem with the uart connection to one peripheral. It's a normal 2-line connection without HW flow control. I'm using app_uart_fifo. HW is nRF52 with...
Hello,
i have a problem with the PCA10040. I try to set up a ANT Transmit Channel.
If "ant_channel_init" is called from main everything works fine.
But if it's called...
Hello,
I am developing in NRF52 with SDK v11. Initially I want to use CMSIS DSP library for statistic and FFT functions. However, I read that CMSIS Pack is not supported...
Hi,
I wrote a functional firmware which has been tested and valited on a nrf51822 QFAA, but unfortunately I need more RAM to fit the requirements of my application so I...
In the Android version of the Master Control Panel I'm sure that earlier versions of it hid the 'Connect' button for non-connectable devices. It seems they all have it now...
I'm starting to get things moved over to Peer Manager in SDK11 and when I call pm_conn_secure I get NRF_ERROR_NO_MEM. When reading the manual it states that this error means...
I'm using sdk10, I tried the bonding feature using device_manager and it's working. but then when I perform DFU, the bonding information is erased. I can't modify the bootlader...
There's a note in the migration guide which says .. very ominously ...
Applications must not modify the SEVONPEND flag in the SCR register when running in priority level...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
Dear Sir
In nRF51822 xxAA (Ram is 16kB),
softdevice(s120) is using RAM (address: 0x2000_0000 ~ RAM_R1_BASE).
I think that SoftdDevice region is used, after sd_softdevice_enable...
Hello,
It just a diode drop away from 3.9 to 4.2, and 20% typical of a Lipo discharge, just wondering whether the IC design and process is really that tight. The nRF52...
I recently tried to add security features (encryption, no MITM) to my application, and I am using nRF Sniffer to verify. nRF Master Control Panel gives me the request for...