Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
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...