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...
Hi,
Here is my previous ticket.
https://devzone.nordicsemi.com/f/nordic-q-a/83856/channel-interference-at-nrf52840
I haven't had response tho that's why I made a ticket...
Hi,
I am compiling the iBeacon example from Zephyr (nrf-sdk 1.9.0), with only one modification to increase the advertising interval to 5000-6000ms. I have a custom nrf52811...
Hi -
Is there a simple way to dynamically enable characteristics within a given service profile for a GATT server? For example, we are using the Fitness Machine Service...
Hello, I have a very strange problem with my nrf52-based custom board.
After a bunch of successful programming cycles I am unable to program the board again. The firmware...
hi support team,
how to select network manually, using “8.1 PLMN selection +COPS” or "8.16 Mobile network operator %XOPCONF", which command should customer use, and what...
I am trying to implement mesh with NRF SDK V17.
But nrf5_SDK_for_Mesh_v5.0.0.
When I build the light_switch application, I get the error "boards.h No such file or directory...
Product info:
NRF52840
nRF5_SDK_17.1.0_ddde560
s140_nrf52_7.3.0_softdevice
I am working on a product with a NRF52840 and SDK 17.1.0 and a cell modem. This product...
I'm having no luck in getting JLinkExe or nrfjprog to see my BMD-350 device on my custom PCB.
I have read though all the threads here that reference similar issues and...
Hi
Because the nRF52 SDK doesn't support scheduler server modeI and scheduler setup server model, but I need this model, and I don't know how to implement by myself, could...
As referenced in a previous ticket: devzone.nordicsemi.com/.../nrf9160-mqtt-simple-example-configured-to-talk-to-test-mosquitto-org-using-mutual-tls-on-port-8884 We are seeing...