I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Hi,
My sensor uses SPI communication and need 32.768kHz external clock pin FCLK , I connect 32.768kHz clock to XL1 and XL2 but my problem is which pin can I use it for...
Hi All,
I've integrated the flash routines from this example:
github.com/.../nRF52-fds-example
into my project, and am having problems figuring out the architecture...
Hello,
I've done this with an Arduino and 1Sheeld Bluetooth LE shield, but want to try with the nRF52 dev kit. Just looking for any starter code/examples/tutorials to help...
I have a piconet of 4 devices, where 1 device is a master and 3 devices are slave.
Communication continuously occurs between master and the slaves.
But then the master...
After looking at Nordic's Bluetooth 5 implementation for nRF52840 and other chips -- it appears that Bluetooth BR classic is not available. All I see is BLE and BLE functions...
We are working on a project using nrf52832 module and GPRS device. Here we are facing a challenge in updating the firmware to BL652 over GPRS and server.
nrf52832 is connected...
Hello, a quick rundown on the problem here:
New versions of Softdevices S140 corrected an error and now correctly ignores writing to cccd descriptor using write instead...
I have 4 devices communicating in a Bluetooth piconet, where 1 device is the master device and 3 devices are slave devices.
I want to time synchronize the 4 devices to...
Hi,
I'm using the S132 v3 and wonder about the impact of DLE on scheduling.
In the chapter on Scheduling in the softdevive specification is writen that multiple peripherals...
I would like to setup the just released RasPI demo using the Nordic-Thingy52-Nodejs repo
I don't have a dongle, but 4 PDK 52840 boards and 2 Thingys.
Can I still use 1...
I found that blindly configuring all GPIO pins can stop the LFXO and RTC counter. I am reporting this as: something to be aware of, not obvious to everyone. Not a question...
I am testing the nRF52832 in Rigado BMD-301 module. I am able to get to ~40uA when advertising ,UART enabled but not used and all other peripherals disabled. But as soon as...
I connect to my BLE peripheral device using NRF connect app. While in connection, if I switch my phone's bluetooth off and turn it back again and then try to connect to my...
Hi!
I'm using the nrf52 on custom prototype boards and the official development boards. We are using the ADC to read analog values and encountered unexpected behavior related...