Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
I am trying to program an EBYTE 2G4M04S1B module. After connecting to the NRF-DK, in nRFgo Studio, I get the "No device detected, or readback protection may be set GUI", but...
Hi,
I try to implement the access to the SoftDevice functions in an application. I started with the TWI example and want to implement fstorage module from the SDK (SDK15...
The file components/libraries/serial/nrf_serial.c in nRF5 SDK is used for UART serial tx/rx and has support for timeouts. There appears to be a bug with use of timeouts. ...
hello,
I want to use the Nordic's smartCoap library(nRF5 Iot SDK v0.9.0) on my linux UDP,
I want to know if the Nordic's smartCoap library can really do this,
if can...
Hi,
nRF connect programmer can works with nRF52840,nRF52832 without problem.
I am trying programming nRF52810.
But, The read,erase all function always unavailable. ...
If I look in the schematic of the nRF52832 I see 3 VDD Legs (leg 13, leg 36, and leg 48), What is the leg number for the main power to the chip, that if I cut his power supply...
I am trying to rotate my oled screen 90 degree, but i couldn't.
I had surfing a lot for it, but still i have not perfect solution.
So please any one can suggest me or give...
Hey - I know there's no official support for C++ on this platform, but are there any other intrepid devs out there making this work?
I was able to build, flash and run my...
Hi All
I mount a NRF52810 minimum system for test BLE . It can works at no BLE mode , but don't work at BLE mode. The 32.768KHz clock works well . When I run a ble_app_blinky...
I use nrf52832 board, S132,SDK14.2 . I refer to some projects and nrf52 datasheet that indicate to use pin sensing mechanism( level trigger ) to wake up device from system...
We are using Nordic SDK version 15.2, and have successfully implemented many functions using the CLI API but are stuck on how to secure the CLI. We have a USB and RTT CLI...
Hi,
I am working with two nRF52840 DVKs and the 802.15.4 example "wireless uart" from the SDK v15.2.
I flash both boards, and both of them get initialized (LED1 ON). Then...
We program the nRF52840 with a Segger tool at 8MHz.
The programmation time for 400kB is 13s (0.5 erase, 2.3s soft device and 8s application).
When we reduce the frequency...
The customer's goal is to play a tone on an external speaker with a data rate of 11.05KHz.
The "default" demo code for the Thingy52 @ https://github.com/NordicSemiconductor...
Hi all,
I just migrated from sdk 14.0 to sdk 1.52, and now I'm running into a problem while testing my codebase with ceedling. When testing my delay module, which uses nrf_delay...