Hi
I have a beacon sending out some data, and I have already finish the TX side, I also want to have a RX side to receive the data, in addition, as there are many other...
Hello,
I am setting up a board configuration for my custom board and trying to get a bluetooth sample (heart rate profile) to compile using the board configuration.
...
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...
error:-559038737 ...line:1128 file_name:src\ll_lm.s0.c
And I can't find this file, so can somebody help?
Why this happen? How can I do to avoid this? It will cause reboot...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Hi
I would like to use the arm based energy micro MCU to update 51422 via UART
I've understood how the firmware update example with hci, but I need a set of hci api to...
Hello,
I in the nRF8002 data sheet it mentions a Programming tool for the nRF8002. Can you please send me the partnumber of this tool? Also, if a programming house wishes...
"Install the Master Control Panel and the nRF51822 Development Dongle (PCA10000)
Download and install the Master Control Panel from our website. Make sure to select...
Hi,
Been using nRF51822 before but on this new design I have an external MCU running the main duties.
I've been reading up a bit on both but would like to get some thoughts...
Hi nordic engineer:
I want to know the right process to delete the bonds when the device connected.
There is a button used for bonding. When it pressing by more than...
That means, that the nRF51822 is always allowed to send, but on it's receiving side, he could slow down the opponent side by using it's Rts line?
I now, I could archive that...
Hi,
I made simple command shell via UART. It works fine when I type commands in terminal by hand. But I run into troubles when BLE chip is fed from MCU that send characters...
When I connect my ble mouse to the PC win8.1 , media button works normal.
When I power off and power on my mouse, it reconnected to win8.1 PC quickly, sensor ,left button...
I'm using the nRFgo motherboard (nRF6310 together with the PCA10004 Cpu board. I'd configured the nRF51822's Uart to 1 MBaud).
Is the RS232 level shifter (which is part of...
It's this will be work?
// Initialize the Bond Manager.
bond_init_data.flash_page_num_bond = FLASH_PAGE_BOND;
bond_init_data.flash_page_num_sys_attr = FLASH_PAGE_SYS_ATTR;...
Hello:
I need to ask you after the next programmed into how this routine testing 。(nrf51_sdk_v4_4_2_3355\nrf51822\Board\nrf6310\ble\ble_app_alert_notification ) The iphone...
Dear Developer Zone,
I am working with nRF51822 and IOS.
My device can only be connected to one central, so to one iPhone. To refuse connection from others centrals...