I have problems with nRF Connect(Android, latest Version, no version number found) to find BLE devices with 2M phy, coded phy and extended advertising. So i am running nRF...
Dear Nordic Team,
I hope this message finds you well.
Some time ago, we asked about the migration from nRF9160 to nRF9161.
We want to ask the same question regarding...
I want to use the external flash on the nRF5340 DK using SPI as the board I'm developing for will not have QSPI. I used the littlefs sample which has a lot of the settings...
I have made my own NRF52832 Dev board as in the next image:
I received the board, and ICs and hand-soldered them in my home.
however, I am still a newbie in nRF SDK...
For the GetAssistanceData endpoint (POST /location/agnss), if we are using the x-custom-device-id header instead of a device token and registered devices, how can we view...
Hi there,
I was following the tutorial here https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-6-analog-to-digital-converter-adc/topic/exercise...
Hello,
I've modified some of the gazelle sample code and I've been testing the throughput. I am basically using all the default settings and I'm seeing throughput of 43Kbps...
I try to ACK payload mode by nRF24L01+,but not work well. show me a typical config register setting.
My target is transmit 10bytes and ACK payload 5bytes, as soon as possible...
Hi,
This error happend when I tried to install nRF51 SDK(nrf51_sdk_v4_3_0_27417.msi). The step is that. First of all I installed keil-MDK4.72 and than I installed JlinkARM4...
Hi,
I want to know how to do the OTA,so I refer to the device_firmware_updates project in SDK.Now I can use the command
line to program the bootloader.hex to 51822...
Hi, when I plugged in the PCA10000 USB adaptor the software said it had to update it. It ran through the whole process and then said it was restarting. That was it... it is...
Hi all,
I heard that S120 can work as the master for BLE some months ago.So When will the S120 be released?Could you have something that I can know the S120 share with...
Hi,
we are interested about the nRF51822 BTLE chip. We already wrote a BTLE stack (slave side only) for another chip (icytrx) and we would like to port it for this chip...
In my design, I have a SPI flash connected to the NRF51822. Additionally, the NRF51822 is connected to a separate microprocessor that needs to be able to access the SPI flash...
Hi,
I am trying to program the sample application given in sdk_nrf519_addon_v0.2.0-1.beta.zip file, and following the instructions in the readme.txt. However, when I try...
Hi, I'm just starting to learn my ways around the nRF5182 SDK, my goal is to implement a device with HID profile using this device. The device must work with Windows 7 (until...
I would like to profile some code execution time (moving between floating point and fixed point arithmetic). On the last Cortex-M3 I used, we had the DWT_CYCCNT register at...
Hi ,I am evaluating the nRF58122 for BLE devices.
The nRF51822 Can we use "Multi-drop debug" on SWD?
We will use together also ARM microcontrollers other, I want to know...
this is quote from AN36> 4.2 Set up
The nRF51822 Evaluation Kit is needed for this application example. However, it is possible to modify the
project to also work with...
Hi!
I know this might be a stupid question to you but still... I am not able to disable i.e. a timer0 cc(3) IRQ.
My way to enable it in first place:
NRF_TIMER0->INTENSET...