Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
Hello. I have a breakout board (SMARTMP3 VS1053) and it has also a slot for memory card, so I connect the wires (SCK, MOSI, MISO and CS) to my nrf52832, but it can't see the...
What is the recommended way to protect characteristic value from modification while it is being read by a client?
I have a test application with 500-byte long characteristic...
Dear Team,
is there a tutorial on how to start from scratch a project for zephyr nrf91? With all configurations and flags...
That would be great!
Thanks & cheer
O...
Hello,
We're trying to create a custom bootloader from scratch and we're struggling with a weird behavior. This is for the nRF52840 and the bootloader doesn't use the softdevice...
The SDK version is 15.0.0, SD 132, single peripheral conection.
the configuration:
this is how i request the timeouts:
With the timeouts of about 50ms and less, the...
Hi guys,
I tried to modify "configs.c" or ".config", modified CONFIG_GPS_SIM_TRIGGER_TIMER_MSEC = from 2000 to 10000 .
But the device still sends GPS data every 2 seconds...
Hi there
I have a design in production using Gazell at 250kbs on a NRF51822
I would like to update the design using a nRF52840 but it doesn't support the data rate that...
Hi,
We are looking for a consultant to help us port our product's ( https://www.ncase.io ) firmware from Simblee to the Nordic nRF51822 or nRF52832. Experience with Nordic...
Dears:
I test the uart dfu by examples\dfu\secure_bootloader\pca10056_uart
After I enter command like below:
nrfutil dfu serial -pkg Sena_app_uart_s140.zip -p COM5 ...
My project is Obj-C , and “ pod 'iOSDFULibrary' ” in my Podfile.
It worked fine until I upgraded Xcode to 10.2. There are some errors(about 100) occurred during project...
Hi all
I am doing multiprotocal from sdk15.3 and I am trying to add nrf_gzp.c, nrf_gzp_host.c, and nrf_gzp_host_nrf5x.c in to the project
after compile successfully and...
I was wondering, is it possible to suspend/resume flash operation in nRF52840 (internal flash)? Like flash erase suspend, and also flash write suspend/resume?
Thank you...
Hi,
Might be a silly question,
but is there a gattc equivalent of the "BLE_GATTS_EVT_HVN_TX_COMPLETE", ie a similar/equivalent event that gets generated when a central...
Hey, I am working on the proximity application on nrf51 DK. How can I get the bsp_event_handler to get triggered on a button multi press (such as pressing button 1 twice rapidly...
Hi,
Do you have support for mobility in Cat-M on your nRF9160? This is usually done in RRC connected, but i'm wondering if you are able to support it in eDRX as well?...