I'm on lession 1 excersie 2 of the fundamentals course I built the Blinky Application. See below for a screenshot of build configuration. I tried to update the Thing 91 using...
I am using mcuboot with the child image functionality. my app should work for nrf52840dk and nrf5340dk. I want to set up the configurations so that for each board, the right...
Hello,
I'm currently using Visual Studio Code with the newest SDK, Toolchain and Plugin on MacOS and most of my applications are freestanding applications.
Now I want...
Hi,
I’m trying to use the SoftDevice Controller in peripheral-only mode on the nRF54L15 (using NCS 3.0.1), but I can’t get it to build with `CONFIG_BT_LL_SOFTDEVICE_PERIPHERAL...
Hi,
I want to add scheduler server to the mesh/light sample with nrf52DK, I change the element define like below:
static struct bt_mesh_elem elements [] = {
BT_MESH_ELEM...
Hi,
I’m working with an nRF52832 DK board that’s stuck in bootloader mode—LED 5 just keeps blinking. Here’s what we’ve tried so far:
Held the IF BOOT/RESET button...
Hello,
After I upload a new signed image to my device using MCUboot serial recovery (single image), MCUmgr Img_mgmt_client API
img_mgmt_client_state_read() always fails...
When I connect my ble mouse to the PC win8.1 , media button works normal.
When I power off and power on my mouse, it reconnected to win8.1 PC quickly, sensor ,left button...
I'm using the nRFgo motherboard (nRF6310 together with the PCA10004 Cpu board. I'd configured the nRF51822's Uart to 1 MBaud).
Is the RS232 level shifter (which is part of...
It's this will be work?
// Initialize the Bond Manager.
bond_init_data.flash_page_num_bond = FLASH_PAGE_BOND;
bond_init_data.flash_page_num_sys_attr = FLASH_PAGE_SYS_ATTR;...
Hello:
I need to ask you after the next programmed into how this routine testing 。(nrf51_sdk_v4_4_2_3355\nrf51822\Board\nrf6310\ble\ble_app_alert_notification ) The iphone...
Dear Developer Zone,
I am working with nRF51822 and IOS.
My device can only be connected to one central, so to one iPhone. To refuse connection from others centrals...
Hi all,
I've got some questions about the DFU OTA Nordic example (nRFToolbox):
What is available full stack update or profile update?
Firmware flow, does it need to...
Hi Folks,
I'm running into a problem with the pipes on my nRF8001. After I issue a Connect (0x0F) command, I receive:
CommandResponseEvent (0x84)
ConnectedEvent...
We have setup the RX and TX modes for ANT+ in Advanced Burst mode.
The setter function works (can confirm that by using sd_ant_adv_burst_config_set());
However when...
Hello,
I understand that S310 stack currently supports Ant+ and BLE peripheral. Is there any way to incorporate BLE central (S120) and Ant+ (S210) stacks on the same device...
Hi,
I have nexus 4 smart phone with nRF Master Control Panel application. How can i change the IO capability of the master device? I need to test the pairing process (passkey...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi There,
We are using two microprocessors in our project is kind of activity tracker which is stm32l (M3) with accelerometer, temprature sensor and SPI flash connected...
I'd like to start developing with the nRF51822, and have found the two kits supplied by Nordic, the nRF51822 Evaluation Kit and the nRF51822 Development Kit. What's the difference...
I am being told by a RF test lab that I need to provide a sample which has the following modes:
BLE "with modulation"
BLE "without modulation"
ANT+ "with modulation"
ANT...