Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
My laptop is running the latest macOS 12.4. It is a 2021 Macbook 14" with M1 Max.
I updated nRF Connect For Desktop and Toolchain Manager to the latest versions, then I...
to release more flash for homekit product, we want to change 2 Slot of B0 from the same size to diffrent size。 the smaller one run DFU code , the other run application code...
Hello,
Our customer use nrf52820 to make a ble hid dongle and the ble keyboard work well when connected to it. But when the keyboard is pressed the Capslock key, the led...
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
After repeated mqtt connection-disconnection processes,I have the problem of code -12 and it is impossible to connect with the MQTT broker after that, the issue is similar...
I need to confirm that for Bluetooth: Peripheral UART:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_uart/README.html#testing...
Hi,
I am using NCS v2 with VSCode on Windows 11.
I am using the jlink programmer inside a nRF52840-DK to program a custom board. Actually, two different custom boards...
Hi, I am currently evaluating the NRF52840 for our applications which will be deployed in underground mines across South Africa.
I see that Nordic has a good relationship...
We are controlling a brushless motor with the nRF52840. This motor has an integrated motor controller, feedback is only:
- Single Encoder Pulse (no A / B or even Z)
-...
Using SDK17.1.0, I need to manually force an event handler to run. But the event handler is part of the SDK and is declared static. Key constraint is that i cannot modify...
Seems like this issue has been happening to people for a long time.
I'm on V1.91, Mac, trying to open in Segger embedded studio. Fresh install, select open nrf connect project...
I'm working with NCS v2.1.0 and Visual Studio Code, I tried to build nrf/samples/bootloader but always:
warning: attempt to assign the value 'y' to the undefined symbol...
Hello,
Initially I was flashing software for peripheral_LBS by connecting Thingy directly through USB.
Later as per project requirement I tried to flash the code using...
We have a hall sensor with pwm output encoding the information in the duty cycle of pwm. Now we would like to read the duty cycle without the use of an interrupt, but solely...
Hi !
I am working on SDK 15.2 and on a NRF52832.
The others devices I will interact with are on BLE 4, so I can use only Legacy Connection mode for security.
I would...