Hi all,
I am trying to decide what DK I should go for if I want to test out the BLE Direction Finding capabilities of the SoC.
I am interested in getting the nRF5340-DK...
Hello, I have been trying to install nRF Connect SDK v2.9.0 for 2 days. I am currently using Linux Mint 22 Cinnamon and git version 2.43.0. When I try to install it via toolchain...
I want to automatically reconnect to my peripheral (nrf5340 DK) from my central (phone) when there is an accidental disconnect (out of range) which I am simulating by resetting...
I'm having a lot of new trouble posting to devzone. I can not drag/drop files. It keeps suggesting "An error occurred. Please try again or contact your administrator." This...
Hello!
I threw away the Sparkfun board and replaced it with a nRF9151DK board; I'm hoping to get it work now, after trying for a year.
I'm using SDK 2.6.1 and 2.8.0; the...
example Matter_light_switch in vs code
version using nrf connect sdk -> v2.8.0
manage tool-chain version v2.8.0
nrf52840dk
getting error while building code
...
Hello,
I have a few questions about the nRF9151 DECT NR+ modem.
I see that from the docs that the max TX power is 19dBm, so it's a Class III device as defined in section...
Hi all,
I use the nRF2402 to do communicate with nRF24L01+.I have read the all the information from Product_Specification_nRF2402_2_2,
but I still know how to set the...
hello everyone,
i am studying about BLE i found that there are two types of advertising packet formats in LINK LAYER one format is there, in GAP one format is there, on...
Hello,
Is there a way to find out the currently used connection interval when configured as a server?
I only found the function sd_ble_gap_ppcp_get which provides the...
Hi,
I have created two proprietary characteristics with notification property to notify some data's using these two characteristics when some event occurs. I can able to...
Dear developer zone,
I am using nRF51822 with soft device and SDK 4.4.2
My device return an error on disconnection when the ble_bondmngr_bonded_masters_store function...
Hello,
I want to test my circuit using a CR2032 coin cell. Is there any way to jumper a coin cell into the supply on the nRF6310 and bypass the voltage regulator/RS232...
Hi,
I am curious what is the main difference between nRF8001 and nRF8002.One is for connectivity and the other is for proximity. However, I would like to develop an application...
i need a help with the attenna design. here is the eagle files, i'm not sure it is fine. i used a Balun BAL-NRF01D3 and my board thickness is 0.6mm. i need to know the copper...
I got the nRF51822 DK and tried hooking up the dongle. I am using Windows 7 32 bit. When I plugged the dongle into a USB port, there is a “JLinkCDCUARTPort(COM19)” added to...
Hi,
My device is always in bootloader mode, even if i flash the sample heart rate application it is not entering into the application. Actually, before it was working fine...
Hello,
I am planning to develop an application in which I need to do some image processing (probably using open CV libraries), and I would like to know if the nRF51822...
I see in the example code there is
#define FLASH_PAGE_SYS_ATTR (BLE_FLASH_PAGE_END - 3) /**< Flash page used for bond manager system attribute information. */
#define...
I'm using NRF51822 and I have some question about the ble connection:
according to BLE 4.0 spec, when Tsup(connection supervision time) reaches, connection lost is considered...
Hi
Do the latest sample apps (for example, Heart Rate) which do not required bonding behave as follows:-
make connection from iphone
enable notification
check...