HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
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...
Hi everyone,
So I have using Zigbee and Thread SDK 4.2.0 for a while and I notice that some time there are some error like this
<error> app: ZBOSS assertion in file: 105...