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...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
Hi,
I'm making a custom board with NRF52840 and would like to confirm some schematic/layout considerations for things I couldn't quite find in other posts. I apologize if...
Hi Nordic Team,
I am using SDK 16.0.0 with Softdevice S132 version 7.0.1 on the NRF52832 and using SES v4.52c on Linux. I have managed to run and sucessfully execute the...
I use the following code to enable a timer that clears itself to loop continuously via the compare0-clear shortcut. (I then use other compares, PPI, and GPIOTE to output pulses...
Hi Nordic guys,
We just integrated the AGPS function using SUPL library with the GPS driver to accelerate the GPS fix time.
We tested our code with near windows environment...
Hi,
I managed to download the latest firmware on my thingy91 and it looks working properly on the LinkMonitor. Anyway, it stays always in searching LTE and never goes to...
hello everyone. We found a problem. when nrf52832 is working, after the core power supply is sudden short and release, the power supply mode is LDO and the current is about...
I have a device that has multiple NRF52832 modules
Is there any issues with setting the mac address of each of the modules to the same thing...
e.g. would there be any...
Working with SDK v16 (S140 v7.0.1) I get error code 0x10 (NRF_ERROR_INVALID_ADDR) when calling nrf_sdh_enable_request(). Setting into that function I see that the error code...
My application uses the nrf9160 in eDRX mode. I regularly have the problem, that when switching the modem to OFFLINE mode (same for POWER-OFF mode), the modem is not responding...
Dear all, I have a plan to use NUS service alongside with proxy Mesh. I tried to find documents about mesh performance with Nus service? Could you please give me more information...
I wrote two applications, and both will never know what application starts first. So I design a handshake that works something like this.
receiver
Set to receiver, look...
Recently I've been doing GPS field test using DK v0.9.0. I'm using chip antenna on the board and SUPL data.
modem fw v1.2.0 ncs v1.3.0
The result is
- Quickly fix a...
Hi all,
I am using the nRF51822 t develope a trasmission between the chip and my phone. Usually I want to send the data coming from the 8 ADC.
I am using the sofdevice...
Has Nordic provided a formula to calculate the average current using BLE based on the number of packets to send ?
My simulation on the Online Power Profiler for BLE just...