GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
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...
Hey,
So I've been using the Verizon SIM card supplied by nordic with our nRF9160 dev kit. I never really new how the APN was getting configured because it just happened...
Hi, I have DK-52840 where the ATMEL ATSAM3U2C is the on-board debugger. I replace firmware via my J-LINK ULTRA+ JTAG through 10-pin connector on-board, I used J-Link Commander...
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/hardware_driver_pwm.html
Where are more docs like this explaining how to use the drivers?
Hello, everyone, I am a fresh guy using nrf toolbox to read UART (52832) logs. Now I installed nRF Logger and try to save the UART log file. Does anyone can teach me how to...
Greetings to all, I am trying to debug the PrnRF Connect Programmer with visual studio code, but I can not find a way to achieve this. They could give me a hint of how to...
we have a linux gateway with an nrf52832 connected via serial port. the gateway communicates with a modified connectivity HCI application on the nrf52. the gateway device...
Hello everyone,
I am using nrf24l01p. It works fine but some times gets hang, doesn't receive data at all. I am sure that this is not the problem of micro controller because...
I am using the original board. Crystal of 32kHz has not been mounted on this. So, I want to use the internal RC Oscillator. In addition, I use a hrs example of nRF5_SDK_11...
From the product spec, I can operate in either low power mode or constant latency mode. It is not clear how much (or what mechanism) compromises the latency when low power...
Hello,
I'm developing an application that is sending data every certain seconds in a mesh network and, in order to reduce the power consumption, I wish the node enter...
i am using latest version mesh sdk 3.1 .. i want to interface two boards and want to check the bidirectional using text message, example if client sending the hello message...
Hi,
How can I Understand why the nRF9160 is disconnecting from the network?
How can I read the modem trace bin file to understand whats going on with the modem ?
Hello,
Do you have a soft device that integrates both Bluetooth and USB on the nRF52840 ?
I want to program a firmware that uses both and I'm wondering if you have ready...
What changes are needed in SDK V15 sdk_config.h so nRF52832 can run on internal RC oscillator?
I am using the BLE UART example, nRF52832 with Soft device s132_nrf52_6.0...
I want to extend the list of known UUIDs with some custom definitions but I am unable to open the Open UUID definitions file.
I tried following the Adding UUID definitions...