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 want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
I followed the "Getting Started Assistant" and can import and build the nRF9160 side.
SES -> Open nRF Connect SDK Project:
Works, "Build Solution" works, all seems...
nrfutil version 2.3.0 correctly fails with message " Application file not found." but incorrectly sets the return code to 0
nrfutil settings generate --family NRF52 --application...
I know it basic question but i need direct answer with numbers(exact voltage accuracy)
and i am very much confused to understand about adc output calculation please help...
Hello,
I'm attempting to enter System OFF mode via sleep_mode_enter() using a long press. However, I want to wake up from System OFF using that same button. The problem...
Hi to everyone,
I am having trouble establishing a network connection with NRF9160 Dk. I use a local SIM and according to the information I got from the provider, there...
Hi Nordic
I am using mesh sdk4.1 LPN example to develop a LPN product, we seems found that LPN's RF range will degrade large compared to common mesh node.
We want to try...
hello Nordic
i am working with nrf52840, sdk16, over the peripheral app_ble_blinky example
my system will go to sleep mode for 10 minutes each time, i wonder if there...
SDK: 4.1.0
Hi, I want to send change notification. so I writes below this.
Some buf_id has got failure in zb_zcl_ias_zone_set_status.
So I added loop which get...
Hi,
We are working on a board with nrf5340. We are running the nrf5340 in normal voltage mode. So, we have connected the VDD lines to 3.3V. Since we are using USB signals...
how can I put nrf52832 in the system on sleep mode on advertising timeout?
Currently, on timeout, the device is going in system off mode and restarting on interrupt.
Hello,
I noticed that you improved the hardware design in version 1.4. Is it still neccessary to use a bias tee for an external GPS? https://devzone.nordicsemi.com/f/nordic...
Hello, I am still learning about BLE devices and have a quick question regarding the Generic Access Profile. I understand that GAP defines 2 things:
The discoverability...
Per the notes on https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF9160-DK/Download#supl-c - "Highlight: Updated library made to work with the new modem library...
nRF52832 SDK 17.2
We are trying to get the packet loss/error information on a per channel basis. It is similar to what is being discussed in https://devzone.nordicsemi.com...