Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
Hi, My Lord. When I run the example, I use short-name(BLE_ADVDATA_SHORT_NAME) advertising always "Fatal error",It's no use reducing payload.
On the other hand, how to add...
Dear experts..
I'm currently developing and testing nRF52832 application with nRF52-DK.
This are three questions about "actual" advertising packet length on air.
First...
1.HOW TO enable a node relay , friend,proxy or low power ability ?
2.if node A publish a message to a GROUP ADDRESS(0XC001) for node B( subscribeed this group address) ...
I looked at the nRF91_DK_User_Guide and it is very confusing to understand how to set up the board for current measurements. The figure says to solder SB44 and SB45 but the...
Hello,
As of today, April 17th 2019, I am using latest version of SDK and SES. I am using Jlink from nRF51DK and a nRF52832 module bought from ebay.
I tested several examples...
extern void bsd_recoverable_error_handler(uint32_t error) AND
extern void bsd_irrecoverable_error_handler(uint32_t error); Will return various error codes - is there a list...
I'm trying to use the NUS to send data over from NRF52 dev kit to the NRF Connect app. Using Putty for UART works fine. Now I adapted to read out ADC values from 2 ADC ports...
Hi, can someone tell me what chip this is and where I can find the data sheet? Or at least if this is a custom fabrication, what chip from Nordic is it based off of? Thanks...
Hello,
I am using ble_app_uart_c example for my nRF52832 based central application. I would like to modify Tx Power and MODE of my device.
As per datasheet, I should write...
I'm finding above examples in SDK example file. but, can't find.
where the perfectly tutorials?? It's too hard for me only refer to the library's code.
I cannot config...
It has possible to add iBeacon advertising structure to add ble_app_blinky example code. I'm implement connectable iBeacon advertising every 5second it's connected nrf connect...
According to some benchmarks shown here: https://www.novelbits.io/bluetooth-5-speed-maximum-throughput/ , I should be able to get a connection speed of around 120,000 bytes...
Hi,
could you please tell where can I find a table showing all the NVIC interrupt vectors?
I searched in the nRF52840 datasheet but I did not find something relevant ...
Hi,
I am using an nrf52840 on a custom board with the 6.0 softdevice and 15.0 sdk. The I2C bus is running at 400khz.
I am reading 4 bytes on the i2c bus. The initial write...