Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
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...
Hello, I am working on a project which uses nrf52832 module ( https://www.seeedstudio.com/MDBT42Q-nRF52832-based-BLE-module.html ). I just want someone to review its circuit...
Hi!
I'm slightly confused with the documentation regarding softdevices S112 and S113. Among other differences, its noted that SD S113 does not support nrf52820 chipset while...
Hi, I have a custom board based on nRF9160 for which I created custom .dts following porting guide. It seems TX isn't sending anything (stay close to 0V) - config I have is...
I
I want to start a sample project on NRF 9160DK and I am facing some issues. I am following the link ( https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting...
Hi all,
I'm testing the ble_nfc_pairing_reference example from SDK 15.2.0
I have installed microECC and then run succesfully the application using Segger Embedded Studio...
Apologies if this has been asked a bunch of times but none of the posts I ran into were helpful. This is my first time working with a dongle of this nature so apologies if...
Hello,
i am using nRF52832 with Nordic SDK 16.0.0 and s132 7.0.1
in my project i have developed start and stop advertising API and added dis service in project
also...
Hello.
I need mqtt ble router running with android app.
infocenter.nordicsemi.com/.../iot_sdk_app_mqtt_publisher.html
https://infocenter.nordicsemi.com/topic/com.nordic...
We have recently ported a design from the nRF52832 to the nRF52840 using SDK 15.2.
During power profiling we have found the new design with the 840 chip is pulling more...
Hi,
In my project, there is a device lock up and I found the problematic point that a debug log using nrf_serial_write() in critical region.
I think it is not a good idea...
Hi there Devs,
My app is based on ble_app_blinky_c where I added a couple TWI sensors where check periodically every 10s and also scan for peripherals about every 10s...
Hello mates, Im trying to run this proyect:
nrf52-spi-i2c-master-ssd1306 ( github.com/.../nrf52-spi-i2c-master-ssd1306 )
I have the display and that kit development...
Currently I want to build the light_switch examples from the nrf5_SDK_for_Mesh_v2.2.0 on my nrf52832 dev board but this gives the following error "boards.h: No such file or...
I would like to know if Nordic has implemented software support for CryptoCell-312 (nRF5340) in the latest master branch?
Right now I am able to use mbedTLS "frontend",...