I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi there,
Any help on setting up gcc compiller to use with bbc microbit? And a simple example?
I know I can use the mbed platform to program it (among others)... but...
I just setup Keill uVision V5.21 with nRF52 DK. I was able to flash the ble_app_uart example onto the board. When I realized that I missed out the softdevice, I just drag...
Hi everybody,
I am designing a beacon that works with s130 and can act as peripheral or central. This beacon has two custom services, and can connect to two different devices...
Im using sdk 11.0 and s130
When i add pstorag codes to my project which has bluetooth communication ,it does not work
I wanna send data to flash and i wanna read it
What...
Hi!,
I'm trying to migrate my app with one Service and two Characteristics from SDK11 to the SDK12.
I'm using ble_app_uart as template but when I initialized my custom...
I have custom board with NRF52832_XXAA , which I was able to (re-)flashed or erased before, but now this does not work anymore, probably after uploading some buggy code.
...
Dear Nordic Team,
Currently i am trying Beacon Observer,Please suggest sample code for my application. It is non connectable beacon. I am using SDK 11.0
Thanks in advance...
Hi all,
I would like to share a post about Zephyr and Nordic nrf5x.
Cheers,
Marcio Montenegro
[https://www.linkedin.com/pulse/bbc-microbit-meets-zephyr-marcio-montenegro...
Hi!,
I get this error when I try to compile the project:
Compiling file: ble_conn_state.c
Linking target: _build/nrf52832_xxaa.out
/usr/local/gcc-arm-none-eabi-4_9...
Hello,
I want to measure a frequency of a PWM signal like this:
GPIOTE-Event --> PPI --> Timer1-Capture-Task
So every time the event occurs, the counter value is...
good time dear Engineers!
I have to create the GATE IoT SERVER on nRF52, the features of the SERVER:
HOLD up to 3 CONNECTION to PERITHERAL
(3 sensors) while its...
Hi
I'm using nRF5_SDK_12.0.0_12f24da and s132_nrf52_3.0.0_softdevice to do the OTA. What I do as follow:
Generate public & private keys
nrfutil keys generate...
Hello,
I'm a beginner in Nordic ble.
I explain my question as following:
Currently, I'm using a platform integrating several ambient and motion sensors(Temperature...
We have designed a custom BLE module by taking the NRF51DK as the refernece.We have also given provision for the Antenna connector and the Antenna design is same as the one...
Hello,
We would like to extract the SoC to be used in our customized PCB design to communicate with a phone app via BLE. I wonder if there is a module that can be integrated...