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...
Hello,
I am running into an issue with monitor mode debugging and am not sure how to fix it,. I followed the guide https://github.com/NordicPlayground/j-link-monitoring...
Hello,
After installing nrfutil,when tried to generate OTA file,getting error while running nrfutil pkg generate command.
Please go through the image attached and let...
I have an existing product that is using the nRF5 SDK 17.1.0 Bootloader. I have updated the application to use nRF Connect SDK 2.1.0. The new application also has an implementation...
Hello,
I'm developing BLE NUS and HID peripheral app with nrf52832 and 17.1.0 SDK. Using ble_app_uart and ble_app_hids_keyboard.
I would like to marge HID and NUS peripheral...
Hi,
I need to test the BLE of a nRF5340-CLAA and nRF21540 but my knowledge in this area is practically zero. The chip is already built in so I can't connect any cables,...
I'm wondering when pc-ble-driver-py will be updated to SDK API v6. The reason is I wan't to use nRF52840 with CODED_PHY. Any info on the timeplan would be appreciated :)
Hello,
I have met problem on net core when I moved my program which can be built on app core. I want to use bluetooth and spim, so I close the uart0. I get this error when...
Hey DevZone Community and Nordic Engineers :)
I'm trying to configure a multiple sensors board to BLE Mesh / COEX Mesh & BLE (If the solution you'd offer to the regular...
Hi, I'm triying to use the DWT->CYCCNT in a low level manner. But it seems to now work and I don't really understand why. I'm using the nRF52840 DK and the program looks something...
I have nRF51822 chips I would like to use for some small projects, but I would also prefer to use my current NCS workflow. I haven't found anything specifically indicating...
Hello,
I'd like to test Matter samples with my Apple Homepod mini and Alexa Echo devices.
Is it possible? I found some instructions in the CHIP repo on github ( github...
We’re trying to get PSM to work in Sweden. We can’t get it to work using the iBasis SIM. According to /cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47...
I‘m developing a light dimmer, I use Mesh Config Entry
to save light state as 16 scene in persistent storage, because the size of each state is 1024 byte, so the live value...
Good afternoon!
We are developing a BLE App that is communicating via bluetooth to a PCB board. The App uses the built-in Bluetooth module in our Windows laptops and the...