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,
We are currently helping one of our client develop a product using the nRF5340.
DK versions:
nRF5340-DK
PCA10095
2.0.1
Host OS:
Ubuntu 22.04.2...
I'm a beginner to nRF52840 board, and I'm currently doing the nRF Connect SDK Fundamentals . But I failed to build the Blinky Sample due to the following error:
I'm sure...
I am working with the module nrf5340-DK. I am searching for an example to use the QSPI with the onboard external memory, could you share an example? and the other question...
Hi,
We are planning to move with the nRF5340 + nRF7002 for our upcoming project. We have some queries related to power section which are, 1. can we an use the same power...
This one is throwing me for a loop. We have a very basic NFC component in our firmware that serves up a static NDEF file and wakes the MCU from a system_off state.
We have...
Hello All,
I am programming an nrf52480 using zephyr on a windows machine.
I am trying to write a bluetooth peripheral characteristic, ore specifically to the led...
When using two nRF5340 Audio DKs as bis_transmitter and bis_receiver respectively for the iso_time_sync sample, the iso_recv event is triggered.
However, in the respective...
Hi,
I use nRF52805 chip for BLE tag. FACTOR_MODE pin will be used for production stage. At F/W start point, F/W reads FACTORY_MODE pin, if the pin is high, F/W will enter...
I am trying to program nrf5340 using this command: nrfjprog -f NRF53 --program merged_domains.hex --verify --recover -r
It works fine if readback protection is not enabled...
Everytime I make a call to the usb_dc_ep_write function I get error -22 meaning invalid argument. I have tried everything I can think of. I tried sending a blank packet with...
Hi:
My environment is: nRF5_SDK_17.1.0_ddde560, keil, s113_nrf52_7.2.0_softdevice When using the ble_app_uart example, "Failed receiving NUS message. Error 0x04. " appears...
After discovering that MBEDTLS requires at least 48000 bytes of heap to function, I've had to desperately find some spare bytes to conduct a TLS session over WiFi using a...
Hi,
We move from ESP32 to nRF5340. The API is different. I search all samples and I didn't get the correct samples. Anyone can show me which sample is suitable for us? ...
Hi, I want to use nRF52832 for a product. I am a bit confused about the package selection. I need QFN package but there are many different versions available. Can someone...
Hi,
we are working on a device based on a nrf52840 using zephyr 3.2, which uses bluetooth low energy for advertising and for providing some services with some characteristics...