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...
Hello,
I am trying to flash the nRF9160 application(merge.hex) which is created after build in an external board. The external board is from fanstel - BLG840F.
Couple...
Hi,
i've been trying to implement gnss functionality on my nrf9160dk board but it didn't work since i was doing it indoors, i've been advised to use an external antenna...
hi support team,
our ncs2.6.0 demo /samples/net/udp is supporting 7002dk, the demo works for 7002dk.
however it doesn't support 52840dk with 7002ek shield,i have modified...
Hi! We have a custom board and when ordering a new version we now get Errors on two of the 18 prototypes.
After trying on another machine with another JLink one of the two...
Hey, I have been trying to get to the root of additional current draw when crypto drivers are enabled.
Without the crypto drivers enabled the current draw between two advertisements...
Hi,
We are working on our manufacturing process that involves use of the nRF9160. I need a way to programmatically get the IMEI and ICCID in order to register the device...
I'm running a nRF52 device that's built on nRF5 SDK11, and it's remaining that way now due to regulatory reasons. My application needed to be updated to support bonding, and...
I have a nRF9160DK board running asset_tracker_v2 on a nRF9160 custom board. V1.7.0 loads and boots fine but when I use V2.5.0 the boot fails as shown below. The only change...
Hello, per the product specification, I see that the nRF52832 CIAA variant requires a shunt 1.0pF capacitor and series 3.3nH inductor.
Is this recommended regardless of...
I have configured NRF52840 as coordinator ,EFR1 (ENDDEVICE) and EFR2(ENDDEVICE) as end devices. These 3 devices are connected in network.EFR2(End device )continuously sending...
I would like to understand the issue of frequency offset calibration in RF signals, I have viewed the
Case ID: 309794
nwp_006.pdf
I would like to know if I can do...
Hi,
We are working on BLE MESH using nRF52840. We are trying to put nRF52840 into deep sleep mode. The deep sleep current is about 210 micro Amp. Further, the current is...
Hi,
I have a coap server/client system and when I send a provisioning request from the client I can see the server is sending the reply. But my 'on_provisioning_reply (...
Hi,
I'm using SPI4M on nRF53 and came across it's errata, but I didn't get where to call the workaround functions.
The workaround is to call the below line upon enabling...