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.
We are developing using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral.
I am creating a process to set the characteristic and send an indication using sd_ble_gatts_hvx...
Thank you very much for your help. I am currently working on implementing a PWM control function using the nrf52840. I would like to ask you about a build error that occurred...
I need to know in which case the SIW_DET pin is used. Does it depend on the version of the nRF9160 ? Then which versions ?
And is this detection function better in software...
Hello, guys!
I am using nRF51822 SoC with Zephyr. There is a need to configure multiple GPIOs as inputs, with the possibility to fire an interrupt on rising/falling/both...
Hi There,
I am working on a project based on nrf51822. I need to establish pairing the device with smart phone by clicking a button as confirmation on the nrf51822.
...
Hello,
I already fully understand how nRF5340: Network core bootloader working.
As I wondered in the title, I want to move the application firmware data of network core...
The project uses nRF5340. A signal is connected to P0.27/AIN6, and during "normal" mode the pin is used as an ADC.
Before going into sleep mode we would need this pin to...
Hello,
I am working on a project which is based on nrf52840 and Zephyr.
Current prototype uses Adafruit nrf52840 sense board with spi based display attached.
I am new...
Hi,
I experience a very strange issue with UART.
When I try to send data via /dev/ttyACM0 device it looks like the characters sent are buffered and sent only upon the...
Hi! I am in the process of trying to install the Asset Tracker on my Thingy91. I have got it to work with nrfCloud and I am now trying to configure it to use the AWS backend...
I am using the nRF52 SDK : nRF5_SDK_17.0.2_d674dde
- When data are all ASCII-Hex (0x30) the code working fine
- Now I try to optimize code by changing to binary data....
I have been using the nRF52-DK for while and it been good.
But when I accidental hold the "BOOT/RESET" button, the board now stop working. only LEDs is blinking (per sec...
I would like to ask if someone from India ever used Thingy:91? Which SIM card is used or where to get the supported SIM card? How to get it working in India?
In VS Code, when pushing the " Connect To RTT In nRF Terminal " button, a message shows up:
J-Link V7.20 Device Selection The selected device "NRF52832_XXAA_REV2" is unknown...
Goodday all
Im trying to drive some Neopixel LEDs with 52840DK SDK_17.1.0. and have been following this example. https://devzone.nordicsemi.com/f/nordic-q-a/70560/nrfx_i2s...