Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
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, our application uses a nrf52840 module and a nrf52840 dongle. ( sdk15.0.0) in the application.
The central sends data to the peripheral continuously on an event. When...
I am trying to do some power measurements on the nRF5340 using the power profiler.
As suggested in the guide here, I am removing serial support to reduce power consumption...
Provide your AWS credentials page for Asset Tracker Cloud Example for AWS mentions sub-accounts. There is absolutely no such thing as a sub-account in AWS. The page is totally...
Hi.
I've been working with the nRF52840 for a couple of months. I started working on SEGGER IDE, but I've found that it was quite difficult to understand the behavior of...
I played around with the SAADC sampling A4 pin. When I connect to GND, I see negative values sometimes. If I connect to 3.3V I see value 235/236 which is, what I expect. ...
I have 2 device gateway and nrf52840 board.
Can i get zigbee distance?? I think RSSI data is possible. Right??
If you can measure the distance between gateway and nrf52840...
Hello,
I am using nRF52833, nRF Connect SDK v1.4.2.
I have imported the Zigbee light switch, light bulb, network_coordinator build and test it successfully.
I have also...
I should not be asking this question here but it should be documented! SoftDevice s130.
A possible error I can get when executing sd_mutex_acquire() is NRF_ERROR_SOC_MUTEX_ALREADY_TAKEN...
Hi All,
Hardware: Custom Board (Buttonless)
SDK : 17.0.2
SD: 7.2.0
Support required: DFU Buttonless
We are able to successfully load and run the DFU buttonless...
I am using nRF52832.
Can I use NFC1/P0.09 as SCL and NFC2/P0.10 as SDA?
nRF52832_PS_v1.4.pdf states "The pin capacitance will be higher on these pins" in 4.3.2.
I am...
I posted one question in my earlier ticket about download firmware to our own device (nRF9160) through DK of NRF9160.
Now we are design the schematic of our own device with...
Dear Concern,
I am getting MCUboot build errors as shown in the below.
C:\Nordic\v1.5.0>west build -b nrf5340dk_nrf5340_cpuapp -d build_mcuboot bootloader/mcuboot...
Hi,
I have nrF52840 DK rev 2.0.1
switch to VDD, Default, SB40 is cut (confirmed by multimeter)
I have the PPK rev 1.1.1
switch DUT to DK
switch Power to DK
I...
Hi,
is possible use for DFU process as DFU server other device as development kit?
I will use it in street lighting but it not usable with development kit. I would use...
I have a couple of examples that work ok on 9160-dk and use SPI3.
However, if I try to use these on SPI1 or SPI2 I get a device not found error.
I am building with west...