Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hello. I am trying to implement stable connection between my nordic nrf5340 and Samsung Galaxy Buds3 earbuds. I did it based on ble audio example with two connections (one...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hello
I'm new in the world of nordic semiconductor and I've a little problem. I would like to transfer ANT+ data of a HRM Garmin in serial protocol to my PC. I use a nRF51422...
Hi,
I transmit a data packet to AP2, i wonder if it needs a sequence for resetting or not while AP2
initializing.
And, I send a packet data to AP2 by UART(AP2...
Hi Folks,
I'm experiencing a problem with the nRF8001 setup. After I send the last setup packet, I still receive:
0x03 (length), 0x84(CommandResponseEvent), 0x06(Setup...
I'm getting this error, but oddly it's coming up somewhere in the MIDDLE of my build, and not always the same point.
I have modified the HEAP size to be 0 as I don't do...
Hello !
I have just received the Evaluation Kit nRF51822-EK. I succeed to compile link and load the blinking leds example from my Linux box. I modify the example to use...
So, how do I control where my app is going when gdb pushes it to the device?
I'm using s110 6.0.0, no boot loader. How do I make sure my app is going to where the SD will...
Hello,
I'm trying to make use of the AES crypt code from the application level code.
Per devzone.nordicsemi.com/.../51822-aes-encryption-and-decryption-demo-code
...
I am planning to record some information in the flash of the nRF51822. This will occupy a large circular buffer (quite a few kb), and new data (in chunks of around a dozen...
hi,
i survey the Bluetooth again , i have some issue about the Connectable mode
Connectable mode.
i see the peripheral connectable setting :
PERIPHERAL :
...
Hi Nordic,
How many connections was S120(Central) can handle simultaneously?
Does S120(Central) can received the notifications from different peripherals...
Dear all
I notice that Gzaell could only send 32 bytes a packet. But I check register PCNF1 MAXLEN can be set over than 32 bytes.
Is there any way to increase overall...
Hello,
Is there a way to set the OOB key while using the master control panel windows software?
Edit: and if not, is there a quick method to test a peripheral's OOB...
Hello!
1)There is problem with nrf_ble_uart. On sdk 4.4 work well, but sdk 5.1 the same code is not working.
What changes were made in the sdk or maybe there is a ready...
Hi I have built a custom NRF8001 board and I'm debugging a problem.
The main microcontroller works fine (atmega32u4) but the RDYN line never goes low to start the setup...