in my own 52833 system.
the same code and the same pcb. but one board can use uart0 well and another board find many charater crashed when uart0 is used.
and I find the...
Hi,
My VSCode extension is not working now. could you please give me some advice? thanks!
1.<Manange toolchains> could not display and select the toolchanis version
...
hi all
i want to use a chip antenna for nrf52840
but un data sheet there is not any sample layout or component details
for example i want to use this chip antenna
...
Hi Nodic support team.
Can i know which usb example we can use to modify to usb bulk application in nRF52_sdk_17.1.0?
1. nRF5_SDK_17.0.2_d674dde\examples\peripheral\usbd...
I want to pair my Oticon hearing aid with a Bluetooth LE audio/Auracast transceiver for streaming from laptop or mobile or TV to my hearing aid. It is a personal use case...
I am using the nrf52840 USB dongle, I flashed it with the OpenThread CLI and I managed to locate my PAN ID, Master Key and Channel from the separate thread/matter dongle for...
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...