Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
Hi everyone
We have a custom made board with NRF52832 chip. We are send it to FCC test lab and they told us the occupied bandwidth (OBW) is too small, 940kHz less than...
Hello,
has anyone tried new v1.1.0 for nRF6707? If I change the window size to more than original 2.0s, GUI becomes very laggy and it is very hard to stop the recording ...
Hello,
I've been trying to test DFU over UART which has been added in SDK13.1 but after following every resource I've found I always end up with DFU not working
The...
I found this question which partially answered what I am looking for:
devzone.nordicsemi.com/.../
Essentially, if I am creating a new project with my main.c file and...
Hi I am trying to design a custom BLE board using NRF52832 by following the reference layout.
I am new to RF design and I have got a few questions that I would really appreciate...
Hi
I'm trying to implement DFU in my project. So far, after I sending 01-04 to the control point characteristic(1531),I can get bootloader signal, to be exactly, i can enter...
Hi,
Can we interface a smbus based sensor with NRF51 or NRF52? The only difference between smbus and TWI is the minimum speed requirement which is 10Khz if I am correct...
Dearl all,
I want use the eclipse and gcc together to program the board nRF52840 Preview DK. I was following the tutorial devzone.nordicsemi.com/.../.
I followed the...
Hi,
I'm using nRF52832 with sdk 13.0.0(softdevice 4.0.2).
I had trouble to connect nRF52 and some android 7.0(or upper version) smart device.
I tested samsung galaxy tap...
Hi All,
I am trying to get the serial DFU working with nRF52832 development kit with SDK 13. I am able to get the bootloader flashed and have installed the nrfUtil tool...
since im working on sdk9... advertising program(hello world).i wanted to generate a random address .but i couldnot complete it sucessfully.can you please help me in providing...
Hi
I'm trying to create a DFU package for a SDK11 (insecure) DFU
For just the bootloader I have this syntax in my makefile
nrfutil dfu genpkg --bootloader $(OUTPUT_BINARY_DIRECTORY...
Hello all,
I started working with nrf51 series on mesh networking as i am new to this i want know whether the chipsets will come with preadressed? as it require to adress...
Hello,
recently I was going through this and the following statement concerns me:
First of all make sure you have a
recent Linux kernel installed (at
least 4...