Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
Hi,
I have an issue in using GPIOTE_IRQHandler.
Let me give an explanation about our implementaiton.
we have nRF controller which is connected to STM32 controller...
Hi
Is possible to use GAP White-list to restrict connections without the bond manager system ?
Just by save the white-list with pstorage.....
for exemple, first open...
Hi,
I'm using S110 on PCA10028, I have problems with byte receiving on UART and can't make it work.
I can easily send and receive data over terminal using UART. I can...
Hello,
i use notifications with sd_ble_gatts_hvx. If I push a lot of data, are notifications overwritten or do they are fifoed ?
How to do a kind of flow control to...
So I'm just getting started with NRF51822 and BLE in general; I have built a simple prototype with the BLE Nano using Arduino+BLEPeripheral library. I have converted that...
Hello,
I've read that some devices (e.g. Nexus 4 and Nexus 7) notify only about the first adv. packets from connectible peripheral and the only solution is to disable continuous...
Hello
I am working on a proprietary radio protocol while dealing with a problem that I stuck at for 2 days now. I am managing to get the radio stuck in a TX state (NRF_RADIO...
Hi,
I would like to ask a question about the power consumption specified in nRF8001 datasheet:
the graph on page 40 shows that the average current consumption is about ...
uart not accepting my static passkey when i added dfu in my project. using ios app nrftoolbox.
programed soft device s110. programed dfu dual bank example project then uploaded...
hi i am trying to setup a connection with CP2130 with nrf51. i am using nrf6310 kit. i flashed the spi slave example into into nrf51. on nrf51 these are the connection pins...
I am attempting to wake up every 250ms using an app timer to manage some background tasks and update our BLE advertising manufacturer data if needed. However, once we enter...
this the origin code of offical,,,this some err?? help !!!!
static int8_t channel_port_alloc(uint32_t pin,nrf_drv_gpiote_evt_handler_t handler, bool channel)
{
int8_t...
Hello,
I am using nrf51822 and I want to get RSSI values as much quick as possible(around 20 samples per second) .
Previousely I used MCP and decreased the scan interval...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...