Currently, it using the I2S at nRF52832.
I want to play the wave file,But can not play well.
So, I ask you for a check because there is the following question.
[Question...
We love the radio range of the Nordic bluetooth chips. I am looking to see if anyone is developing a long-range bluetooth pendant or wearable? if so, I interested in perhaps...
I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
Hi,
I use nrf51822 HID keyboard.
How to add a game-pad report as a second report in the ble_hid_keyboard ?
How to init the function hids_init() in SDK.
Thanks
Gamepad...
VPN Solutions are a guaranteed private network association constructed on top of infrastructure that is publicly available. vpn connection free Providers provide an alternative...
Hi all:
I stored some settings in flash in the address 0x00077000 and this address is got by the function of pstorage_register().
However this area will be erased by...
Hello there,
I've been trying to use embitz (the new version of emblocks) to program a nRF5188 but i always fail to compile the "ble_peripheral_hrs" exemple, i'm always...
Hi
I have a unit that is rather old and I want o update it to the latest softdevice.
In the unit there is a bootloader and softdevice version 6. Does anybody know if it...
I'm making progress, but still struggling to get the sample DFU built into NRF Toolbox to download successfully with my bootloader. Using hrs_dfu_s130_*.zip.
For this,...
I tried if there is a possibility that my device would brick if I interrupt the DFU process. notice that I'm using SDK10 with dual bank bootloader. I uploaded the app over...
I am going to develop on nrf51822 and the data sheet says nrf51822 is s110.
I want to load an example of sdk 11 but there is no example for s110.
I am a total newbie, so...
On the nRF52, does the TASKS_HFCLKSTART need to be trigger again after waking up from sleep, if the the HFXO was started before going to sleep? Or does the Clock control circuitry...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I have one characteristic which send data with indications, for each frame sent I wait for acknowledgement on case BLE_GATTS_EVT_HVC : before sending the next data
but...
I write a source code to test led and button driver. it's work with a loop but when add sd_app_evt_wait() to use low power mode of nRF52.
I suppose that I forgot something...
Hello,
i have one problem.i am working on the TWI using Handler.it is working.
but i have very strange issue regarding to the dereference the value.
please check in...
Hi,
I am facing some issue while working with both GPIOTE and SAADC. I have merged the GPIOTE and SAADC sample example sdk code into a new project but what I am facing is...
Hi,
I am using BSP for button detect. I wish to read the button Long Press of Different intervals. 3 Secs, 5 Secs etc.
Someone please help me achieving this. Some code...
According to the documentation in infocenter there should be three soft devices for the nRF52832: 132, S212, S332. I downloaded the nRF5 SDK and I can only find the hex file...