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...
The nRF5340 net-core examples (e.g., radio_test, hci_rpmsg) work fine with the 'west' build system. However, with SES, download fails with the error similar to below although...
I'm trying to narrow down the cause of a Softdevice assertion happening in S132 7.2.0 at PC=0x15810.
We set up a proprietary RF project which utilises parts of the SDK for...
Hi all,
I have a nRF52DK as peripheral and a nRF52840DK as central. I want to send data from the peripheral to the central with a data rate of 50 kBit/s.
I added a continuous...
Hi! Maybe I am missing some idea, but I wonder why Nordic prepared CSC Service for Server but there is no implementation for Client. I know there is RCSC, but I belive to...
Hey,
I try to build the bloud_client application in nRF Connected SDK v1.5.0 for Thingy:91.
I am using to build.
I am using it inside the directory
I also using before...
We are currently developing a family of products that will use Bluetooth and I am putting together the plan for the profiles for each product.
I have structured the profiles...
Is nrf5340 support only bluetooth hci_uart mode on cpunet?
I comping as following sample:
west build -p auto -b nrf5340dk_nrf5340_cpunet samples/bluetooth/hci_uart ...
I am using a 52810 custom board and the SAADC module.
It is used for sampling one analog input through AIN2 and the battery voltage directly by setting the pin to VDD
...
Hi,
We have chosen nRF52832 chipset for our product, I need to clarify that nrf52832 module can support for mesh technology? and need the pin details for master and slave...
Hi!
I want to use the N52840 without any external xtal due to very constrained space and no need for BLE in this application.
The idea behind is to use the same chip which...
This topic follows devzone.nordicsemi.com/.../why-having-nrf-connect---bluetooth-low-energy-open-makes-my-connection-faster-and-more-stable which was partially fixed (with...
Hello,
I would like to use Nordic SDK libraries (currently I'm using SDK 17.0.2) to read and write on a FM24CL16B I2C F-RAM.
This device has the following writing workflow...
Hello,
I recently used GPIOTE Events to manage Digital state changes and this is awesome. I would like to perform similar thing but when a PIN goes under/above a given voltage...