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 am working on the mqtt sample from ncs\nrf\samples\nrf9160\mqtt_simple. Mostly the nRF9160 connects to the MQTT server in the first attempt. But sometimes I observe...
Hello,
I work on nbiot evaluation and i try to send udp data from my basement.. I boot and attach network from ground-floor and when i'm on PSM mode im going on basement...
I want to run the board at 1.8V and run the uart and spi examples on my laptop. What should be my configurations and which micro-usb port shall I use to connect with laptop...
Hi,
I'm trying to send custom messages between server and client, based on the light switch example. I've modified button_event_handler and the client was able to receive...
Hi Nordic team,
I have an issue: I have to program/flash my mesh application together with softdevice140, mesh-bootloader and device settings page on the nrf52840 chip....
Hi everyone,
I am facing a kind of a strange problem. I want the system to enters system OFF mode when a certain pins goes to LOW. For that reason I have include code section...
I plan to use the nRF52833 or nRF52840 chip and as usual it needs a charger circuitry “PMIC” to charge the battery "Li-Ion"
Is there any special PMIC version recommended...
I'm using nRF52810 in a CR2032 battery powered device.
I use the DCDC mode to enhance power consuption. According to Product Specification in release 1.3 (and unlike nRF52840...
Hi,DevZone
I'm not Native English , sometimes can not express exactly, So, I'll provide a concise description about the question
1, platform: nRF52832_QFAA _E1, nRF5_SDK_13...
I used the NFR connect tool to install softdevice on the NRF52840 Dongle. I see noise about another tool to set up this kit in this forum; these are old. I forget what it...
Hello,
In our application, the central device will connect to one peripheral node at a time, collect the data, and disconnect it. There may be more than 30 to 40 peripheral...
Hi
I have two board nrf52833 along with the antenna array.
I want to implement Angle of Arrival.
I want to know from where can i start. any demo example
please me...
The global window in Nordic SES does not display the static global variables. I am probably missing something very simple, but I can't figure out how to view them when single...
At the very beginning of the program in the main function, my stack pointer is 0x20026390, although I expected it to be in the 0x20040000 area.
In this case, static memory...