I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
Hello,
I'm developing BLE NUS and HID peripheral app with nrf52832 and 17.1.0 SDK. Using ble_app_uart and ble_app_hids_keyboard.
I would like to marge HID and NUS peripheral...
Hi,
I need to test the BLE of a nRF5340-CLAA and nRF21540 but my knowledge in this area is practically zero. The chip is already built in so I can't connect any cables,...
I'm wondering when pc-ble-driver-py will be updated to SDK API v6. The reason is I wan't to use nRF52840 with CODED_PHY. Any info on the timeplan would be appreciated :)
Hello,
I have met problem on net core when I moved my program which can be built on app core. I want to use bluetooth and spim, so I close the uart0. I get this error when...
Hey DevZone Community and Nordic Engineers :)
I'm trying to configure a multiple sensors board to BLE Mesh / COEX Mesh & BLE (If the solution you'd offer to the regular...
Hi, I'm triying to use the DWT->CYCCNT in a low level manner. But it seems to now work and I don't really understand why. I'm using the nRF52840 DK and the program looks something...
I have nRF51822 chips I would like to use for some small projects, but I would also prefer to use my current NCS workflow. I haven't found anything specifically indicating...
Hello,
I'd like to test Matter samples with my Apple Homepod mini and Alexa Echo devices.
Is it possible? I found some instructions in the CHIP repo on github ( github...
We’re trying to get PSM to work in Sweden. We can’t get it to work using the iBasis SIM. According to /cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47...
I‘m developing a light dimmer, I use Mesh Config Entry
to save light state as 16 scene in persistent storage, because the size of each state is 1024 byte, so the live value...
Good afternoon!
We are developing a BLE App that is communicating via bluetooth to a PCB board. The App uses the built-in Bluetooth module in our Windows laptops and the...
Hi everyone,
So I have using Zigbee and Thread SDK 4.2.0 for a while and I notice that some time there are some error like this
<error> app: ZBOSS assertion in file: 105...
Hello All,
I have few questions below:
- What is the efficiency of the embedded DC/DC converters in the nRF53 circuit? What is the difference in efficiency when the circuit...
Hello everyone,
In our custom tracking application for the nRF9160, I am connecting to nRFCloud through MQTT when needed. Either when sending a data, or requesting assistance...