Hello,
I am developing a mesh solution when the nrf52840 USB dongle will act as an observer.
I am using the mesh sensor observer sample. I am able to build and flash...
Hi!
Is there samples for specifically make nrf54L15 show up as 2 mics for stereo audio source through bluetooth? My project require lot of development with mics and I...
Hi,
I'm attempting to restore my Thingy91x to communicate with my instance of nRF Cloud (I had removed the certificates previously to test out the connection to another...
Hi community,
I'm using the following setup:
nRF5340DK
nRF Connect SDK v2.6.0
B0 , upgradable secure MCUBoot, and application
Statically defined partitions in...
Hello guys good Morning,
I am currently studying the examples in the Nordic Dev Academy. I am in lesson 5 from the "NRF Connect SDK Fundamentals", and I managed to toggle...
Hi, I'm using nRF21540 with the nRF52840 as in your nRF21540-DK board. In one pin I use the same configuration of the board with the ceramic chip antenna, in the other pin...
Dear Nordic company,
I have question connected with nrf9151 chip. I know, that this chip contains two parts, ARM core and modem.
I am trying to understand of Serial...
Hi all,
I'm trying to implement two hex files into my processor, one application and one bootloader.
In nRFgo Studio I enabled 2048 bytes in the NUPP field to get a protected...
I've been working with writing and erasing flash. And somehow I can't flash softdevice 6.0 into the NRF51822 G0 chip with NRFGO. The error information poped up is "An error...
Hello,
For my application i need one central device collecting data from sensors. For central side i would choose for the nrf51822(s120), simply because it has high priority...
I know it was asked and I was searching but I didn't find a clear answer about that. I know that I can generate any random 128bit UUID for all my user services & characteristics...
Hello,
I am using nRF51422EvKit with Heart Rate Monitor example. Device is detected by PC (Windows 7) but in device manager appear "External Bluetooth device" with marking...
Hi,
We have a custom board with nrf51822 chipset, when i try to flash ble_app_proximity application through keil, it is giving advertisement, but i cannot able to connect...
I have a custom PCB and i have connected the MISO,MOSI,SCK,REQN and RDYN line from the nRF 8001 to Arduino. And uploaded your code of ble_uart_project.ino but nRF 8001 does...
Executing:
nrf_gpio_range_cfg_input(0, 39, NRF_GPIO_PIN_NOPULL);
I believe it will.
I know the range should end at 30 but I hit the wrong key when I coded it. So...
I have a characteristic that is 80bytes long which is sometimes read by the client using long read. I also want to send the complete attribute value when its state changes...
Hi guys,
i tried to find information about the differences in chip revision
nRF51822-QFAA-R7, NRF51822-QFAA-T and nRF51822-QFAA-G0 but i can't find the R7 or T type anywhere...
1.
Are there any other resources than RTC/WDT requiring 32kHz LFCLK, not listed in Table 28 of nRF51422 PS (i.e. Radio)?
2.
ANT stack requires LFCLK +-50ppm, so +-25ppm...
Hello,
I'm getting an exception while starting MasterEmulator Sample Programs. All indicated Dlls were copied along with .exe, windows ver is 7. the same error happens...
Hello all,
I would like to send Acc and gyro data just like health temperature over nRF8001. Which Service can I use? How can I create one?
Thanks for help in advance...
I have BLE Shield V2.0 and i want to change the device name from the iPhone. We can use nRFGO Studio to change the name from GAP Settings but this is only one time change...