Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hi,
We are using nRF connect SDK for developing the BLE Mesh application.
We want to use a sample application and modify the folder structure based on our requirements...
According to nRF51822/nRF51422 PS v3.1 table 34, current consumption can be decreased by executing code from RAM instead of from flash. How is it possible to execute code...
I found Note declaration at nRF52840_PS....pdf.
The Note is that "Do not enable DC/DC regulator without an external LC filter being connected as this will inhibit device...
Yesterday, 7th April 2021, Apple officially rolled out support for their 'Find My' network to third parties.
https://www.apple.com/newsroom/2021/04/apples-find-my-network...
Hi,
Using the below configuration settings "add new project " settings was enabled on UI but after compilation setting changes was reverted could you please suggest how...
Dear support team:
The customer says that the Bluetooth SIG Qualification Test requests the PICS & PIXIT parameters of nRF52805.
Could you have the PICS & PIXIT parameters...
I want to implement usb mass storage using FAT FS, However there is problem when is build the solution using this command line:
west build -b nrf52833dk_nrf52833 samples...
Hi,
I am using NCS SDK 1.6.1 want to create an executable over the NCS SDK static libraries
could you suggest concrete approach how to import the functions from the static...
Hi,
I am using nRF52832 development kit to connect to STM32L4 via UART. I flashed ser_s13 2 _uart binary to nRF board and porting the STML0 nRF driver package from here...
Hello Nordic team!
We are developing system on nrf52832 chip. Let me describe our system a little bit.
It is constructed out of the soft device 332, main application...
Hi
We are using nrf mesh Android code from GitHub and trying to get shared secret during the Provisioning Public Key PDU Process.
We are getting following error -(We are...
Dear friends,
I am not sure if it's the right platform to be asking this question but I thought this would be the place where I would find like-minded individuals. I am...
In the nRF SDK 15.2, I am using the function idle_state_handle() which has a macro NRF_LOG_PROCESS() which is defined in another header file as NRF_LOG_INTERNAL_PROCESS()...