Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi,
I put my nrf51 into power-on sleep mode by calling sd_app_evt_wait().
When I walk away with my mobile phone, the bluetooth disconnected and my nrf51 can receive...
Hi there,
I am currently working on a custom GATT profile for constant data streaming. I have to keep to GATT because I need multiple attributes to keep track of different...
Hi
I saw the Central and Peripheral example code has peer_manager in sdk 12.2 and BONDING_ENABLE in sdk10.
What are they does and where has document I can read.
If I...
From the Nordic errata [141] on NFCT not stopping HFO when going from activated state to sense state:
Workaround:
Power cycle the NFCT using the POWER register, then issue...
Hello.
EDIT: When I connect to nRF52832, Windows are not creating bluetooth serial com port. And Bluetoth Services are not getting.
How Can I do this??
Thanks.
Hi.
Is it possible for the NRF52840 to act as a USB host? or is it "only" a USB slave?
It would be awesome if we could connect a usb peripheral directly to the NRF52840...
I'm confused.
in other platform, i know flash stard and end adress ,alse page size ,i can read and write data directly.
But use pstorage mode as follows :
pstorage_init...
Hello,
I want to bring some data by UUID.
I know the ble_nus_init() can set UUID and I know it was set by sd_ble_uuid_vs_add().
But this way only change the UUID while...
Hello.
I loaded Soft Device and UART example on the board. Then I connected Nordic_UART through by Bluetooth.
And I want to add a virtual COM PORT on Win10. I entered...
I want to connect the nrf52 board to my nanoPI via cables/connectors, making a serial communication,
is there an example/tutorial for that?
It's worth mentioning that...
Hi,
Newbie question... I have latest SDK v11.0 and have built the ble_app_uart example (installing the s130 softdevice and app to my nrf51822. I can then power the nrf51822...