This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
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...