Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
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 ...
I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello,
I've been testing HCI_UART from Zephyr RTOS on nRF52840DK and own device which has nRF52840 + FT232R as USB-UART converter. Regarding the own device it's a circuit...
I am studying the beacon example provided in the SDK (The project is found in following directory C:\Nordic_semi\nRF5SDK160098a08e2\examples\ble_peripheral\ble_app_beacon...
Hello there, I'm developing a device who will use two NRF52832(ANNA-B112 Module). They will communicate as central and peripheral. But i'm facing a problem, i need to after...
I could decrease current consumption at v1.2.0, but couldn't at 1.3.0. 520uA flows in k_cpu_idle();
How can you do that?
Also, in v1.3.0, CONFIG_UART_0_NRF_UARTE is depricated...
Hello
Good day!
Problem: We have got a new nrf52DK, and in our application development we use GPIO interrupts (we have set up 4 gpio interrupts). Surprisingly the GPIO...
Hi,
I'd like to know the units of measurement of the data obtained by the environmental sensors of the Thingy:91 device. I have found no information on that.
Temperature...
Hi,
I am currently working with the asset_tracker example and sending information by LTE-M of environmental and GPS data. I wanted to know if there is any way to calculate...
Hi,
I want to test eddystone example with nRF52833.
The default project doesn't include PCA10100.
I am trying to create one, but it always stuck in the function nrf_crypto_rng_backend_init...
I believe from reading some of the existing posts that my JLink EDU mini programmer (with SWD connection) should work with the nRF51822 (it shows up as a device option in...
Hi,
I want to build a bluetooth central example of zepher to nrf52832.
I am using the command "west build -p auto -b nrf52832_mdk samples\bluetooth\central" to build the...
I'm using 51822 QFAC, SDK11 S130 2.0.0.
I'm able to write to flash using fstorage_write() below. But the problem is whenever I put a for loop after I call fstorage_write...
Hi,
I built a simple custom board with an nRF52832 ebyte BLE module with no added components except for the RST and DFU buttons, the serial wiring are the same pins (RX...
Hi,
I'm working on a BLE scanner which need collect data from the beacon's scan response packet.
As far as I test, the current mesh beaconing example cannot get the scan...
I plan to use nrf52840 in high voltage mode (connected directly to the power source via VDDH pin) with button.
And I plan to use voltage regulator with EN pin (with pull...