Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
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?...