Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
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...
Hello.
I've got problem with properly build example SPIM3 code. I took blinky example, added code from nrfx_spim example, set SPIM3 in sdk_config.h, add nrfx_spim to project...
Dear all,
For the purposes of the application that I am currently developing, I would like to operate the nRF52840-DK with an external power supply. From the DK's user guide...