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...
*** edit: Problem solved. My project file had build config set to "release", I had to change it over to "Debug".
Kindly close the case ***
I have an i2c program running...
Hello,
I would like to ask for guidance, as I am at the very start of a human interface device (HID) controller development, considering BLE nRF52840.
The use case I would...
Hello!
I am trying to get basic communication between two nRF24L01+ modules to work on Teensy 4.0's, but I am having trouble transmitting and receiving.
Here is the wiring...
Hello, DK:nrf52810
sdk:17.0.2
In my project i have to advertise accelerometer and gyro value through beacon so i have done with using https://devzone.nordicsemi.com/f...
Hi Nordic Mesh experts,
I'm testing for the BLE mesh using light_switch example based on nrf5 sdk for mesh and nRF Mesh APP.
From the printed info on the APP during connection...
So I now have nRF 52840 dk and I'm working through the secure bootloader example. I am using SES. (Windows).
So I built and flashed the the app and it looks fine, it has...
Using gdb watchpoints I was able to see that running spm_request_random_number() (which is executed in sys_rand32_get) changes content of first byte of backend_cb_log_backend_custom...
Hello DevZone,
I am working with a project whereby we use both the nRF52832 and the nRF52840 and what blew my mind is that Segger has absolutely no problem in downloading...
Hello Nordic, we are trying to develop a system using nRF52833 and want to reuse the xtal 32.768k and xtal 32M clocks for other purposes. For that, we need to know at the...
Hi,
Using SDK14.0.0, soft device: s132_nrf52_5.0.0
If Segger embedded used them use latest sdk as below, because sdk 14.0.0 has no support for segger embedded.
nRF5_SDK_17...
Dear Nordic,
We've faced with the issue on Zephyr Shell NUS module.
The captured reaction is just on 'Enter' press in terminal. It seems it has some kind of...
Hi, I've read about the comparator (COMP) integrated peripheral of nRF5340. It compares an input voltage (VIN+) against a second input voltage (VIN-). Can I manage for having...
Hello Everyone,
I am using the example ...\nrf5_SDK_for_Mesh_v2.2.0_src\examples\light_switch\proxy_server . Both the light_server and flash_page and flash_page_erase()...
Hi everyone! I need help with connecting lcd16x2 (lcd 1602) and microcontroller nRF51822. Due to the fact that, I can't find any information or library to make it work. Can...